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
afb63ceb
Commit
afb63ceb
authored
Aug 26, 2007
by
Michaël Cadilhac
Browse files
Remove the `letterpaper' counter, specify PDF layout, use a PDF
`compile-command' local variable.
parent
23306626
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
etc/refcards/de-refcard.tex
etc/refcards/de-refcard.tex
+5
-5
No files found.
etc/refcards/de-refcard.tex
View file @
afb63ceb
...
...
@@ -4,17 +4,17 @@
%
%**start of header
\newcount\columnsperpage
\newcount\letterpaper
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
\columnsperpage
=3
%
Set letterpaper to
0 for A4
paper
, 1 for letter (US)
paper. Useful
%
only when columnsperpage is 2 or 3
.
%
PDF output layout.
0 for A4, 1 for letter (US)
, a `l' is added for
%
a landscape layout
.
\letterpaper
=0
\input
pdflayout.sty
\pdflayout
=(0l)
% If you don't have german.sty, you can either get it from CTAN or
% change the \glqq and \grqq commands below.
...
...
@@ -689,7 +689,7 @@ \section{Eigene Befehle schreiben}
\bye
% Local variables:
% compile-command: "tex de-refcard"
% compile-command: "
pdf
tex de-refcard"
% End:
% arch-tag: af0a2666-f289-49f1-a9cc-cedab9783314
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