summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/bidi/bidi-doc-title.ltx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/xetex/latex/bidi/bidi-doc-title.ltx
Initial commit
Diffstat (limited to 'macros/xetex/latex/bidi/bidi-doc-title.ltx')
-rw-r--r--macros/xetex/latex/bidi/bidi-doc-title.ltx43
1 files changed, 43 insertions, 0 deletions
diff --git a/macros/xetex/latex/bidi/bidi-doc-title.ltx b/macros/xetex/latex/bidi/bidi-doc-title.ltx
new file mode 100644
index 0000000000..d5c51a24e4
--- /dev/null
+++ b/macros/xetex/latex/bidi/bidi-doc-title.ltx
@@ -0,0 +1,43 @@
+\documentclass{ltxdoc}
+\input{bidi-doc-preamble.ltx}
+\begin{document}
+\title{\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}}\\
+\LARGE Bidirectional typesetting in plain \TeX{} and \LaTeX, using \XeTeX{} engine\\[5pt]
+\large User documentation for \textcolor{blue!65!black}{version 35.9}}
+ \author{Vafa Khalighi}
+\setcounter{page}{0}
+\thispagestyle{empty}
+\includegraphics[width=.3\textwidth]{bidi-logo}\qquad
+\parindent 0pt
+\vbox{\Huge
+\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}}
+
+\Large
+User documentation for \textcolor{blue!65!black}{version 35.9}}
+
+\vskip 0pt plus 3fill
+\textit{\large to my Master, \textbf{Ferdowsi The Great}}
+
+\vskip 0pt plus 3fill
+{\color{red!85!black}\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 use the issue tracker:
+
+\medskip
+ \centerline{\url{https://github.com/vafa-ac/bidi/issues}}
+
+\medskip
+In doing so, please always explain your issue well enough, and always include
+a minimal working example showing the issue.
+\end{minipage}
+}}
+
+\vskip 0pt plus 3fill
+
+Copyright (c) 2007--2019 Vafa Khalighi
+
+\medskip
+Permission is granted to distribute and/or modify \emph{both the documentation and the code} under the conditions of the \LaTeX{} Project Public License, either version 1.3c of this license or (at your option) any later version.
+
+\clearpage
+\end{document} \ No newline at end of file