diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-07 23:21:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-07 23:21:59 +0000 |
commit | 26a9a99cce2d8eea612686e05061b1c05f9149db (patch) | |
tree | b5c09c539b67f39ff790badfbdd0505c5a09d175 /Master/texmf-dist/source/latex/linegoal/linegoal.drv | |
parent | f82352406dc717f2af0a1e0e8c541bfbb9320d83 (diff) |
new latex package linegoal (7may10)
git-svn-id: svn://tug.org/texlive/trunk@18149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/linegoal/linegoal.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/linegoal/linegoal.drv | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/linegoal/linegoal.drv b/Master/texmf-dist/source/latex/linegoal/linegoal.drv new file mode 100644 index 00000000000..cbbed99d336 --- /dev/null +++ b/Master/texmf-dist/source/latex/linegoal/linegoal.drv @@ -0,0 +1,65 @@ +%% +%% This is file `linegoal.drv', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% linegoal.dtx (with options: `driver') +%% +%% This is a generated file. +%% +%% linegoal : 2010/05/07 v1.0 - linegoal : a new dimen corresponding to the remainder of the line +%% +%% 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 linegoal.dtx +%% and the derived files +%% linegoal.sty, linegoal.pdf, linegoal.ins, +%% +%% linegoal : linegoal : a new dimen corresponding to the remainder of the line +%% Copyright (C) 2010 by Florent Chervet <florent.chervet@free.fr> +%% +\edef\thisfile{\jobname} +\def\thisinfo{A new ``dimen'' corresponding to the remainder of the line} +\def\thisdate{2010/05/07} +\def\thisversion{1.0} +\def\CTANbaseurl{http://www.ctan.org/tex-archive/macros/latex} +\def\CTANdisplay{CTAN:macros/latex} +\makeatletter\protected\def\CTANhref{\@ifstar\CTANhrefstar\CTANhrefnost}\makeatother +\newcommand*\CTANhrefstar[3][/contrib/]{\href{\CTANbaseurl#1#2}{#3}} +\newcommand*\CTANhrefnost[2][/contrib/]{\href{\CTANbaseurl#1#2}{\nolinkurl{\CTANdisplay#1#2}}} +\let\loadclass\LoadClass +\def\LoadClass#1{\loadclass[abstracton]{scrartcl}\let\scrmaketitle\maketitle\AtEndOfClass{\let\maketitle\scrmaketitle}} +\documentclass[a4paper,oneside]{ltxdoc} +\usepackage[latin1]{inputenc} +\usepackage[american]{babel} +\usepackage[T1]{fontenc} +\usepackage{etex,etoolbox,geometry,lastpage,tocloft,graphicx,xspace,tabularx,fancyhdr,color,bbding,embedfile,framed,multirow,txfonts,multirow,makecell,enumitem,arydshln,atveryend,catchfile} +\usepackage[hyperindex=false,pdfusetitle,colorlinks,pdfpagelabels,pdfencoding=auto]{hyperref} +\usepackage{holtxdoc} +\RequirePackage{grffile,eso-pic}% to include the example +\CodelineNumbered +\usepackage{fancyvrb} +\lastlinefit999 +\geometry{top=2cm,headheight=1cm,headsep=.3cm,bottom=1.4cm,footskip=.5cm,left=2.5cm,right=1cm} +\hypersetup{% + pdftitle={The linegoal package}, + pdfsubject={A new dimen corresponding to the remainder of the line}, + pdfauthor={Florent CHERVET}, + colorlinks,linkcolor=reflink, + pdfstartview={FitH}, + hyperindex=true, + pdfkeywords={tex, e-tex, latex, package, zref, linegoal}, + bookmarksopen=true,bookmarksopenlevel=2} +\usepackage{bookmark} +\embedfile{\thisfile.dtx} +\begin{document} + \DocInput{\thisfile.dtx} +\end{document} +\endinput +%% +%% End of file `linegoal.drv'. |