diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/parselines/parselines.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/parselines/parselines.drv | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/parselines/parselines.drv b/Master/texmf-dist/source/latex/parselines/parselines.drv new file mode 100644 index 00000000000..a47959217e2 --- /dev/null +++ b/Master/texmf-dist/source/latex/parselines/parselines.drv @@ -0,0 +1,68 @@ +%% +%% This is file `parselines.drv', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% parselines.dtx (with options: `driver') +%% +%% This is a generated file. +%% +%% parselines : 2010/06/20 v1.0 - parselines : catch file between delimiters or tags +%% +%% 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 +%% +%% This work consists of the main source file parselines.dtx +%% and the derived files +%% parselines.sty, parselines.pdf, parselines.ins +%% +%% parselines : a simple line parser for TeX +%% Copyright (C) 2010 by Florent Chervet <florent.chervet@free.fr> +%% +\edef\thisfile{\jobname} +\def\thisinfo{a simple line parser for TeX (\FC)} +\def\thisdate{2010/10/23} +\def\thisversion{1.1} +\def\CTANbaseurl{http://www.ctan.org/tex-archive/macros/latex} +\def\CTANdisplay{CTAN:macros/latex} +\makeatletter\protected\def\CTANhref{\@ifstar\CTANhrefstar\CTANhrefnost}\makeatother +\newcommand*\CTANhrefstar[3][/contrib/]{\href{\CTANbaseurl#1#2}{#3}} +\newcommand*\CTANhrefnost[2][/contrib/]{\href{\CTANbaseurl#1#2}{\nolinkurl{\CTANdisplay#1#2}}} +\let\loadclass\LoadClass +\def\LoadClass#1{\loadclass[abstracton]{scrartcl}\let\scrmaketitle\maketitle\AtEndOfClass{\let\maketitle\scrmaketitle}} +\documentclass[a4paper,oneside]{ltxdoc} +\usepackage[latin1]{inputenc} +\usepackage[american]{babel} +\usepackage[T1]{fontenc} +\usepackage{etex,etoolbox,geometry,lastpage,tocloft,titlesec,graphicx,xspace,tabularx,fancyhdr,color,bbding,embedfile,framed,multirow,txfonts,multirow,makecell,enumitem,arydshln,atveryend,catchfile} +\usepackage[hyperindex=false,pdfusetitle,colorlinks,pdfpagelabels,pdfencoding=auto]{hyperref} +\usepackage{interfaces} +\csname endofdump\endcsname +\usepackage{holtxdoc} +\CodelineNumbered +\usepackage{fancyvrb} +\usepackage[svgnames]{xcolor} +\usepackage{parselines} +\lastlinefit999 +\geometry{top=1.2cm,headheight=1cm,headsep=.3cm,bottom=1.4cm,footskip=.5cm,left=2.5cm,right=1cm} +\hypersetup{% + pdftitle={The parselines package}, + pdfsubject={a simple line parser for TeX}, + pdfauthor={Florent CHERVET}, + colorlinks,linkcolor=reflink, + pdfstartview={FitH}, + hyperindex=true, + pdfkeywords={tex, e-tex, latex, package, parselines, line parser,line parsing, lines, parser}, + bookmarksopen=true,bookmarksopenlevel=2} +\usepackage{bookmark} +\embedfile{\thisfile.dtx} +\begin{document} + \DocInput{\thisfile.dtx} +\end{document} +\endinput +%% +%% End of file `parselines.drv'. |