Skip to content

Commit 2cffd73

Browse files
committed
make sure the document size is set at the right time
fixes #51
1 parent 394ba77 commit 2cffd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unix-linux-prog-in-c.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
% These are slides with notes.
66
%
77

8-
\AtBeginDocument{%
8+
\AtBeginDocument[seminar]{%
99
\pdfhorigin=1sp
1010
\pdfvorigin=1sp
1111
\paperwidth=297truemm

0 commit comments

Comments
 (0)