Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8409936 commit adb6bf6Copy full SHA for adb6bf6
1 file changed
Doc/myformat.sty
@@ -1,10 +1,11 @@
1
% Style parameters and macros used by most documents here
2
3
\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)
5
6
% This has to be tuned each time the repair person takes the printer apart:
-\addtolength{\oddsidemargin}{-2.5mm}
7
-\addtolength{\evensidemargin}{-2.5mm}
+%\addtolength{\oddsidemargin}{-2.5mm}
8
+%\addtolength{\evensidemargin}{-2.5mm}
9
10
% Style parameters
11
\raggedbottom
0 commit comments