diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-13 22:45:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-13 22:45:33 +0000 |
commit | bbb28ffdecc7fce48080590790bf1b8df243e6e5 (patch) | |
tree | 4cc2d54799493332d622d32184a455d813729087 /Master/texmf-dist/source/latex/textgreek | |
parent | f9705bad4bedff51e91cd0ca327741aca5d14718 (diff) |
textgreek (13oct11)
git-svn-id: svn://tug.org/texlive/trunk@24282 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/textgreek')
-rw-r--r-- | Master/texmf-dist/source/latex/textgreek/textgreek.dtx | 70 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/textgreek/textgreek.ins | 78 |
2 files changed, 85 insertions, 63 deletions
diff --git a/Master/texmf-dist/source/latex/textgreek/textgreek.dtx b/Master/texmf-dist/source/latex/textgreek/textgreek.dtx index 8856de28854..1d8150dbcac 100644 --- a/Master/texmf-dist/source/latex/textgreek/textgreek.dtx +++ b/Master/texmf-dist/source/latex/textgreek/textgreek.dtx @@ -20,44 +20,11 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[2009/09/24] %<package>\ProvidesPackage{textgreek} -%<package> [2011/09/24 v0.6 Greek symbols in text] -% -%<*batchfile> -\begingroup -\input docstrip.tex -\keepsilent -\usedir{tex/latex/lm} -\preamble - -This is a generated file. - -Copyright 2010,2011 Leonard Michlmayr - -This work may be distributed and/or modified under the -conditions of the LaTeX Project Public License, either version 1.3 -of this license or (at your option) any later version. -The latest version of this license is in - http://www.latex-project.org/lppl.txt -and version 1.3 or later is part of all distributions of LaTeX -version 2005/12/01 or later. - -This work has the LPPL maintenance status `author-maintained'. - -The Current Maintainer of this work is Leonard Michlmayr -<leonard.michlmayr at gmail.com>. - -This work consists of the file textgreek.dtx -and the derived files textgreek.sty and textgreek.pdf - -\endpreamble -\askforoverwritefalse -\generate{\file{textgreek.sty}{\from{textgreek.dtx}{package}}} -\endgroup -%</batchfile> +%<package> [2011/10/09 v0.7 Greek symbols in text] %<*driver> \documentclass[a4paper]{ltxdoc} \usepackage{textcomp} -\usepackage{textgreek}[2011/04/08] +\usepackage{textgreek}[2011/09/24] \usepackage[american]{babel} \usepackage{upgreek} \usepackage{amstext} @@ -76,7 +43,7 @@ and the derived files textgreek.sty and textgreek.pdf % \fi % % \iffalse\OnlyDescription\fi -% \CheckSum{479} +% \CheckSum{477} % % \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 @@ -94,7 +61,9 @@ and the derived files textgreek.sty and textgreek.pdf % Grave accent \` Left brace \{ Vertical bar \| % Right brace \} Tilde \~} % -% \changes{v0.1}{2010/10/17}{Initial Version} +% \changes{v0.1}{2010/10/17}{Initial Version} +% \changes{v0.7}{2011/10/09}{Split out the .ins file and fix the +% argument of \cmd{\usedir}.} % % \GetFileInfo{textgreek.sty} % \DoNotIndex{\#,\$,\%,\&,\@,\\,\{,\},\^,\_,\~,\ } \DoNotIndex{\@ne} @@ -741,7 +710,7 @@ and the derived files textgreek.sty and textgreek.pdf % \straightepsilon{} is a variant of epsilon % \textepsilon. % \begin{macrocode} -\iffalse\fi % U+03F5 GREEK LUNATE EPSILON SYMBOL +%% U+03F5 GREEK LUNATE EPSILON SYMBOL \DeclareTextCommand{\straightepsilon}{PU}{\83\365}% % \end{macrocode} % \begin{macrocode} @@ -763,29 +732,4 @@ and the derived files textgreek.sty and textgreek.pdf % \end{macrocode} % \end{macro} % \Finale -% {\obeyspaces -% \typeout{*************************************************************} -% \typeout{* *} -% \typeout{* To finish the installation you have to move the following *} -% \typeout{* file into a directory searched by TeX: *} -% \typeout{* *} -% \typeout{* textgreek.sty *} -% \typeout{* *} -% \typeout{* To produce the documentation run the file textgreek.dtx *} -% \typeout{* through LaTeX. Typically the following commands will do *} -% \typeout{* the job: *} -% \typeout{* *} -% \typeout{* pdflatex textgreek.dtx *} -% \typeout{* pdflatex textgreek.dtx *} -% \typeout{* makeindex -s gglo.ist -o textgreek.gls textgreek.glo *} -% \typeout{* makeindex -s gind.ist -o textgreek.ind textgreek.idx *} -% \typeout{* pdflatex textgreek.dtx *} -% \typeout{* makeindex -s gglo.ist -o textgreek.gls textgreek.glo *} -% \typeout{* makeindex -s gind.ist -o textgreek.ind textgreek.idx *} -% \typeout{* pdflatex textgreek.dtx *} -% \typeout{* *} -% \typeout{* Happy TeXing! *} -% \typeout{* *} -% \typeout{*************************************************************} -% } \endinput diff --git a/Master/texmf-dist/source/latex/textgreek/textgreek.ins b/Master/texmf-dist/source/latex/textgreek/textgreek.ins new file mode 100644 index 00000000000..ce905b46f66 --- /dev/null +++ b/Master/texmf-dist/source/latex/textgreek/textgreek.ins @@ -0,0 +1,78 @@ +%% +%% Copyright 2010,2011 Leonard Michlmayr +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `author-maintained'. +%% +%% The Current Maintainer of this work is Leonard Michlmayr +%% <leonard.michlmayr at gmail.com>. +%% +%% This work consists of the files textgreek.dtx and textgreek.ins +%% and the derived files textgreek.sty and textgreek.pdf +%% +\input docstrip.tex +\keepsilent +\usedir{tex/latex/textgreek} +\preamble + +This is a generated file. + +Copyright 2010,2011 Leonard Michlmayr + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + + http://www.latex-project.org/lppl.txt + +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `author-maintained'. + +The Current Maintainer of this work is Leonard Michlmayr +<leonard.michlmayr at gmail.com>. + +This work consists of the files textgreek.dtx and textgreek.ins +and the derived files textgreek.sty and textgreek.pdf + +\endpreamble +\askforoverwritefalse +\generate{\file{textgreek.sty}{\from{textgreek.dtx}{package}}} +\obeyspaces +\Msg{*************************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the following *} +\Msg{* file into a directory searched by TeX: *} +\Msg{* *} +\Msg{* textgreek.sty *} +\Msg{* *} +\Msg{* To produce the documentation run the file textgreek.dtx *} +\Msg{* through LaTeX. Typically the following commands will do *} +\Msg{* the job: *} +\Msg{* *} +\Msg{* pdflatex textgreek.dtx *} +\Msg{* pdflatex textgreek.dtx *} +\Msg{* makeindex -s gglo.ist -o textgreek.gls textgreek.glo *} +\Msg{* makeindex -s gind.ist -o textgreek.ind textgreek.idx *} +\Msg{* pdflatex textgreek.dtx *} +\Msg{* makeindex -s gglo.ist -o textgreek.gls textgreek.glo *} +\Msg{* makeindex -s gind.ist -o textgreek.ind textgreek.idx *} +\Msg{* pdflatex textgreek.dtx *} +\Msg{* thumbpdf textgreek.pdf *} +\Msg{* pdflatex textgreek.dtx *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{* *} +\Msg{*************************************************************} +\endbatchfile
\ No newline at end of file |