diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/anonymouspro/AnonymousPro.ins')
-rw-r--r-- | Master/texmf-dist/source/fonts/anonymouspro/AnonymousPro.ins | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/anonymouspro/AnonymousPro.ins b/Master/texmf-dist/source/fonts/anonymouspro/AnonymousPro.ins new file mode 100644 index 00000000000..7080a7a8a84 --- /dev/null +++ b/Master/texmf-dist/source/fonts/anonymouspro/AnonymousPro.ins @@ -0,0 +1,45 @@ +%% +%% File: AnonymousPro.ins +%% Copyright (c) 2013 Arash Esbati +%% +%% This work may be distributed and/or modified under the conditions +%% of the LaTeX Project Public License (LPPL), either version 1.3c of +%% this license or (at your option) any later version. +%% +%% It is an installation file for extracting package and other files +%% from the original source file. Simply process it under LaTeX. + +\input docstrip.tex + +\keepsilent +\askforoverwritefalse + +\preamble + +Copyright (C) 2013 Arash Esbati <esbati'at'gmx.de> + +This work may be distributed and/or modified under the conditions +of the LaTeX Project Public License (LPPL), either version 1.3c of +this license or (at your option) any later version. The latest +version of this license is in the file: + + http://www.latex-project.org/lppl.txt + +\endpreamble +\generate{ + \file{\jobname.sty}{\from{\jobname.dtx}{package}} + \file{\jobname-drv.tex}{\from{\jobname.dtx}{anp-drv}} + \file{\jobname-map.tex}{\from{\jobname.dtx}{anp-map}} + \file{anonymouspro-symbols.etx}{\from{\jobname.dtx}{anp-sym}} +} + +\obeyspaces +\Msg{*********************************************************************}% +\Msg{* For documentation in pdf, process with: *}% +\Msg{* pdflatex AnonymousPro.dtx *}% +\Msg{* makeindex.exe -s gglo.ist -o AnonymousPro.gls AnonymousPro.glo *}% +\Msg{* pdflatex AnonymousPro.dtx *}% +\Msg{*********************************************************************}% + + +\endbatchfile |