summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fcltxdoc/fcltxdoc.drv
blob: bf0761235b8208eb5e7ab463633d857f48e9348f (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
%%
%% This is file `fcltxdoc.drv',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% fcltxdoc.dtx  (with options: `driver')
%% 
%% This is a generated file.
%% Copyright (FC) 2010-2011 - lppl
%% 
%% 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 fcltxdoc.dtx
%% and the derived files
%%    fcltxdoc.sty, fcltxdoc.pdf, fcltxdoc.ins, fcltxdoc.drv.
%% 
%% fcltxdoc: 2011/03/12 v1.0 - Private additional ltxdoc support (FC)
%% 
%% This package is not intended for public use.
%% It is required to compile some of my documentations files.
%% 
%% ------------------------------------------------------------------------------
\def\thisinfo {Private additional ltxdoc support}
\def\thisversion {1.0}
\PassOptionsToPackage{}{hyperref}
\PassOptionsToPackage{linegoal,full}{tabu}
\RequirePackage [latin1]{inputenc}
\RequirePackage [\detokenize{§§},scrartcl]{fcltxdoc}
\RequirePackage {calc}
\csname endofdump\endcsname
\let\microtypeYN=n
\RequirePackage {tabu}
\CheckDates {interfaces=2011/02/12,linegoal=2011/02/25}
\documentclass[a4paper,oneside]{ltxdoc}
\AtBeginDocument{\catcode164=14}
\RequirePackage{ragged2e,lmodern,pifont,upgreek}
\ifx y\microtypeYN
   \usepackage[expansion=all,stretch=20,shrink=60]{microtype}\fi            % font (microtype)
\usepackage {logbox}
\lstset{
backgroundcolor=\color{GhostWhite!200},
commentstyle=\ttfamily\color{violet},
keywordstyle=[3]{\color{black}\bfseries},
morekeywords=[3]{&,\\},
keywordstyle=[4]{\color{red}\bfseries},
%%    morekeywords=[4]{red},
keywordstyle=[5]{\color{blue}\bfseries},
morekeywords=[5]{blue},
keywordstyle=[6]{\color{green}\bfseries},
morekeywords=[6]{green},
keywordstyle=[7]{\color{yellow}\bfseries},
morekeywords=[7]{yellow},
keywordstyle=[8]{\color{FireBrick!80}\bfseries},
morekeywords=[8]{
},
keywordstyle=[9]{\color{pkgcolor}\bfseries},
morekeywords=[9]{
},
keywordstyle=[10]{\color{pkgcolor}\bfseries\slshape},
morekeywords=[10]{},
extendedchars={true},
alsoletter={&},
}
\CodelineNumbered
\RequirePackage {geometry}
\geometry {top=0pt,includeheadfoot,headheight=.6cm,headsep=.6cm,bottom=.6cm,footskip=.5cm,left=30mm,right=1.5cm}
\hypersetup{%
  pdfsubject={Private additional ltxdoc support},
  pdfauthor={Florent CHERVET},
  pdfstartview=FitH 0,
  pdfkeywords={tex, e-tex, latex, package, doc, doc.sty, dtx, documentation},
  }
\begin{document}
   \DocInput{\thisfile.dtx}
\end{document}
\endinput
%%
%% End of file `fcltxdoc.drv'.