This website works better with JavaScript.
Home
Explore
Help
Sign In
GRF
/
tmtkthesis
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Require cm-super if windows
master
Marko Radišić
2 years ago
parent
05864a5c23
commit
e99190e6ca
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
tmtkthesis.cls
+ 5
- 0
tmtkthesis.cls
View File
@@ -17,6 +17,11 @@
\LoadClass[a4paper, 12pt, oneside]{book}
\RequirePackage{ifplatform}
\ifwindows
\RequirePackage{cm-super}
\fi
% PAGE
\RequirePackage[margin=2cm]{geometry} % Margins
Write
Preview
Loading…
Cancel
Save