Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0d162d0

Browse files
committed
Modified version of ../texinputs/pypaper.sty that specifies A4 paper.
1 parent dde91f0 commit 0d162d0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/paper-a4/pypaper.sty

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
%
2+
% Change this to say a4paper instead of letterpaper if you want A4.
3+
%
4+
\newcommand{\py@paper}{a4paper}
5+
\newcommand{\py@ptsize}{10pt}

0 commit comments

Comments
 (0)