Spaces:
Running
Running
adding fonts
Browse files- etc/cmd.tex +6 -1
- fonts/times new roman bold italic.ttf +0 -0
- fonts/times new roman bold.ttf +0 -0
- fonts/times new roman italic.ttf +0 -0
- fonts/times new roman.ttf +0 -0
etc/cmd.tex
CHANGED
@@ -58,7 +58,12 @@
|
|
58 |
\usepackage{xepersian}
|
59 |
\SepMark{-}
|
60 |
\settextfont[Scale=1.2,Path=fonts/,BoldFont=B Nazanin Bold.ttf]{B Nazanin.ttf}
|
61 |
-
\setlatintextfont{Times New Roman}
|
|
|
|
|
|
|
|
|
|
|
62 |
\renewcommand{\labelitemi}{$\bullet$}
|
63 |
|
64 |
\theoremstyle{definition}
|
|
|
58 |
\usepackage{xepersian}
|
59 |
\SepMark{-}
|
60 |
\settextfont[Scale=1.2,Path=fonts/,BoldFont=B Nazanin Bold.ttf]{B Nazanin.ttf}
|
61 |
+
% \setlatintextfont{Times New Roman}
|
62 |
+
\setmainfont[Path=fonts/,
|
63 |
+
BoldFont=times new roman bold.ttf,
|
64 |
+
ItalicFont=times new roman italic.ttf,
|
65 |
+
BoldItalicFont=times new roman bold italic.ttf
|
66 |
+
]{times new roman.ttf}
|
67 |
\renewcommand{\labelitemi}{$\bullet$}
|
68 |
|
69 |
\theoremstyle{definition}
|
fonts/times new roman bold italic.ttf
ADDED
Binary file (84.7 kB). View file
|
|
fonts/times new roman bold.ttf
ADDED
Binary file (65.7 kB). View file
|
|
fonts/times new roman italic.ttf
ADDED
Binary file (66.9 kB). View file
|
|
fonts/times new roman.ttf
ADDED
Binary file (68.4 kB). View file
|
|