From 8fcabb58bbcbd59bd73b0010c3f273168f988605 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 Jul 2014 21:51:23 +0000 Subject: bidicontour (13jul14) git-svn-id: svn://tug.org/texlive/trunk@34595 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/xelatex/bidicontour/bidicontour-doc.pdf | Bin 0 -> 101417 bytes .../doc/xelatex/bidicontour/bidicontour-doc.tex | 34 +++++++++++++++++++++ .../bidicontour/bidicontour-example-copies.pdf | Bin 0 -> 7167 bytes .../bidicontour/bidicontour-example-copies.tex | 9 ++++++ .../bidicontour/bidicontour-example-outline.pdf | Bin 0 -> 7116 bytes .../bidicontour/bidicontour-example-outline.tex | 9 ++++++ 6 files changed, 52 insertions(+) create mode 100644 Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf create mode 100755 Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.tex create mode 100755 Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.pdf create mode 100755 Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.tex create mode 100755 Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.pdf create mode 100755 Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.tex (limited to 'Master/texmf-dist/doc/xelatex/bidicontour') diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf new file mode 100644 index 00000000000..c6e99d77d85 Binary files /dev/null and b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf differ diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.tex b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.tex new file mode 100755 index 00000000000..4111b6859c6 --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.tex @@ -0,0 +1,34 @@ +\documentclass{ltxdoc} +\usepackage{holtxdoc} +\begin{document} +\title{The \xpackage{bidicontour} Package} +\author{Vafa Khalighi\\\xemail{persian-tex@tug.org}} +\maketitle +\vskip 0pt plus 3fill +\fbox{% +\begin{minipage}{\dimexpr(\textwidth-2\fboxsep-2\fboxrule)} +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: + +\medskip + \centerline{\url{https://github.com/vafa/bidicontour/issues}} + +\medskip +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). +\end{minipage} +} +\tableofcontents + \section{Introduction} +The \xpackage{contour} package allows you to have colored contour text; unfortunately this package does not work together with \xpackage{bidi} package; in addition its \texttt{outline} option does not support xdvipdfmx driver. + + +The \xpackage{bidicontour} package is a re-implementation of \xpackage{contour} package adding bidi support; it also adds support for xdvipdfmx driver when you use \texttt{outline} option of the package. + +\section{Documentation} +All the commands of \xpackage{contour} package are prefixed with \texttt{bidi} in \xpackage{bidicontour} package; for instance instead using \cs{contour} command; you will need to use \cs{bidicontour} command. You must always load \xpackage{bidicontour} package before \xpackage{bidi} package (or any other packages that uses \xpackage{bidi} package internally like \xpackage{xepersian} package). + +\end{document} \ No newline at end of file diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.pdf b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.pdf new file mode 100755 index 00000000000..36c7d86214f Binary files /dev/null and b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.pdf differ diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.tex b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.tex new file mode 100755 index 00000000000..fd9797b2cf6 --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.tex @@ -0,0 +1,9 @@ +\documentclass{minimal} +\usepackage{bidicontour} +\usepackage{xepersian} +\settextfont{XB Yas} +\begin{document} +\fontsize{60}{70}\selectfont + +\bidicontour{red}{شاهنامه فردوسی} +\end{document} \ No newline at end of file diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.pdf b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.pdf new file mode 100755 index 00000000000..e1214dccede Binary files /dev/null and b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.pdf differ diff --git a/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.tex b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.tex new file mode 100755 index 00000000000..a4e8e74062a --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.tex @@ -0,0 +1,9 @@ +\documentclass{minimal} +\usepackage[outline]{bidicontour} +\usepackage{xepersian} +\settextfont{XB Yas} +\begin{document} +\fontsize{60}{70}\selectfont + +\bidicontour{red}{شاهنامه فردوسی} +\end{document} \ No newline at end of file -- cgit v1.2.3