diff options
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/bidipoem.sty')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/bidi/bidipoem.sty | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/bidipoem.sty b/Master/texmf-dist/tex/xelatex/bidi/bidipoem.sty index 1f25583ec22..7a4a8122296 100644 --- a/Master/texmf-dist/tex/xelatex/bidi/bidipoem.sty +++ b/Master/texmf-dist/tex/xelatex/bidi/bidipoem.sty @@ -7,17 +7,17 @@ %% bidi.dtx (with options: `table,bidipoem.sty') %% %% __________________________________________________ -%% Copyright (c) 2009--2018 Vafa Khalighi +%% Copyright (c) 2009--2019 Vafa Khalighi %% %% It may be distributed and/or modified under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of %% this license is at: http://www.latex-project.org/lppl.txt %% -%% This work is “maintained” (as per LPPL maintenance status) -%% by Vafa Khalighi abd bidi-tex github group. +%% This work is “author-maintained” (as per LPPL maintenance status) +%% by Vafa Khalighi. %% %% -%% \CheckSum{50073} +%% \CheckSum{50080} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -36,7 +36,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{bidipoem}% -[2014/04/27 v0.9 Environments for typesetting Persian traditional and modern poems] +[2019/03/03 v1.0 Environments for typesetting Persian traditional and modern poems] \newcommand*{\bidipoem@spreadbox}[2]{\hbox to #1{#2}} @@ -215,19 +215,12 @@ \par \vskip\baselineskip \poemskip - \if@noparlist \else - \ifdim\lastskip >\z@ - \@tempskipa\lastskip \vskip -\lastskip - \advance\@tempskipa\parskip \advance\@tempskipa -\@outerparskip - \vskip\@tempskipa - \fi - \@endparenv - \fi \ifdim\new@poem@width<\poem@width \global\let\poem@needrun\relax \fi \poem@write@aux{poem@width@\romannumeral\c@poem@no}{\new@poem@width}% \ifx\AtEndDocument\undefined\poem@finish\fi +\@endparenv } \long\def\bidipoem@p@ftntext#1{% |