X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/093571c374d671607c822dd2e5bedb2ac877ea91..21733e4f154f8830fa568a347a0d6dbd59793c2b:/etc/refcards/viperCard.tex diff --git a/etc/refcards/viperCard.tex b/etc/refcards/viperCard.tex index 9db150e9c0..2e1203a210 100644 --- a/etc/refcards/viperCard.tex +++ b/etc/refcards/viperCard.tex @@ -1,28 +1,17 @@ -% ViperCard -- The Reference Card for Viper under GNU Emacs 21 and XEmacs 20 -%**start of header -\newcount\columnsperpage - -% This file can be printed with 1 or 2 columns per page (see below). -% Specify how many you want here. - -\columnsperpage=2 - -% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for -% a landscape layout. +% ViperCard -- The Reference Card for Viper under GNU Emacs and XEmacs -\input pdflayout.sty -\pdflayout=(1) +% Copyright (C) 1995-1997, 2001-2013 Free Software Foundation, Inc. -% Nothing else needs to be changed. -% Copyright (C) 1995, 1996, 1997, 2001, 2002, 2003, 2004, -% 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +% Author: Michael Kifer (Viper) +% Aamod Sane (VIP 4.3) +% Masahiko Sato (VIP 3.5) % This file is part of GNU Emacs. -% GNU Emacs is free software; you can redistribute it and/or modify +% GNU Emacs is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 3, or (at your option) -% any later version. +% the Free Software Foundation, either version 3 of the License, or +% (at your option) any later version. % GNU Emacs is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -30,9 +19,8 @@ % GNU General Public License for more details. % You should have received a copy of the GNU General Public License -% along with GNU Emacs; see the file COPYING. If not, write to -% the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -% Boston, MA 02110-1301, USA. +% along with GNU Emacs. If not, see . + % This file is intended to be processed by plain TeX (TeX82). % @@ -48,39 +36,38 @@ % produces two pages which must be printed sideways to make a % ready-to-use 8.5 x 11 inch reference card. % For this you need a dvi device driver that can print sideways. -% Which mode to use is controlled by setting \columnsperpage above. -% -% Author of Viper: -% Michael Kifer -% email: kifer@cs.sunysb.edu -% -% Author of VIP 4.3: -% Aamod Sane -% email: sane@cs.uiuc.edu -% -% Author of VIP 3.5: -% Masahiko Sato -% email: ms@sail.stanford.edu -% -% The original TeX code for formatting the reference card was written by: -% Stephen Gildea -% UUCP: mit-erl!gildea -% email: gildea@stop.mail-abuse.org +% Which mode to use is controlled by setting \columnsperpage. + + +%**start of header -\def\versionnumber{3.0} -\def\year{2008} -\def\version{August 2006 v\versionnumber} +% This file can be printed with 1 or 2 columns per page. +% Specify how many you want here. +\newcount\columnsperpage +\columnsperpage=2 + +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. +\input pdflayout.sty +\pdflayout=(1) + +\input emacsver.tex +\def\versionemacs{21} % version of Emacs this is for +\def\versionxemacs{20} % version of XEmacs this is for +\def\versionviper{3.0} % version of Viper this is for + +% Nothing else needs to be changed. \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 \vskip 1ex \begingroup\small \centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.} -\centerline{by Michael Kifer, Viper \version} +\centerline{by Michael Kifer, Viper \versionviper} \centerline{by Aamod Sane, VIP version 4.3} \centerline{by Masahiko Sato, VIP version 3.5} @@ -88,9 +75,9 @@ 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 manual, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +For copies of the GNU Emacs manual, see: +{\tt http://www.gnu.org/software/emacs/\#Manuals} \endgroup} % make \bye not \outer so that the \def\bye in the \else clause below @@ -270,7 +257,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. \title{ViperCard: Viper Reference Pal} -\centerline{(Version 3.0 (Polyglot) for Emacs 21 and XEmacs 20)} +\centerline{(Version \versionviper\ for Emacs \versionemacs\ and XEmacs \versionxemacs)} %\copyrightnotice @@ -753,4 +740,3 @@ Ex commands can be made to have history. See the manual for details. % compile-command: "pdftex viperCard" % End: -% arch-tag: e287b45c-4c5e-4bf9-ae28-ead4cd9f68e3