Skip to content

Commit

Permalink
Update PPTX templates
Browse files Browse the repository at this point in the history
  • Loading branch information
m-zakeri committed Oct 11, 2023
1 parent 18d25ba commit af1054b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,16 @@ The main package in MOST is the IUST-Thesis template. It supports different type
Use the following command to create the PDF file for your thesis.

1. `git clone https://github.com/m-zakeri/ZMOST.git`
2. `xelatex.exe -synctex=1 -interaction=nonstopmode "maintext.tex"`
3. `xindy -L persian-variant1 -C utf8 -I xindy -M "maintext".xdy -t "maintext".glg -o "maintext".gls "maintext".glo`
4. `xelatex.exe -synctex=1 -interaction=nonstopmode "maintext".tex`

2. `cd ZMOST/latex/phd_msc_bsc_thesis/IUST_CE_Thesis_Template_Latex_G3`

3. `xelatex.exe -synctex=1 -interaction=nonstopmode "maintext.tex"`

4. `xindy -L persian-variant1 -C utf8 -I xindy -M "maintext".xdy -t "maintext".glg -o "maintext".gls "maintext".glo`

5. `xelatex.exe -synctex=1 -interaction=nonstopmode "maintext".tex`



##### Example thesis
Some sample theses using the IUST Thesis template are as follows:
Expand Down
Binary file not shown.
Binary file modified powerpoint/Z_persian_power_point_template_g1.pptx
Binary file not shown.

0 comments on commit af1054b

Please sign in to comment.