mirror of
https://github.com/Relintai/elteikthesis.git
synced 2024-11-10 07:42:09 +01:00
Fixing Times font usage: txfonts must be included after amsmath.
This commit is contained in:
parent
825beff49e
commit
ed5aa1c91b
@ -89,11 +89,6 @@
|
||||
\RequirePackage{indentfirst}
|
||||
% ------------------------------
|
||||
|
||||
% ------------------------------
|
||||
% Times font használata
|
||||
%\RequirePackage{txfonts}
|
||||
% ------------------------------
|
||||
|
||||
% ------------------------------
|
||||
% Grafika
|
||||
\RequirePackage{graphicx}
|
||||
@ -173,6 +168,11 @@
|
||||
\DeclareMathAlphabet{\mathpzc}{OT1}{pzc}{m}{it}
|
||||
% ------------------------------
|
||||
|
||||
% ------------------------------
|
||||
% Times font használata
|
||||
%\RequirePackage{txfonts}
|
||||
% ------------------------------
|
||||
|
||||
% ------------------------------
|
||||
% Színes szövegek
|
||||
\RequirePackage{color}
|
||||
|
Loading…
Reference in New Issue
Block a user