2333
|
1 % refcard-a4.tex |
|
2 % |
|
3 % Make a reference card that will fit on A4 paper. |
7018
|
4 % |
11523
|
5 % Copyright (C) 1996-2011 John W. Eaton |
7018
|
6 % |
|
7 % This file is part of Octave. |
|
8 % |
|
9 % Octave is free software; you can redistribute it and/or modify it |
|
10 % under the terms of the GNU General Public License as published by the |
|
11 % Free Software Foundation; either version 3 of the License, or (at your |
|
12 % option) any later version. |
|
13 % |
|
14 % Octave is distributed in the hope that it will be useful, but WITHOUT |
|
15 % ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
16 % FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
17 % for more details. |
|
18 % |
|
19 % You should have received a copy of the GNU General Public License |
|
20 % along with Octave; see the file COPYING. If not, see |
|
21 % <http://www.gnu.org/licenses/>. |
2333
|
22 |
|
23 \def\refcardsize{a4} |
|
24 \input refcard.tex |