diff options
Diffstat (limited to 'Master/texmf-dist/tex/lollipop/dvilollipop.ini')
-rw-r--r-- | Master/texmf-dist/tex/lollipop/dvilollipop.ini | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/lollipop/dvilollipop.ini b/Master/texmf-dist/tex/lollipop/dvilollipop.ini new file mode 100644 index 00000000000..e15d75ee551 --- /dev/null +++ b/Master/texmf-dist/tex/lollipop/dvilollipop.ini @@ -0,0 +1,31 @@ +% copyright 2014 Vafa Khalighi +% +% +% This program is free software: you can redistribute it and/or modify +% it under the terms of the GNU General Public License as published by +% the Free Software Foundation, either version 3 of the License, or +% (at your option) any later version. +% +% This program is distributed in the hope that it will be useful, +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +% GNU General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with this program. If not, see <http://www.gnu.org/licenses/>. +% +% +\ifx\pdfoutput\undefined \else + \ifx\pdfoutput\relax \else + \input pdftexconfig + \pdfoutput=0 + \fi +\fi +% +% the usual format initialization. +\scrollmode +\input lollipop.tex +\dump +\endinput + +% dvilollipop.fmt is generated by `pdftex -ini -jobname=dvilollipop -progname=dvilollipop -translate-file=cp227.tcx -etex dvilollipop.ini' |