Mercurial > hg > octave-lyh
annotate doc/refcard/refcard-letter.tex @ 17535:c12c688a35ed default tip lyh
Fix warnings
author | LYH <lyh.kernel@gmail.com> |
---|---|
date | Fri, 27 Sep 2013 17:43:27 +0800 |
parents | 72c96de7a403 |
children |
rev | line source |
---|---|
2333 | 1 % refcard-letter.tex |
2 % | |
3 % Make a reference card that will fit on US letter paper | |
4 % (8-1/2 by 11 inches). | |
7018 | 5 % |
14138
72c96de7a403
maint: update copyright notices for 2012
John W. Eaton <jwe@octave.org>
parents:
11523
diff
changeset
|
6 % Copyright (C) 1996-2012 John W. Eaton |
7018 | 7 % |
8 % This file is part of Octave. | |
9 % | |
10 % Octave is free software; you can redistribute it and/or modify it | |
11 % under the terms of the GNU General Public License as published by the | |
12 % Free Software Foundation; either version 3 of the License, or (at your | |
13 % option) any later version. | |
14 % | |
15 % Octave is distributed in the hope that it will be useful, but WITHOUT | |
16 % ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
17 % FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
18 % for more details. | |
19 % | |
20 % You should have received a copy of the GNU General Public License | |
21 % along with Octave; see the file COPYING. If not, see | |
22 % <http://www.gnu.org/licenses/>. | |
2333 | 23 |
24 \def\refcardsize{letter} | |
25 \input refcard.tex |