Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
23306626
Commit
23306626
authored
Aug 26, 2007
by
Michaël Cadilhac
Browse files
Specify PDF layout.
parent
1e73763e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
2 deletions
+22
-2
etc/refcards/cs-dired-ref.tex
etc/refcards/cs-dired-ref.tex
+8
-1
etc/refcards/cs-refcard.tex
etc/refcards/cs-refcard.tex
+8
-1
etc/refcards/cs-survival.tex
etc/refcards/cs-survival.tex
+6
-0
No files found.
etc/refcards/cs-dired-ref.tex
View file @
23306626
...
...
@@ -23,13 +23,20 @@
% Boston, MA 02110-1301, USA.
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
Nothing else needs to be changed.
% Specify how many you want here.
%**start of header
\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
=(0)
% Nothing else needs to be changed.
% This file is intended to be processed by plain TeX (TeX82).
% The reference card looks OK with 2 columns per page, portrait mode.
% I haven't tried it with 3 columns per page.
...
...
etc/refcards/cs-refcard.tex
View file @
23306626
...
...
@@ -7,10 +7,17 @@
\newcount\columnsperpage
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
Nothing else needs to be changed.
% Specify how many you want here.
\columnsperpage
=1
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input
pdflayout.sty
\pdflayout
=(0)
% Nothing else needs to be changed.
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004,
% 2005, 2006, 2007 Free Software Foundation, Inc.
...
...
etc/refcards/cs-survival.tex
View file @
23306626
...
...
@@ -21,6 +21,12 @@
\endinput
\fi
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input
pdflayout.sty
\pdflayout
=(0)
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007 Free Software Foundation, Inc.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment