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.tex66
1 files changed, 66 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex b/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex
new file mode 100644
index 00000000000..ea9b50a224e
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xepersian/thesis-sample.tex
@@ -0,0 +1,66 @@
+\documentclass[a4paper,11pt]{xepersian-thesis}
+\usepackage{xepersian}
+\settextfont[Scale=1]{XB Zar}
+\setromantextfont[Scale=1]{Linux Libertine}
+\setdigitfont[Scale=1]{XB Zar}
+
+
+
+
+\begin{document}
+\title{اعداد مرکب}
+\author{وفا خلیقی}
+\degree{کارشناسی ریاضیات محض}
+\supervisor{محمد قدسی}
+\department{ریاضی}
+\university{تهران}
+\city{تهران}
+\thesisdate{\today}
+\maketitle
+\begin{acknowledgementpage}
+در اینجا دوست دارم از همه تشکر کنم
+\end{acknowledgementpage}
+\begin{abstractpage}
+اینجا هم باید مطلبی نوشت...
+\keywords{ریاضی محض، هندسه و توپولوژی}
+\end{abstractpage}
+\tableofcontents
+\listoftables
+\chapter{مجموعه اعداد}
+در اینجا لازم می‌دانم تا نگاهی روی مجموعهٔ اعداد اندازیم تا متوجه خصلت‌های آن شویم
+\begin{equation}
+(a+b)^2=a^2+2ab+b^3
+\end{equation}
+\newpage
+این صفحهٔ جدید است که ما در این صفحه به نوشتن مقالات دیگری مشغول هستیم.
+\section{مقدمه}
+
+\newpage
+این هم یک صفحهٔ جدید دیگر
+\chapter{دوم}
+\chapter{سوم}
+\appendix
+\chapter{اول}
+\chapter{دوم}
+\chapter{سوم}
+\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}
+\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}
+\end{document}
+