diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-24 00:09:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-24 00:09:27 +0000 |
commit | 3f39a4fbdf08fa724e5047b82e3437ddf9b83bf4 (patch) | |
tree | ee6cb8c37626cf0b68201a5cb9da34a62fa2b326 /Master/texmf-dist/source/latex/etextools/etextools.drv | |
parent | af45cd2890473eac240e9e1aa27996cdbcf16192 (diff) |
etextools update (23sep09)
git-svn-id: svn://tug.org/texlive/trunk@15437 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/etextools/etextools.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/etextools/etextools.drv | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/etextools/etextools.drv b/Master/texmf-dist/source/latex/etextools/etextools.drv new file mode 100644 index 00000000000..96465ed4e6c --- /dev/null +++ b/Master/texmf-dist/source/latex/etextools/etextools.drv @@ -0,0 +1,62 @@ +%% +%% This is file `etextools.drv', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% etextools.dtx (with options: `driver') +%% +%% This is a generated file. +%% +%% Copyright (C) 2009 by Florent Chervet <florent.chervet@free.fr> +%% +%% 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 etextools.dtx +%% and the derived files +%% etextools.sty, etextools.pdf, etextools.ins, +%% and etextools-examples.tex +%% +%%% etextools : e-TeX tools for LaTeX Users and package Writers (v.3.0) +\edef\thisfile{\jobname} +\def\thisinfo{The \thispackage\ package -- an \eTeX{} package for \LaTeX{}} +\def\thisrevision{3.0} +\def\thisdate{27 August 2009} +\newcommand\makebookmark[1]{} +\documentclass[a4paper,oneside]{ltxdockit} +\usepackage[latin1]{inputenc} +\usepackage[american]{babel} +\usepackage{doc,tocloft,stmaryrd,amsmath,amssymb,xspace,graphics,geometry,fancyhdr,titlesec,framed,bbding,ltxnew,enumitem,embedfile,etoolbox,marvosym,wasysym,soul,makecell,arydshln,numprint} +\CodelineNumbered\CodelineIndex +\usepackage{fancyvrb} +\newrobustcmd*\cmdLabel[1]{\csgdef{cmdlabel->#1}{}} +\embedfile{\thisfile.dtx} +\geometry{left=4.5cm,marginparwidth=14pt,right=1.5cm,top=3mm,headsep=3mm,bottom=3mm,footskip=8mm,includeheadfoot} +\titlepage{% + title={The \Thispackage macros}, + subtitle={An \etex package providing useful (purely expandable) tools \\ for LaTeX Users and package Writers}, + url={http://www.ctan.org/tex-archive/macros/latex/contrib/etextools/}, + author={Florent CHERVET}, + email={\footnotesize\mdseries florent.chervet@free.fr}, + revision={\thisrevision}, + date={\thisdate}} +\hypersetup{% + hyperindex=true, + pdftitle={The etextools package}, + pdfsubject={An e-TeX package providing useful tools for LaTeX package writers -- essay on purely expandability}, + pdfauthor={Florent CHERVET}, + colorlinks,linkcolor=reflink,urlcolor=spot, + pdfkeywords={tex, e-tex, latex, package, programming}, + bookmarksopen=true,bookmarksopenlevel=2} +\begin{document} + \DocInput{\thisfile.dtx} +\end{document} + + +\endinput +%% +%% End of file `etextools.drv'. |