diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/chivo/Chivo.ins')
-rw-r--r-- | Master/texmf-dist/source/fonts/chivo/Chivo.ins | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/chivo/Chivo.ins b/Master/texmf-dist/source/fonts/chivo/Chivo.ins new file mode 100644 index 00000000000..d0aed346d1e --- /dev/null +++ b/Master/texmf-dist/source/fonts/chivo/Chivo.ins @@ -0,0 +1,42 @@ +%% +%% File: Chivo.ins +%% Copyright (c) 2016 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) 2016 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}} +} + +\obeyspaces +\Msg{****************************************************************}% +\Msg{* For documentation in pdf, process with: *}% +\Msg{* pdflatex Chivo.dtx *}% +\Msg{* makeindex.exe -s gglo.ist -o Chivo.gls Chivo.glo *}% +\Msg{* pdflatex Chivo.dtx *}% +\Msg{****************************************************************}% + + +\endbatchfile |