summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/showcharinbox
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-08 23:27:07 +0000
committerKarl Berry <karl@freefriends.org>2013-04-08 23:27:07 +0000
commit037fe4101b7a54e94fd4a41dcb70c6e914e5629c (patch)
treebf1f49b50b9df22ef6d9db1712bb5f87c94926d2 /Master/texmf-dist/source/latex/showcharinbox
parent341d5cb0864c250b3442c9169ec2d1506335702e (diff)
showcharinbox
git-svn-id: svn://tug.org/texlive/trunk@29777 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/showcharinbox')
-rwxr-xr-xMaster/texmf-dist/source/latex/showcharinbox/showcharinbox.dtx49
-rw-r--r--Master/texmf-dist/source/latex/showcharinbox/showcharinbox.ins16
2 files changed, 30 insertions, 35 deletions
diff --git a/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.dtx b/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.dtx
index f5d83439c06..7bdfb6f4164 100755
--- a/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.dtx
+++ b/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.dtx
@@ -9,26 +9,29 @@ v0.1
Show charcters inside a box display its height, depth, and width information.
-____________________________________________________________
-How to file bug reports and follow development of showcharinbox package
+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 emails to us; we will not
+answer any direct emails. Instead please use the issue tracker:
+ <https://github.com/persian-tex/showcharinbox/issues>
+In doing so, please always explain your issue well enough, always include
+a minimal working examples showing the issue, and always choose the appropriate
+label for your query (i.e. if you are reporting any bugs, choose `bug' label).
-The showcharinbox package is developed on <https://github.com/vafa/showcharinbox>.
-
-Users are encouraged to offer suggestions and file bug reports on
-the github issue tracker: <https://github.com/vafa/showcharinbox/issues>.
+Current version release date: 2013/04/04
______________
-Vafa Khalighi
-vafakhlg@gmail.com
+Persian TeX Group
+persian-tex@tug.org
-Copyright © 2012
+Copyright © 2012–2013
Distributed under the LaTeX Project Public License
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.
+This work is “maintained” (as per LPPL maintenance status)
+by Persian TeX Group.
%</readme>
%<*internal>
\fi
@@ -40,7 +43,7 @@ by Vafa Khalighi.
\preamble
______________________________________
- Copyright © 2012 Vafa Khalighi
+ Copyright © 2012–2013 Persian TeX Group
License information appended.
@@ -48,14 +51,14 @@ by Vafa Khalighi.
\endpreamble
\postamble
-Copyright © 2012 Vafa Khalighi <vafakhlg@gmail.com>
+Copyright © 2012–2013 Persian TeX Group <persian-tex@tug.org>
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.
+This work is “maintained” (as per LPPL maintenance status)
+by Persian TeX Group.
@@ -76,20 +79,15 @@ by Vafa Khalighi.
%
%<*driver>
\documentclass{ltxdoc}
-\usepackage{bidicode,framed,fontspec}
+\usepackage{bidicode,fontspec}
\usepackage{calc}
\usepackage{pifont}
\usepackage{bbding}
\setlength\columnseprule{.4pt}
-\setmainfont[Mapping=tex-text,Numbers=OldStyle]{Minion Pro}
-\setsansfont[Mapping=tex-text,Numbers=OldStyle]{Myriad Pro}
-\setmonofont{Andale Mono}
\newfontfamily\testfont{XB Yas}
\usepackage[numbered]{hypdoc}
\usepackage{showcharinbox}
\definecolor{myblue}{rgb}{0.1,0.2,0.8}
-\definecolor{TFFrameColor}{rgb}{0.1,0.2,0.8}
-\definecolor{TFTitleColor}{rgb}{1,1,1}
\hypersetup{linkcolor=myblue,urlcolor=myblue,citecolor=myblue}
\makeatletter
\renewcommand\tableofcontents{\relax
@@ -123,13 +121,10 @@ by Vafa Khalighi.
% \CheckSum{0}
% \makeatletter
%\title{The \textsf{showcharinbox} package\\
-%\href{https://github.com/vafa/showcharinbox}{\texttt{https://github.com/vafa/showcharinbox}}}
-%\author{Vafa Khalighi\\ \href{mailto:vafakhlg@gmail.com}{\texttt{vafakhlg@gmail.com}}}
+%\href{https://github.com/persian-tex/showcharinbox}{\texttt{https://github.com/persian-tex/showcharinbox}}}
+%\author{Persian TeX Group\\ \href{mailto:persian-tex@tug.org}{\texttt{persian-tex@tug.org}}}
%\date{Version 0.1\qquad\today}
%\maketitle
-%\begin{titled-frame}{\parbox{\dimexpr(\textwidth-2\fboxsep-2\fboxrule)}{How to file bug reports and follow development of \textsf{showcharinbox} package}}
-%The \textsf{showcharinbox} package is developed on: \url{https://github.com/vafa/showcharinbox}. Users are encouraged to offer suggestions and file bug reports on the github issue tracker: \url{https://github.com/vafa/showcharinbox/issues}.
-%\end{titled-frame}
%\tableofcontents
%\section{What does the \textsf{showcharinbox} package do?}
% This package defines the command \Lcs{ShowCharInBox} which has the following syntax:
@@ -157,7 +152,7 @@ by Vafa Khalighi.
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\newcommand*{\showcharinbox@date}{2012/07/25}
+\newcommand*{\showcharinbox@date}{2013/04/04}
\newcommand*{\showcharinbox@version}{v0.1}
\ProvidesPackage{showcharinbox}
[\showcharinbox@date\space \showcharinbox@version\space
diff --git a/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.ins b/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.ins
index a64efd133a2..e1d35dc2eb3 100644
--- a/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.ins
+++ b/Master/texmf-dist/source/latex/showcharinbox/showcharinbox.ins
@@ -7,7 +7,7 @@
%% showcharinbox.dtx (with options: `batchfile')
%%
%% ______________________________________
-%% Copyright © 2012 Vafa Khalighi
+%% Copyright © 2012–2013 Persian TeX Group
%%
%% License information appended.
%%
@@ -17,35 +17,35 @@
\preamble
______________________________________
- Copyright © 2012 Vafa Khalighi
+ Copyright © 2012–2013 Persian TeX Group
License information appended.
\endpreamble
\postamble
-Copyright © 2012 Vafa Khalighi <vafakhlg@gmail.com>
+Copyright © 2012–2013 Persian TeX Group <persian-tex@tug.org>
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.
+This work is “maintained” (as per LPPL maintenance status)
+by Persian TeX Group.
\endpostamble
\askforoverwritefalse
\generate{\file{showcharinbox.sty}{\from{\jobname.dtx}{showcharinbox.sty}}}
\endbatchfile
%%
-%% Copyright © 2012 Vafa Khalighi <vafakhlg@gmail.com>
+%% Copyright © 2012–2013 Persian TeX Group <persian-tex@tug.org>
%%
%% 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.
+%% This work is “maintained” (as per LPPL maintenance status)
+%% by Persian TeX Group.
%%
%%
%%