(\versionemacs, \versionyear): New defs.
This commit is contained in:
parent
b041770369
commit
3ba34ed88b
1 changed files with 6 additions and 4 deletions
|
|
@ -68,7 +68,9 @@
|
|||
% e.g. in the TeX Live CD).
|
||||
|
||||
\def\versionnumber{2.2}
|
||||
\def\year{2007}
|
||||
\def\versionemacs{21}
|
||||
\def\versionyear{2006} % last update
|
||||
\def\year{2007} % latest copyright year
|
||||
|
||||
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
|
||||
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
|
||||
|
|
@ -77,7 +79,7 @@
|
|||
\def\copyrightnotice{
|
||||
\vskip 1ex plus 2 fill\begingroup\small
|
||||
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
|
||||
\centerline{v\versionnumber{} for GNU Emacs version 21, 2006}
|
||||
\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, \versionyear}
|
||||
\centerline{designed by Stephen Gildea}
|
||||
|
||||
Permission is granted to make and distribute copies of
|
||||
|
|
@ -267,11 +269,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
|
||||
\title{GNU Emacs -- Referenèná karta}
|
||||
|
||||
\centerline{(pre verziu 21)}
|
||||
\centerline{(pre verziu \versionemacs)}
|
||||
|
||||
\section{Spustenie Emacsu}
|
||||
|
||||
Pre spustenie GNU~Emacsu~21 napí¹te jeho meno: \kbd{emacs}
|
||||
Pre spustenie GNU~Emacsu~\versionemacs napí¹te jeho meno: \kbd{emacs}
|
||||
|
||||
Ako naèíta» a editova» súbory sa dozviete ni¾¹ie v~oddiele Súbory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue