diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/asypictureb/asypictureB.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/asypictureb/asypictureB.dtx | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/asypictureb/asypictureB.dtx b/Master/texmf-dist/source/latex/asypictureb/asypictureB.dtx index 6f94d1ae0d6..b86e6a18514 100644 --- a/Master/texmf-dist/source/latex/asypictureb/asypictureB.dtx +++ b/Master/texmf-dist/source/latex/asypictureb/asypictureB.dtx @@ -4,7 +4,7 @@ %</internal> %<*readme> ---------------------------------------------------------------- -asypictureB --- user-friendly integration of Asymptote into LaTeX +asypictureB -- user-friendly integration of Asymptote into LaTeX E-mail: cstaats at math.uchicago.edu Released under the LaTeX Project Public License v1.3c or later See http://www.latex-project.org/lppl.txt @@ -58,19 +58,19 @@ and the derived files asypictureB.ins, asypictureB.sty. \endpostamble -\usedir{tex/latex/asypictureB} +\usedir{tex/latex/asypictureb} \generate{ \file{\jobname.sty}{\from{\jobname.dtx}{package}} } %</install> %<install>\endbatchfile %<*internal> -\usedir{source/latex/asypictureB} +\usedir{source/latex/asypictureb} \generate{ \file{\jobname.ins}{\from{\jobname.dtx}{install}} } \nopreamble\nopostamble -\usedir{doc/latex/asypictureB} +\usedir{doc/latex/asypictureb} \generate{ \file{README.txt}{\from{\jobname.dtx}{readme}} } @@ -1080,10 +1080,13 @@ and the derived files asypictureB.ins, % % \StopEventually{^^A % \PrintChanges +% \PrintIndex % } % % \section{Implementation} -% +%\iffalse +%<*package> +%\fi % \begin{macrocode} \RequirePackage{fancyvrb} \RequirePackage{graphicx} @@ -1420,4 +1423,7 @@ settings.prc = false; \makeatother % \end{macrocode} +%\iffalse +%</package> +%\fi % \Finale |