diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-14 22:27:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-14 22:27:51 +0000 |
commit | 89d953afa5c144c38b5ae7c19b75c9570b5a2001 (patch) | |
tree | 67466e4db1ef37d49daf943f6f4eb5985b2e7e82 /Master/texmf-dist/tex/xelatex/parsa | |
parent | 2837fb96df6075b8b56a3276d0864f59c06798a3 (diff) |
parsa (14dec19)
git-svn-id: svn://tug.org/texlive/trunk@53130 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/parsa')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/parsa/parsa.sty | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/xelatex/parsa/parsa.sty b/Master/texmf-dist/tex/xelatex/parsa/parsa.sty index f1e7678b9ef..9b4ca1f7ed7 100644 --- a/Master/texmf-dist/tex/xelatex/parsa/parsa.sty +++ b/Master/texmf-dist/tex/xelatex/parsa/parsa.sty @@ -13,7 +13,9 @@ %% %% Location on CTAN: /macros/xetex/latex/parsa %% -%% Issue tracker: http://github.com/farshadrasuli/parsa +%% Homepage: http://github.com/farshadrasuli/parsa +%% +%% Issue tracker: https://github.com/farshadrasuli/parsa/issues %% %% @@ -21,13 +23,14 @@ % --- Package structure: Identification \NeedsTeXFormat{LaTeX2e} -\def\parsa@version{1} -\def\parsadate{2019/12/12} +\def\parsa@version{1.1} +\def\parsadate{2019/12/14} +\def\parsafirstrelease{2019/12/12} \ProvidesPackage{parsa}[\parsadate\space v\parsa@version\space -A useful assistant for making your thesis and dissertation for Iranian Universities] +A XeLaTeX package for theses and dissertations at Iranian Universities as fast and as efficiently as possible] \edef\@parsa@info{****************************************************^^J% * ^^J% -* parsa package (A useful assistant for making your thesis and dissertation for Iranian universities)^^J% +* parsa package (A XeLaTeX package for theses and dissertations at Iranian Universities)^^J% * ^^J% * Description: The package designed for^^J% * thesis/dissertation typography.^^J% @@ -41,7 +44,9 @@ A useful assistant for making your thesis and dissertation for Iranian Universit * ^^J% * Location on CTAN: /macros/xetex/latex/parsa^^J% * ^^J% -* Issue tracker: http://github.com/farshadrasuli/parsa^^J% +* Homepage: http://github.com/farshadrasuli/parsa^^J% +* ^^J% +* Issue tracker: http://github.com/farshadrasuli/parsa/issues^^J% * ^^J% ****************************************************} @@ -665,7 +670,6 @@ Signature Following the oral defence by the student, the examination committee evaluated the \ParsaTypeLa ~as:\\ Excellent $\bigcirc$ Very Good $\bigcirc$ Good $\bigcirc$ Not Acceptable $\bigcirc$\@. } \end{center} \end{minipage} ~\\ -{\small \SupervisorReportLa ~\\[0.2cm] \SecondSupervisorReportLa ~\\[0.2cm] \CosupervisorReportLa ~\\[0.2cm] @@ -673,7 +677,7 @@ Excellent $\bigcirc$ Very Good $\bigcirc$ Good $\bigcirc$ Not Acceptable $\bigci \FirstExaminerReportLa ~\\[0.2cm] \SecondExaminerReportLa ~\\[0.2cm] \ThirdExaminerReportLa ~\\[0.2cm] -\RepresentativeReportLa} \end{latin}} +\RepresentativeReportLa \end{latin}} \NewDocumentCommand{\ParsaCopyleft}{}{\begin{center} \begin{minipage}{0.67\textwidth} \section*{\centering مجوز بهرهبرداری} @@ -697,7 +701,7 @@ Excellent $\bigcirc$ Very Good $\bigcirc$ Good $\bigcirc$ Not Acceptable $\bigci \end{center} \vspace*{\fill}} -\NewDocumentEnvironment{ParsaAcknowledge}{+b}{ +\NewDocumentEnvironment{ParsaAcknowledgment}{+b}{ \chapter*{\centering سپاسگزاری} \addcontentsline{toc}{chapter}{سپاسگزاری} \thispagestyle{empty} #1}{} |