Explorar el Código

Require cm-super if windows

master
Marko Radišić hace 2 años
padre
commit
e99190e6ca
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5
    0
      tmtkthesis.cls

+ 5
- 0
tmtkthesis.cls Ver fichero

@@ -17,6 +17,11 @@

\LoadClass[a4paper, 12pt, oneside]{book}

\RequirePackage{ifplatform}
\ifwindows
\RequirePackage{cm-super}
\fi

% PAGE
\RequirePackage[margin=2cm]{geometry} % Margins


Cargando…
Cancelar
Guardar