boilerplate.tex.in
来自「python s60 1.4.5版本的源代码」· IN 代码 · 共 18 行
IN
18 行
% Portions Copyright (c) 2006 - 2007 Nokia Corporation
\author{}
\authoraddress{
\strong{Nokia}\\
% Email: \email{python-docs@nokia.com} % not in use currently
}
\date{12 June 2008}
${{!
def latexquote(s): return s.replace('_','\\textunderscore ')
}}
\release{${{latexquote(PYS60_VERSION)}} } % software release, not documentation
\setreleaseinfo{ } % empty for final release
\setshortversion{${{PYS60_VERSION_MAJOR}}.${{PYS60_VERSION_MINOR}} } % major.minor only for software
\newcommand{\productversion}{ ${{latexquote(PYS60_VERSION)}} }
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?