Add 2010 to copyright years.
[bpt/emacs.git] / etc / refcards / ru-refcard.tex
CommitLineData
0b5546d6 1% Copyright (C) 1997, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
114f9c96 2% 2009, 2010 Free Software Foundation, Inc.
0b5546d6
GM
3
4% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
5% Russian translation: Alex Ott <alexott@gmail.com>
bfd6d01a 6
bb99c48b
EZ
7\documentclass[10pt]{article}
8\usepackage{multicol,tabularx}
9\usepackage[a4paper,hmargin={2cm,2cm},vmargin={2cm,2cm},nohead,twoside]{geometry}
10\usepackage[T2A]{fontenc}
11\usepackage[koi8-r]{inputenc}
12\usepackage[english,russian]{babel}
13\usepackage{verbatim}
14%\usepackage{enumerate,calc}
15%\usepackage{indentfirst,amsmath,graphicx,citehack,floatflt}
16%
17%\usepackage{pscyr}
34dc198d 18%\renewcommand{\rmdefault}{fha}
bb99c48b
EZ
19
20\newlength{\ColWidth}
21\setlength{\ColWidth}{120mm}
22\newlength{\ColThreeWidth}
23\setlength{\ColThreeWidth}{25mm}
24
0b5546d6
GM
25\newcommand{\versionemacs}[0]{23} % version of Emacs this is for
26\newcommand{\year}[0]{2009} % copyright year
bb99c48b
EZ
27
28\newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill
0b5546d6
GM
29 \centerline{\footnotesize \copyright\ \year\ Free Software Foundation, Inc.
30 Permissions on back.}}
bb99c48b
EZ
31
32\newcommand\copyrightnotice[0]{
33\vskip 1ex plus 2 fill\begingroup\footnotesize
0b5546d6
GM
34\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
35\centerline{For GNU Emacs version \versionemacs}
36\centerline{Designed by Stephen Gildea}
652d420b 37