Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vafa Khalighi committed Mar 3, 2019
1 parent b9b5a6c commit b9e9fb0
Show file tree
Hide file tree
Showing 21 changed files with 13,518 additions and 0 deletions.
468 changes: 468 additions & 0 deletions dkun-0.3.py

Large diffs are not rendered by default.

465 changes: 465 additions & 0 deletions dkun-0.4.py

Large diffs are not rendered by default.

1,045 changes: 1,045 additions & 0 deletions ftxe-0.12.py

Large diffs are not rendered by default.

Binary file added img/ireland.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/weather/clouds.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/weather/rain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/weather/sun.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions makectanzip
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#! /bin/sh
chmod -x img/*.jpg img/weather/*.jpg *.pdf *.ltx xepersian.dtx
xelatex -shell-escape xepersian.dtx
xelatex -shell-escape xepersian.dtx
xelatex -shell-escape xepersian.dtx
teckit_compile persian-tex-text.map
teckit_compile persian-tex-text.map
teckit_compile persian-tex-text.map
xelatex -shell-escape xepersian-doc.ltx
xelatex -shell-escape xepersian-doc.ltx
xelatex -shell-escape xepersian-doc.ltx
mkdir -p doc/xelatex/xepersian fonts/misc/xetex/fontmapping/xepersian source/xelatex/xepersian tex/xelatex/xepersian
mkdir xepersian
mv *.def *.sty *.cls xepersian-logo.pdf tex/xelatex/xepersian
mv *.ltx *.dtx *.ins source/xelatex/xepersian
mv *.pdf *.py *.tex README img doc/xelatex/xepersian
mv persian-tex-text.map persian-tex-text.tec fonts/misc/xetex/fontmapping/xepersian
zip -r xepersiantds doc/xelatex/xepersian fonts/misc/xetex/fontmapping/xepersian source/xelatex/xepersian tex/xelatex/xepersian
mv xepersiantds.zip xepersian.tds.zip
mv doc/xelatex/xepersian/*.pdf doc/xelatex/xepersian/*.py doc/xelatex/xepersian/README doc/xelatex/xepersian/img source/xelatex/xepersian/*.ltx source/xelatex/xepersian/*.dtx source/xelatex/xepersian/*.ins xepersian
zip -r xepersian xepersian.tds.zip xepersian
rm -r doc tex source fonts xepersian
rm *.aux *.glo *.gls *.hd *.idx *.ilg *.ind *.log *.out *.toc xepersian.tds.zip



Loading

0 comments on commit b9e9fb0

Please sign in to comment.