summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/logbox/logbox.drv
blob: 5a9cad3a66b6eeb315ae0df959d4d8c814bc68f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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'.