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

Skip to content

Commit adb6bf6

Browse files
committed
add input time.sty; don't fiddle with sidemargins
1 parent 8409936 commit adb6bf6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/myformat.sty

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
% Style parameters and macros used by most documents here
22

33
\input{a4wide.sty} % Take this out if it doesn't exist or doesn't work
4+
\input{times.sty} % And this (at CWI, this uses PostScript fonts)
45

56
% This has to be tuned each time the repair person takes the printer apart:
6-
\addtolength{\oddsidemargin}{-2.5mm}
7-
\addtolength{\evensidemargin}{-2.5mm}
7+
%\addtolength{\oddsidemargin}{-2.5mm}
8+
%\addtolength{\evensidemargin}{-2.5mm}
89

910
% Style parameters
1011
\raggedbottom

0 commit comments

Comments
 (0)