summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex')
-rw-r--r--Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex36
1 files changed, 16 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex b/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex
index ea9b50a224e..1c9dd05c490 100644
--- a/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex
+++ b/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex
@@ -1,12 +1,10 @@
\documentclass[a4paper,11pt]{xepersian-thesis}
+\usepackage{graphicx}
\usepackage{xepersian}
\settextfont[Scale=1]{XB Zar}
-\setromantextfont[Scale=1]{Linux Libertine}
+\setlatintextfont[Scale=1]{Linux Libertine}
\setdigitfont[Scale=1]{XB Zar}
-
-
-
\begin{document}
\title{اعداد مرکب}
\author{وفا خلیقی}
@@ -46,21 +44,19 @@
\bibliographystyle{unsrt}
\begin{thebibliography}{99}
\end{thebibliography}
-%\printindex
-\begin{roman}
-\romantitle{Pure Mathematics}
-\romanauthor{Vafa Khalighi}
-\romandegree{Bachelor of Pure Mathematics}
-\romanthesisdate{\romantoday}
-\romansupervisor{Mohammad Ghodsi}
-\romandepartment{Computer Science}
-\romanuniversity{Iran University of Science \& Technology}
-\romancity{Tehran}
-\begin{romanabstract}
+\begin{latin}
+\latintitle{Pure Mathematics}
+\latinauthor{Vafa Khalighi}
+\latindegree{Bachelor of Pure Mathematics}
+\latinthesisdate{\latintoday}
+\latinsupervisor{Mohammad Ghodsi}
+\latindepartment{Computer Science}
+\latinuniversity{Iran University of Science \& Technology}
+\latincity{Tehran}
+\begin{latinabstract}
\noindent This is our abstract written in English and This thesis is written very very very carefully so that we can keep an eye on the beauty of typesetting.
-\romankeywords{Mathematics, topology, geometry and category theory.}
-\end{romanabstract}
-\makeromantitle
-\end{roman}
+\latinkeywords{Mathematics, topology, geometry and category theory.}
+\end{latinabstract}
+\makelatintitle
+\end{latin}
\end{document}
-