-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.tex
More file actions
81 lines (62 loc) · 2.01 KB
/
header.tex
File metadata and controls
81 lines (62 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
\documentclass[12pt,a4paper]{book}
%\documentclass[12pt]{book}
\let\latinrm\mathrm
\usepackage{multicol}
% \usepackage[font=small,labelfont=bf]{caption}
\usepackage{caption}
% \captionsetup[figure]{font=small}
\captionsetup[figure]{font=footnotesize}
\usepackage{amsthm,amsmath,amssymb,mathtools}
%\usepackage{relsize}
%\usepackage{lipsum}
\usepackage{algorithm}
\usepackage{algorithmic}
%\usepackage[noend]{algpseudocode}
\usepackage{tikz-cd}
\usetikzlibrary{decorations.pathmorphing}
\usepackage{subcaption}
\usepackage{hyperref}
\usepackage{cite}
%\renewcommand{\algorithmiccomment}[1]{$\triangleright$ #1}
%\usetikzlibrary{matrix}
%\usepackage[demo]{graphicx}
% \usepackage{caption}
\usepackage{enumerate}
\usepackage[inline,shortlabels]{enumitem}
\linespread{1.5}
%\input{glossaries}
\usepackage{xepersian}
\settextfont{XBZar}
\setdigitfont{XBZar}
%\title{امضای دیجیتال مقاوم کوانتومی بر اساس همسانی های بین خم های سوپرسینگولار}
%\author{مصطفی قربانی
% \\[1cm]{ استاد راهنما: دکتر حسن دقیق}}
%\author{مصطفی قربانی}
\date{}
\theoremstyle{plain}
\newtheorem{theorem}{قضیه}
\newtheorem{refproof}{اثبات}
\newtheorem{lemma}{لم}
\newtheorem{proposition}{گزاره}
\theoremstyle{definition}
\newtheorem{definition}{تعریف}[section]
\newtheorem{example}{مثال}
\newtheorem{prob}{سوال}
\theoremstyle{remark}
\newtheorem{corollary}{نتیجه}
\newtheorem{remark}{توجه}
% ---------------- for make 4th depth section --------------------------------
\newcommand{\subsubsubsection}[1]{\paragraph{#1}\mbox{}\\}
\setcounter{secnumdepth}{4}
\setcounter{tocdepth}{4}
% ----------------------------------------------------------------------------
\newcommand\englishgloss[2]{\lr{#1}\dotfill#2\\}
\newcommand\persiangloss[2]{#1\dotfill\lr{#2}\\}
\begin{document}
%\maketitle
%\tableofcontents
%\listoffigures
%\listoftables
%\chapter{پیش نیازها}\label{prerequesties}
%\begin{theorem}\end{theorem}
\onecolumn