diff options
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidicontour/README | 28 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf | bin | 101417 -> 22035 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/xelatex/bidicontour/bidicontour.sty | 2 |
3 files changed, 29 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/README b/Master/texmf-dist/doc/xelatex/bidicontour/README new file mode 100644 index 00000000000..d812665a353 --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/bidicontour/README @@ -0,0 +1,28 @@ +_____________________ +The bidicontour package +v0.1 + +Bidi-aware coloured contour around text + +If you want to report any bugs or typos and corrections in the documentation, +or ask for any new features, or suggest any improvements, or ask any questions +about the package, then please do not send any direct email to me; I will not +answer any direct email. Instead please use the issue tracker: + <https://github.com/vafa/bidicontour/issues> +In doing so, please always explain your issue well enough, always include +a minimal working example showing the issue, and always choose the appropriate +label for your query (i.e. if you are reporting any bugs, choose `Bug' label). + +Current version release date: 2014/07/14 + +___________________ +Vafa Khalighi +persian-tex@tug.org + +Copyright © 2014 +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 “author-maintained” (as per LPPL maintenance status) +by Vafa Khalighi. diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf Binary files differindex c6e99d77d85..053233ac4fe 100644 --- a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf +++ b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf diff --git a/Master/texmf-dist/tex/xelatex/bidicontour/bidicontour.sty b/Master/texmf-dist/tex/xelatex/bidicontour/bidicontour.sty index 08e791d5f3c..8e5cd6970b2 100644 --- a/Master/texmf-dist/tex/xelatex/bidicontour/bidicontour.sty +++ b/Master/texmf-dist/tex/xelatex/bidicontour/bidicontour.sty @@ -14,7 +14,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{bidicontour} - [2014/07/14 v0.1 Bidi-aware bidicontoured text] + [2014/07/14 v0.1 Bidi-aware contoured text] \RequirePackage{color} \RequirePackage{trig} \def\bidicon@coloroff{% |