summaryrefslogtreecommitdiff
path: root/etc/refcards/calccard.tex
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2009-02-14 03:34:37 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2009-02-14 03:34:37 +0000
commit18a56945f6bb8dc2604f991e8d049e24fcdbd7df (patch)
tree5f9678d8a3b87d6a513b7d14d0c0d45f75cd1000 /etc/refcards/calccard.tex
parentfe6dd7e2ed04cad3db0428529ef6c36cf7b34194 (diff)
downloademacs-18a56945f6bb8dc2604f991e8d049e24fcdbd7df.tar.gz
Update version number. Mention Maxima mode.
Diffstat (limited to 'etc/refcards/calccard.tex')
-rw-r--r--etc/refcards/calccard.tex22
1 files changed, 11 insertions, 11 deletions
diff --git a/etc/refcards/calccard.tex b/etc/refcards/calccard.tex
index e9457305bf8..8286092b655 100644
--- a/etc/refcards/calccard.tex
+++ b/etc/refcards/calccard.tex
@@ -64,28 +64,27 @@
% UUCP: mit-erl!gildea
% Internet: gildea@stop.mail-abuse.org
-\def\versionnumber{2.1}
+\def\emacsversionnumber{23.1}
\def\year{2009} % latest copyright year
-\def\version{v\versionnumber}
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
- Permissions on back. v\versionnumber}}
+ Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
-\centerline{designed by Dave Gillespie and Stephen Gildea, \version}
-\centerline{for GNU Emacs Calc version \versionnumber}
+\centerline{designed by Dave Gillespie and Stephen Gildea,}
+\centerline{for GNU Emacs Calc.}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
-For copies of the GNU Emacs Calc manual, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-MA 02110-1301, USA.
-
+%For copies of the GNU Emacs Calc manual, write to the Free Software
+%Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+%MA 02110-1301, USA.
+%
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below
@@ -278,7 +277,7 @@ MA 02110-1301, USA.
\title{GNU Calc Reference Card}
-\centerline{(for version \versionnumber)}
+\centerline{(for GNU Emacs version \emacsversionnumber)}
\section{Starting and Stopping}
@@ -378,7 +377,7 @@ Here \S{n} is the $n$th stack entry, and $N$ is the size of the stack.
\stkkey{TAB}{swap \S{1}\swap\S{2}}{roll \S{1} to \S{n}}{roll \S{n} to \S{N}}
\stkkey{M-TAB}{roll \S{3} to \S{1}}{roll \S{n} to \S{1}}{roll \S{N} to \S{n}}
-With a 0 prefix, these copy, delete, or reverse \S{1..N}.
+With a 0 prefix, these copy, delete, or reverse the entire stack.
\section{Display}
@@ -563,6 +562,7 @@ Variable names are single digits or whole words.
\key{``Big'' display mode}{d B}
\key{C, Pascal, FORTRAN modes}{d C\, d P\, d F}
\key{\TeX, La\TeX, eqn modes}{d T\, d L\, d E}
+\key{Maxima}{d X}
\key{Unformatted mode}{d U}
\key{Normal language mode}{d N}