summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/logbox/logbox.drv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/logbox/logbox.drv')
-rw-r--r--Master/texmf-dist/source/latex/logbox/logbox.drv85
1 files changed, 85 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/logbox/logbox.drv b/Master/texmf-dist/source/latex/logbox/logbox.drv
new file mode 100644
index 00000000000..5a9cad3a66b
--- /dev/null
+++ b/Master/texmf-dist/source/latex/logbox/logbox.drv
@@ -0,0 +1,85 @@
+%%
+%% This is file `logbox.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% logbox.dtx (with options: `driver')
+%%
+%% This is a generated file.
+%%
+%% logbox : 2011/03/26 v1.0 - e-TeX showbox facilities (FC)
+%%
+%% 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 logbox.dtx
+%% and the derived files:
+%% logbox.sty, logbox.ins, logbox.drv,
+%% and: logbox.pdf
+%%
+%% logbox : 2011/03/26 v1.0 - e-TeX showbox facilities (FC)
+%% Copyright (C) 2011 by FC <florent.chervet @t free.fr>
+%%
+\def\thisinfo {e-TeX showbox facilities (FC)}
+\def\thisversion {1.0}
+\PassOptionsToPackage {full}{tabu}
+\RequirePackage [\detokenize{§§},hyperlistings]{fcltxdoc}
+\AtBeginDocument{\embedfile{README}}
+%%\CheckDates{interfaces=2011/02/12,tabu=2011/02/25}
+\documentclass[a4paper,11pt,oneside,american,latin1,T1]{ltxdoc} \usetikz{full}
+\usepackage [latin1]{inputenc}
+\usepackage [T1]{fontenc}
+\usepackage {geometry}
+\usepackage {numprint}
+\usepackage {pdfcomment}
+\usepackage {ragged2e} % general tools
+\usepackage {arial,bbding,relsize,moresize,manfnt,pifont,upgreek} % fonts
+\csname endofdump\endcsname
+\usepackage {Escan}
+\usepackage {logbox}
+\RequirePackage {tabu}
+\let\microtypeYN=n
+\ifx y\microtypeYN %
+ \usepackage[expansion=all,stretch=20,shrink=60]{microtype}\fi % font (microtype)
+\CodelineNumbered\lastlinefit999
+\abovecaptionskip=0pt
+\lstset{color=LightCyan!30,
+texcsstyle=\color{blue},
+moretexcs=[1]{
+ lstdefinestyle,tikz,
+ lstinputlisting,lstset,tikzlabel,tikzrefXY,
+ color,
+ geometry,lasthline,firsthline,
+ cmidrule,toprule,bottomrule,tabusetup*,tabusetup,
+ everyrow,tabulinestyle,tabureset,savetabu,usetabu,preamble,
+ taburulecolor,taburowcolors,ccolor,cbackground,background,rowbackground,rowcolor},
+keywordstyle=[3]{\color{black}\bfseries},
+morekeywords=[3]{&},
+keywordstyle=[4]{\color{red}\bfseries},
+morekeywords=[4]{\linegoal,$},
+keywordstyle=[5]{\color{blue}\bfseries},
+keywordstyle=[6]{\color{green}\bfseries},
+keywordstyle=[7]{\color{yellow}\bfseries},
+alsoletter={&},alsoletter={*},alsoletter={$},alsoletter={-},
+morekeywords=[5]{blue},
+morekeywords=[6]{green},
+morekeywords=[7]{yellow},
+texcsstyle=[7]{\color{Gold}},
+texcs=[7]{includegraphics},
+texcs=[77]{newEscan,renewEscan,provideEscan},
+}
+\hypersetup {%
+ pdfauthor=Florent CHERVET,
+ pdfkeywords={TeX, LaTeX, e-TeX, Escan, scantokens, environment, NewEnviron, package },
+}
+\geometry {top=0mm,headheight=8mm,includehead,reversemarginpar,asymmetric,headsep=3mm,bottom=14mm,footskip=5mm,inner=35mm,outer=20mm }
+\begin{document}
+ \DocInput{\jobname.dtx}
+\end{document}
+\endinput
+%%
+%% End of file `logbox.drv'.