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

Skip to content

Commit d33024c

Browse files
committed
Copied doc style from other docs
1 parent cd7bf39 commit d33024c

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

Doc/tut.tex

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
% Format this file with latex.
2-
3-
\documentstyle[myformat]{report}
1+
\documentstyle[twoside,a4wide,11pt,myformat]{report}
2+
% ^^^^^^^^^^^^^^^^^^^^
3+
% If you have trouble finding these style files, any of the pointed-at
4+
% style options are optional and may be taken out.
5+
% But "myformat.sty" should be found in the same directory as this file!
6+
% Also, "myformat" should be last since it corrects a few style params.
47

58
\title{\bf
69
Python Tutorial

Doc/tut/tut.tex

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
% Format this file with latex.
2-
3-
\documentstyle[myformat]{report}
1+
\documentstyle[twoside,a4wide,11pt,myformat]{report}
2+
% ^^^^^^^^^^^^^^^^^^^^
3+
% If you have trouble finding these style files, any of the pointed-at
4+
% style options are optional and may be taken out.
5+
% But "myformat.sty" should be found in the same directory as this file!
6+
% Also, "myformat" should be last since it corrects a few style params.
47

58
\title{\bf
69
Python Tutorial

0 commit comments

Comments
 (0)