]> code.delx.au - gnu-emacs/blobdiff - etc/refcards/fr-refcard.tex
Update copyright year to 2015
[gnu-emacs] / etc / refcards / fr-refcard.tex
index 438af230dabbbe09924a904fecb0d2eac0498456..76ea87ffdbe64a081ee7eb57ab976ba5a4fef33d 100644 (file)
@@ -1,21 +1,11 @@
-% Reference Card for GNU Emacs version 23 on Unix systems
-%**start of header
-\newcount\columnsperpage
-
-% This file can be printed with 1, 2, or 3 columns per page (see below).
-% Specify how many you want here.
-
-\columnsperpage=3
-
-% PDF output layout.  0 for A4, 1 for Letter (US), a `l' is added for
-% a landscape layout.
+% Reference Card for GNU Emacs
 
-\input pdflayout.sty
-\pdflayout=(0l)
+% Copyright (C) 1987, 1993, 1996-1997, 2001-2015 Free Software
+% Foundation, Inc.
 
-% Nothing else needs to be changed below this line.
-% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004,
-%   2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
+% French translation: Eric Jacoboni
+%      Micha\"el Cadilhac
 
 % This file is part of GNU Emacs.
 
@@ -32,6 +22,7 @@
 % You should have received a copy of the GNU General Public License
 % along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
+
 % This file is intended to be processed by plain TeX (TeX82).
 %
 % The final reference card has six columns, three on each side.
 %    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.
+% Which mode to use is controlled by setting \columnsperpage.
 %
 % To compile and print this document:
 % tex fr-refcard.tex
 % dvips -t landscape fr-refcard.dvi
-%
 
-% Author:
-%  Stephen Gildea
-%  Internet: gildea@stop.mail-abuse.org
-%
-% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
-% for their many good ideas.
 
-% If there were room, it would be nice to see a section on Dired.
+%**start of header
+
+% This file can be printed with 1, 2, or 3 columns per page.
+% Specify how many you want here.
+\newcount\columnsperpage
+\columnsperpage=3
+
+% PDF output layout.  0 for A4, 1 for Letter (US), a `l' is added for
+% a landscape layout.
+\input pdflayout.sty
+\pdflayout=(0l)
 
-\def\versionnumber{2.3}
-\def\versionemacs{23}
-\def\versionyear{2007}          % latest update
-\def\year{2009}                 % latest copyright year
+\input emacsver.tex
+
+% Nothing else needs to be changed below this line.
 
 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
   \centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
-  Permissions au dos.  v\versionnumber}}
+  Permissions au dos.}}
 
 \def\copyrightnotice{
 \vskip 1ex plus 2 fill\begingroup\small
 \centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
-\centerline{v\versionnumber{} pour GNU Emacs version \versionemacs,
-  \versionyear}
-\centerline{conception de Stephen Gildea}
-\centerline{traduction fran\c{c}aise de Micha\"el Cadilhac}
+\centerline{Pour GNU Emacs version \versionemacs}
+\centerline{Conception de Stephen Gildea}
+\centerline{Traduction fran\c{c}aise de Micha\"el Cadilhac}
 % previously: Eric Jacoboni
 
-Vous pouvez faire et distribuer des copies de cette carte, modifiée ou
+Vous pouvez faire et distribuer des copies de cette carte, modifi\'ee ou
 non, pourvu que la note de copyright et cette note de permission
 soient conserv\'ees sur toutes les copies.
 
-Pour des copies du manuel GNU Emacs, \'ecrivez \`a la Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
+Pour des copies du manuel GNU Emacs:
 
+{\tt http://www.gnu.org/software/emacs/\#Manuals}
 \endgroup}
 
 % make \bye not \outer so that the \def\bye in the \else clause below
@@ -683,5 +674,3 @@ plus de pr\'ecisions.
 % Local variables:
 % compile-command: "pdftex fr-refcard"
 % End:
-
-% arch-tag: 39d6dc6e-1a4a-4071-84db-4719d4e9e40d