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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
%%
%% This is file `interfaces.drv',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% interfaces.dtx (with options: `driver')
%%
%% This is a generated file.
%%
%% interfaces : 2010/12/07 v2.5 - interfaces : interfaces with keys for other packages (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 interfaces.dtx
%% and the derived files
%% interfaces.sty, interfaces.pdf, interfaces.ins,
%% interfaces-base.sty,
%% interfaces-LaTeX.sty,
%% interfaces-tikz.sty,
%% interfaces-titlesec.sty,
%% interfaces-hyperref.sty,
%% interfaces-bookmark.sty,
%% interfaces-hypbmsec.sty,interfaces-hypbmsec.code.tex,
%% interfaces-fancyhdr.sty,
%% interfaces-marks.sty,
%% interfaces-tocloft.sty,
%% interfaces-makecell.sty,
%% interfaces-enumitem.sty,
%% interfaces-truncate.sty,
%% interfaces-appendix.sty,
%% interfaces-embedfile.sty,
%% interfaces-environ.sty,
%% interfaces-umrand.sty,
%% interfaces-scrlfile.sty,
%% interfaces-pgfkeys.sty,
%% interfaces-etoolbox.sty
%%
%% interfaces: interfaces with keys for other packages (FC)
%% Copyright (C) 2010 by Florent Chervet <florent.chervet@free.fr>
%%
\let\CTANLinks=y
\edef\thisfile{\jobname}
\def\thisinfo{interfaces with keys for other packages}
\def\thisdate{2010/12/07}
\def\thisversion{2.5\,\textendash\,release}
\def\CTANbaseurl{http://www.ctan.org/tex-archive/}
\def\LocalOrCTAN#1#2{\ifx y\CTANLinks#2\else#1\fi}
\def\LOCALDOC{file:C:/texmf/doc/latex}
\let\loadclass\LoadClass
\def\LoadClass#1{\loadclass[abstracton]{scrartcl}\let\scrmaketitle\maketitle\AtEndOfClass{\let\maketitle\scrmaketitle}}
\documentclass[a4paper,oneside]{ltxdoc}
\AtBeginDocument{\DeleteShortVerb{\|}}
\usepackage[latin1]{inputenc}
\usepackage[american]{babel}
\usepackage[T1]{fontenc}
\usepackage{txfonts,times,marvosym,wasysym,nicefrac,numprint,hologo}
\usepackage[expansion=all,protrusion=none,shrink=50,stretch=20]{microtype}
\PassOptionsToPackage{svgnames}{xcolor}
\usepackage{etoolbox,atveryend,calc}
\usepackage{graphicx,xspace,xcolor,framed}
\usepackage{geometry,lastpage,tocloft,titlesec,hypbmsec,fancyhdr,moresize,relsize}
\usepackage{enumitem,multirow,makecell,tabularx,booktabs,colortbl,arydshln,dcolumn,delarray,hhline}
\usepackage[verbose]{linegoal}[2010/12/07]
\usepackage[breakall]{truncate}
\usepackage{appendix}
\usepackage{interfaces}[2010/12/07]
\usepackage{holtxdoc,hyperref,bookmark}
\usepackage{embedfile}
\usepackage{fp}
\usepackage{zref,zref-user,zref-savepos}
\usetikz{basic,decorations.pathmorphing}
\csname endofdump\endcsname
\RequirePackage[debugshow]{tabu}[2010/12/07]
\FPmessagestrue
%%\OnlyDescription
\CodelineNumbered
\usepackage{fancyvrb} \fvset{gobble=1}
\lastlinefit999 \widowpenalty5000 \clubpenalty10000 \doublehyphendemerits100000
\geometry{top=0pt,includehead,headheight=.8cm,headsep=.3cm,bottom=1.2cm,footskip=.5cm,left=2.5cm,right=1cm}
\hypersetup{%
pdftitle={The interfaces package},%
pdfsubject={interfaces with keys for other packages},%
pdfauthor={F. CHERVET},%
pdfpagemode=UseNone,%
colorlinks,linkcolor=reflink,filecolor=reffilecolor,%
pdfstartview={FitH},%
pdfkeywords={tex, e-tex, TeX, e-TeX, eTeX, latex, package, interfaces, marks,%
pgfkeys, scrlfile, etoolbox, titlesec, fancyhdr, tocloft, environ,%
embedfile, hyperref, bookmark, hypbmsec, truncate, tikz,%
makecell, enumitem, appendix, umrand},%
bookmarksopen=true,bookmarksopenlevel=1,%
pdfnewwindow=true}
\embedfile{\thisfile.dtx}
\begin{document}
\DocInput{\thisfile.dtx}
\end{document}
\endinput
%%
%% End of file `interfaces.drv'.
|