mirror of
https://github.com/Relintai/elteikthesis.git
synced 2025-03-15 13:37:06 +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}
|
\RequirePackage{indentfirst}
|
||||||
% ------------------------------
|
% ------------------------------
|
||||||
|
|
||||||
% ------------------------------
|
|
||||||
% Times font használata
|
|
||||||
%\RequirePackage{txfonts}
|
|
||||||
% ------------------------------
|
|
||||||
|
|
||||||
% ------------------------------
|
% ------------------------------
|
||||||
% Grafika
|
% Grafika
|
||||||
\RequirePackage{graphicx}
|
\RequirePackage{graphicx}
|
||||||
@ -173,6 +168,11 @@
|
|||||||
\DeclareMathAlphabet{\mathpzc}{OT1}{pzc}{m}{it}
|
\DeclareMathAlphabet{\mathpzc}{OT1}{pzc}{m}{it}
|
||||||
% ------------------------------
|
% ------------------------------
|
||||||
|
|
||||||
|
% ------------------------------
|
||||||
|
% Times font használata
|
||||||
|
%\RequirePackage{txfonts}
|
||||||
|
% ------------------------------
|
||||||
|
|
||||||
% ------------------------------
|
% ------------------------------
|
||||||
% Színes szövegek
|
% Színes szövegek
|
||||||
\RequirePackage{color}
|
\RequirePackage{color}
|
||||||
|
Loading…
Reference in New Issue
Block a user