From c487423b5c24652e6abe60cea3512eb8eb22751f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 13 Jun 2009 00:24:58 +0000 Subject: prelim2e (ms) 1.3 (11jun09) git-svn-id: svn://tug.org/texlive/trunk@13727 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ms/prelim2e.pdf | Bin 116658 -> 561054 bytes Master/texmf-dist/doc/latex/ms/ragged2e.pdf | Bin 795572 -> 797863 bytes Master/texmf-dist/source/latex/ms/prelim2e.drv | 42 +++++--- Master/texmf-dist/source/latex/ms/prelim2e.dtx | 129 +++++++++++++++---------- Master/texmf-dist/source/latex/ms/prelim2e.ins | 71 ++++++-------- Master/texmf-dist/source/latex/ms/ragged2e.drv | 4 +- Master/texmf-dist/source/latex/ms/ragged2e.dtx | 10 +- Master/texmf-dist/source/latex/ms/ragged2e.ins | 14 +-- Master/texmf-dist/tex/latex/ms/prelim2e.sty | 64 ++++++------ Master/texmf-dist/tex/latex/ms/ragged2e.sty | 6 -- 10 files changed, 176 insertions(+), 164 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/ms/prelim2e.pdf b/Master/texmf-dist/doc/latex/ms/prelim2e.pdf index efe74f504b9..5f1c8787f71 100644 Binary files a/Master/texmf-dist/doc/latex/ms/prelim2e.pdf and b/Master/texmf-dist/doc/latex/ms/prelim2e.pdf differ diff --git a/Master/texmf-dist/doc/latex/ms/ragged2e.pdf b/Master/texmf-dist/doc/latex/ms/ragged2e.pdf index e0f1f401ceb..8de5318deb7 100644 Binary files a/Master/texmf-dist/doc/latex/ms/ragged2e.pdf and b/Master/texmf-dist/doc/latex/ms/ragged2e.pdf differ diff --git a/Master/texmf-dist/source/latex/ms/prelim2e.drv b/Master/texmf-dist/source/latex/ms/prelim2e.drv index 983f77d0b1c..4dd499b8d29 100644 --- a/Master/texmf-dist/source/latex/ms/prelim2e.drv +++ b/Master/texmf-dist/source/latex/ms/prelim2e.drv @@ -6,33 +6,49 @@ %% %% prelim2e.dtx (with options: `driver') %% +%% Copyright (C) 1995..2009 Martin Schroeder. +%% %% This file is part of the Prelim2e package %% ----------------------------------------- %% -%% Copyright (C) [1995..1999] Martin Schroder. All rights reserved. -%% %% To produce the documentation in the way you like you are allowed %% to change this driver file. %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesFile{prelim2e.drv} - [1999/06/08 v1.22 Driver for prelim2e Package (MS)] -\documentclass{ltxdoc} + [2009/05/29 v1.3 Driver for prelim2e Package (MS)] +\documentclass[a4paper]{ltxdoc} +\usepackage[T1]{fontenc} \usepackage{url} \usepackage[toc]{multitoc} +\usepackage{lmodern,microtype,svn} +\usepackage{hypdoc} +\usepackage{geometry} \usepackage[scrtime]{prelim2e} \GetFileInfo{prelim2e.sty} -\setcounter{IndexColumns}{2} \EnableCrossrefs +\RecordChanges % Gather update information %%\DisableCrossrefs% Say \DisableCrossrefs if index is ready \CodelineIndex % Index code by line number -\OnlyDescription % comment out for implementation details %%\OldMakeIndex % use if your MakeIndex is pre-v2.9 \setcounter{IndexColumns}{2} +\makeatletter + \renewenvironment{theglossary}{% + \glossary@prologue + \setlength\emergencystretch{5em} + \GlossaryParms \let\item\@idxitem \ignorespaces}{} +\makeatother \setlength{\IndexMin}{40ex} \setlength{\columnseprule}{.4pt} +\addtolength{\oddsidemargin}{2cm} +\addtolength{\textwidth}{-2cm} \begin{document} \DocInput{prelim2e.dtx} + \PrintIndex\PrintChanges + % Make sure that the index is not printed twice + % (ltxdoc.cfg might have a second \PrintIndex command) + \let\PrintChanges\relax + \let\PrintIndex\relax \end{document} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -54,19 +70,17 @@ %% =================================================================== %% @LaTeX-package-file{ %% author = {Martin Schr\"oder}, -%% version = "1.23", -%% date = "17 February 2001", +%% version = "1.3", +%% date = "29 May 2009", %% filename = "prelim2e.sty", %% address = {Martin Schr\"oder -%% Cr\"usemannallee 3 -%% 28213 Bremen +%% Barmer Stra\"se 14 +%% 44137 Dortmund %% Germany}, -%% telephone = "+49-421-2239425", +%% telephone = "+49-231-1206574", %% email = "martin@oneiros.de", -%% pgp-Key = "2048 bit / KeyID 292814E5", -%% pgp-fingerprint = "7E86 6EC8 97FA 2995 82C3 FEA5 2719 090E", %% docstring = "LaTeX package which allows the marking of -%% preliminary versions of a document. +%% preliminary versions of a document." %% } %% =================================================================== %% \fi diff --git a/Master/texmf-dist/source/latex/ms/prelim2e.dtx b/Master/texmf-dist/source/latex/ms/prelim2e.dtx index d595659bdba..e0a4b812b9d 100644 --- a/Master/texmf-dist/source/latex/ms/prelim2e.dtx +++ b/Master/texmf-dist/source/latex/ms/prelim2e.dtx @@ -2,45 +2,68 @@ % \iffalse \NeedsTeXFormat{LaTeX2e}[1995/12/01] %\ProvidesPackage{prelim2e} -% [2001/02/17 v1.23 prelim2e Package (MS)] +% [2009/05/29 v1.3 prelim2e Package (MS)] % %<*driver> \ProvidesFile{prelim2e.drv} - [1999/06/08 v1.22 Driver for prelim2e Package (MS)] -\documentclass{ltxdoc} + [2009/05/29 v1.3 Driver for prelim2e Package (MS)] +\documentclass[a4paper]{ltxdoc} +\usepackage[T1]{fontenc} \usepackage{url} \usepackage[toc]{multitoc} +\usepackage{lmodern,microtype,svn} +\usepackage{hypdoc} +\usepackage{geometry} \usepackage[scrtime]{prelim2e} \GetFileInfo{prelim2e.sty} -\setcounter{IndexColumns}{2} \EnableCrossrefs +\RecordChanges % Gather update information %%\DisableCrossrefs% Say \DisableCrossrefs if index is ready \CodelineIndex % Index code by line number -\OnlyDescription % comment out for implementation details +%\OnlyDescription % comment out for implementation details %%\OldMakeIndex % use if your MakeIndex is pre-v2.9 \setcounter{IndexColumns}{2} +% onecolumn glossary +\makeatletter + \renewenvironment{theglossary}{% + \glossary@prologue + \setlength\emergencystretch{5em} + \GlossaryParms \let\item\@idxitem \ignorespaces}{} +\makeatother \setlength{\IndexMin}{40ex} \setlength{\columnseprule}{.4pt} +\addtolength{\oddsidemargin}{2cm} +\addtolength{\textwidth}{-2cm} \begin{document} \DocInput{prelim2e.dtx} + \PrintIndex\PrintChanges + % Make sure that the index is not printed twice + % (ltxdoc.cfg might have a second \PrintIndex command) + \let\PrintChanges\relax + \let\PrintIndex\relax \end{document} % % -% Copyright (C) [1995..2001] by Martin Schr\"oder. All rights reserved. +% Copyright (C) 1995..2009 by Martin Schr\"oder. % -% This program may be redistributed and/or modified under the terms -% of the LaTeX Project Public License, either version 1.0 of this -% license, or (at your option) any later version. +% 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 -% CTAN:macros/latex/base/lppl.txt. +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX version +% 2005/12/01 or later. % -% Happy users are requested to send me a postcard. :-) +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Martin Schröder % -% For error reports in case of UNCHANGED versions see prelim2e.ins +% This work consists of the files prelim2e.dtx and prelim2e.ins +% and the derived files prelim2e.sty % % \fi % -% \CheckSum{125} +% \CheckSum{129} % %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -62,44 +85,38 @@ %% =================================================================== %% @LaTeX-package-file{ %% author = {Martin Schr\"oder}, -%% version = "1.23", -%% date = "17 February 2001", +%% version = "1.3", +%% date = "29 May 2009", %% filename = "prelim2e.sty", %% address = {Martin Schr\"oder -%% Cr\"usemannallee 3 -%% 28213 Bremen +%% Barmer Stra\"se 14 +%% 44137 Dortmund %% Germany}, -%% telephone = "+49-421-2239425", +%% telephone = "+49-231-1206574", %% email = "martin@oneiros.de", -%% pgp-Key = "2048 bit / KeyID 292814E5", -%% pgp-fingerprint = "7E86 6EC8 97FA 2995 82C3 FEA5 2719 090E", -% checksum = "63323 610 2225 20370", % codetable = "ISO/ASCII", % keywords = "LaTeX2e, preliminary versions, versions", % dependences = "everyshi, scrtime", % supported = "yes", %% docstring = "LaTeX package which allows the marking of -%% preliminary versions of a document. -% -% The checksum field above contains a CRC-16 -% checksum as the first value, followed by -% the equivalent of the standard UNIX wc -% (word count) utility output of lines, -% words, and characters. This is produced -% by Robert Solovay's checksum utility." +%% preliminary versions of a document." %% } %% =================================================================== %% \fi % +% \SVN $Rev: 1374 $ +% \SVNdate $Date: 2009-05-30 22:23:36 +0200 (Sa, 30. Mai 2009) $ +% % \renewcommand{\PrelimWords}{^^A % \package{prelim2e} package -- -% Version \fileversion{} -- +% Version \fileversion (\SVNRev) -- % Documentation \LaTeX{}ed^^A % } % % \changes{v1.00}{1995/01/26}{New} % \changes{v1.21}{1998/08/09}{Documentation improved} % \changes{v1.22}{1999/06/08}{Moved to LPPL} +% \changes{v1.3}{2009/05/29}{LPPL 1.3} % % \newcommand*{\option}[1]{\textnormal{\sffamily#1}} % \newcommand*{\package}[1]{\textnormal{\sffamily#1}} @@ -116,19 +133,16 @@ % ^^A ----------------------------- % % \title{\unskip -% The \package{prelim2e} package^^A -% \thanks{^^A -% The version number of this file is \fileversion, -% last revised \filedate.}^^A +% The \package{prelim2e} package^^A +% \thanks{^^A +% The version number of this file is \fileversion, subversion +% revision~\#\SVNRev, last revised \protect\SVNDate.}^^A % } % \author{Martin Schr\"oder\\[0.5ex] -% \normalsize Cr\"usemannallee 3\\ -% \normalsize 28213 Bremen\\ +% \normalsize Barmer Stra\ss{}e 14\\ +% \normalsize 44137 Dortmund\\ % \normalsize Germany\\ -% \normalsize martin@oneiros.de\\ -% \scriptsize \texttt{PGP-Key: 2048 bit / KeyID 292814E5}\\[-0.5em] -% \scriptsize \texttt{7E86 6EC8 97FA 2995~~82C3 FEA5 2719 090E}} -% \date{\filedate} +% \normalsize \href{mailto:martin@oneiros.de}{\texttt{martin@oneiros.de}}} % \maketitle % % ^^A ----------------------------- @@ -174,7 +188,7 @@ %\begin{verbatim} %\renewcommand{\PrelimWords}{% % \textsf{prelim2e} package -- -% Version \fileversion{} -- +% Version \fileversion (\svnInfoRevision) -- % Documentation \LaTeX{}ed% % } %\end{verbatim} @@ -216,6 +230,11 @@ % \NEWfeature{2001/02/17} % This sets the text to ``Versione preliminare''. % It does not use the \package{babel} package. +% \item[\normalfont\option{norsk}] +% \changes{v1.3}{2009/05/29}{\option{norsk} option added} +% \NEWfeature{2009/05/29} +% This sets the text to ``Forel\o{}pig versjon''. +% It does not use the \package{babel} package. % \item[\normalfont\option{time}] % \changes{v1.10}{1996/01/01}{\option{time} option added} % \NEWdescription{1997/05/12} @@ -293,9 +312,11 @@ % the text for the \option{french} option, % Arne J\o{}rgensen (\texttt{arne.jorgensen@tug.dk}) % provided the text for the \option{danish} option, -% and Davide Giovanni Maria Salvetti (\texttt{salve@debian.org}) +% Davide Giovanni Maria Salvetti (\texttt{salve@debian.org}) % and Riccardo Murri (\texttt{murri@phc.unipi.it}) % both provided the text for the \option{italian} option, +% and Sveinung Heggen (\texttt{sveinung.heggen@orkla.no}) provided the +% text for the \option{norsk} option. % % As usual Rebecca Stiels improved the quality of this documentation. % @@ -402,11 +423,12 @@ % % \subsubsection{Language options} % ^^A -% \option{danish}, \option{english}, \option{french}, \option{german} and -% \option{italian} control the content of \cs{PrelimWords}. +% \option{danish}, \option{english}, \option{french}, \option{german}, +% \option{italian} and \option{norsk} control the content of \cs{PrelimWords}. % \changes{v1.20}{1997/05/12}{\option{french} option added} % \changes{v1.23}{2001/02/17}{\option{danish} option added} % \changes{v1.23}{2001/02/17}{\option{italian} option added} +% \changes{v1.3}{2009/05/29}{\option{norsk} option added} % \begin{macrocode} \DeclareOption{danish}{% \renewcommand{\PrelimWords}{Forel\o{}big version}} @@ -418,6 +440,8 @@ \renewcommand{\PrelimWords}{Vorl\"aufige Version}} \DeclareOption{italian}{% \renewcommand{\PrelimWords}{Versione preliminare}} +\DeclareOption{norsk}{% + \renewcommand{\PrelimWords}{Forel\o{}pig versjon}} % \end{macrocode} % % @@ -498,8 +522,8 @@ % \begin{macrocode} \newcommand{\PrelimText}{% \textnormal{% - \footnotesize% - \PrelimTextStyle% + \footnotesize + \PrelimTextStyle \PrelimWords{} -- \today \if@prelim@time \ -- \thistime @@ -529,6 +553,8 @@ % % \begin{macro}{\@Prelim@EveryShipout} % \changes{v1.10}{1996/01/01}{\cs{hbox to}$\rightarrow$\cs{hb@xt@}} +% \changes{v1.24}{2004/03/28}{Bugfix: Add missing \%. +% Bug reported by Carsten Heinz (\texttt{cheinz@gmx.de}).} % \cs{@Prelim@EveryShipout} puts the text produced by \cs{PrelimText} % below the page. % To do this we modify \cs{box255}: We append a \cs{vbox} with height @@ -536,7 +562,7 @@ % \cs{hbox} with the width of \cs{box255} in which \cs{PrelimText} % is centered. % \begin{macrocode} -\newcommand{\@Prelim@EveryShipout}{ +\newcommand{\@Prelim@EveryShipout}{% \bgroup % \end{macrocode} % First we save the dimensions of \cs{box255}: height, width and depth; @@ -556,7 +582,7 @@ \global\setbox\@cclv\vbox to \dimen\thr@@{% \hb@xt@\dimen\z@{% \box\@cclv% - \hss% + \hss }% % \end{macrocode} % To this we append the text produced by \cs{PrelimText}. @@ -568,11 +594,11 @@ \vbox to \z@{% \hb@xt@\dimen\z@{% \let\protect\relax - \hfill\PrelimText\hfill% + \hfill\PrelimText\hfill }% - \vss% + \vss }% - \vss% + \vss }% % \end{macrocode} % Finally we set the dimensions of \cs{box255} to the values they had @@ -608,3 +634,4 @@ % ^^A ----------------------------- % % \Finale +% ^^A vim:tw=70:ts=2 diff --git a/Master/texmf-dist/source/latex/ms/prelim2e.ins b/Master/texmf-dist/source/latex/ms/prelim2e.ins index eb6e8b9223c..00a57b54699 100644 --- a/Master/texmf-dist/source/latex/ms/prelim2e.ins +++ b/Master/texmf-dist/source/latex/ms/prelim2e.ins @@ -1,24 +1,25 @@ -\NeedsTeXFormat{LaTeX2e} -\ProvidesFile{prelim2e.ins} - [1998/06/08 v1.23 Installation script for prelim2e Package (MS)] +%\NeedsTeXFormat{LaTeX2e} +%\ProvidesFile{prelim2e.ins} +% [2009/05/29 v1.3 Installation script for prelim2e Package (MS)] %% -%% Copyright (C) [1995..2001] by Martin Schroeder. All rights reserved. +%% Copyright (C) 1995..2009 by Martin Schroeder. %% -%% This program may be redistributed and/or modified under the terms -%% of the LaTeX Project Public License, either version 1.0 of this -%% license, or (at your option) any later version. +%% 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 -%% CTAN:macros/latex/base/lppl.txt. -%% -%% Happy users are requested to send me a postcard. :-) +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. %% -%% checksum = "32456 119 407 3613" +%% The Current Maintainer of this work is Martin Schr\"oder. %% -%% The checksum field above contains a CRC-16 checksum as the first -%% value, followed by the equivalent of the standard UNIX wc (word -%% count) utility output of lines, words, and characters. -%% This is produced by Robert Solovay's checksum utility. +%% This work consists of the files prelim2e.dtx and prelim2e.ins +%% and the derived file prelim2e.sty. %% +%% $Id: prelim2e.ins 1374 2009-05-30 20:23:36Z oneiros $ %% --------------- start of docstrip commands ------------------ \input docstrip.tex {\ifx\endbatchfile\undefined @@ -40,11 +41,8 @@ \Msg{*} \Msg{* The prelim2e distribution contains these files:} \Msg{*} -\Msg{* \space\space prelim2e.asc} \Msg{* \space\space prelim2e.dtx} -\Msg{* \space\space prelim2e.dvi} \Msg{* \space\space prelim2e.ins} -\Msg{* \space\space prelim2e.bug} \Msg{*} \Msg{* If you receive only some of these files from someone, complain!} \Msg{*} @@ -52,42 +50,34 @@ \preamble -Copyright (C) [1995..2001] by Martin Schroeder. All rights reserved. +Copyright (C) 1995..2009 by Martin Schroeder. This file is part of the Prelim2e package +----------------------------------------- -This program may be redistributed and/or modified under the terms -of the LaTeX Project Public License, either version 1.0 of this -license, or (at your option) any later version. +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 - CTAN:macros/latex/base/lppl.txt. - -Happy users are requested to send me a postcard. :-) + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. -The Prelim2e package contains these files: +This work has the LPPL maintenance status `maintained'. - prelim2e.asc - prelim2e.dtx - prelim2e.dvi - prelim2e.ins - prelim2e.bug +The Current Maintainer of this work is Martin Schroeder. -Error Reports in case of UNCHANGED versions to - - Martin Schr"oder - Cr"usemannallee 3 - 28213 Bremen - Germany - martin@oneiros.de +This work consists of the files prelim2e.dtx and prelim2e.ins +and the derived file prelim2e.sty. \endpreamble \declarepreamble\driverpreamble +Copyright (C) 1995..2009 Martin Schroeder. + This file is part of the Prelim2e package ----------------------------------------- -Copyright (C) [1995..1999] Martin Schroder. All rights reserved. - To produce the documentation in the way you like you are allowed to change this driver file. @@ -117,3 +107,4 @@ to change this driver file. \endbatchfile %% %% End of file `prelim2e.ins'. +%% vim:syntax=tex:tw=70:ts=2 diff --git a/Master/texmf-dist/source/latex/ms/ragged2e.drv b/Master/texmf-dist/source/latex/ms/ragged2e.drv index e4501c5d71c..41d6fdc489f 100644 --- a/Master/texmf-dist/source/latex/ms/ragged2e.drv +++ b/Master/texmf-dist/source/latex/ms/ragged2e.drv @@ -62,8 +62,8 @@ \makeatother \setlength{\IndexMin}{40ex} \setlength{\columnseprule}{.4pt} -\addtolength{\oddsidemargin}{1cm} -\addtolength{\textwidth}{-1cm} +\addtolength{\oddsidemargin}{3cm} +\addtolength{\textwidth}{-3cm} \begin{document} \DocInput{ragged2e.dtx} \PrintIndex\PrintChanges diff --git a/Master/texmf-dist/source/latex/ms/ragged2e.dtx b/Master/texmf-dist/source/latex/ms/ragged2e.dtx index 51b77280077..38da398f02f 100644 --- a/Master/texmf-dist/source/latex/ms/ragged2e.dtx +++ b/Master/texmf-dist/source/latex/ms/ragged2e.dtx @@ -54,8 +54,8 @@ \makeatother \setlength{\IndexMin}{40ex} \setlength{\columnseprule}{.4pt} -\addtolength{\oddsidemargin}{1cm} -\addtolength{\textwidth}{-1cm} +\addtolength{\oddsidemargin}{3cm} +\addtolength{\textwidth}{-3cm} \begin{document} \DocInput{ragged2e.dtx} \PrintIndex\PrintChanges @@ -86,7 +86,7 @@ % \fi % % \CheckSum{474} -% ^^A$Id: ragged2e.dtx 1364 2009-05-21 14:58:40Z oneiros $ +% ^^A$Id: ragged2e.dtx 1377 2009-06-11 20:31:17Z oneiros $ % %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -135,8 +135,8 @@ % % \pagestyle{headings} % -% \SVN $Rev: 1364 $ -% \SVN $Date: 2009-05-21 16:58:40 +0200 (Do, 21. Mai 2009) $ +% \SVN $Rev: 1377 $ +% \SVN $Date: 2009-06-11 22:31:17 +0200 (Do, 11. Jun 2009) $ % % \newcommand*{\file}[1] {\texttt{#1}} % \newcommand{\plain} {\texttt{plain}} diff --git a/Master/texmf-dist/source/latex/ms/ragged2e.ins b/Master/texmf-dist/source/latex/ms/ragged2e.ins index c70e911b280..9e7246fe79a 100644 --- a/Master/texmf-dist/source/latex/ms/ragged2e.ins +++ b/Master/texmf-dist/source/latex/ms/ragged2e.ins @@ -1,6 +1,6 @@ -%\NeedsTeXFormat{LaTeX2e} -%\ProvidesFile{ragged2e.ins} -% [2009/05/17 v1.3 Installation script for Ragged2e Package (MS)] +\NeedsTeXFormat{LaTeX2e} +\ProvidesFile{ragged2e.ins} + [2009/05/24 v1.4 Installation script for Ragged2e Package (MS)] %% %% Copyright 1996..2009 by Martin Schr\"oder. %% @@ -19,7 +19,7 @@ %% This work consists of the files ragged2e.dtx and ragged2e.ins %% and the derived file ragged2e.sty. %% -%% $Id: ragged2e.ins 1356 2009-05-17 16:51:10Z oneiros $ +%% $Id: ragged2e.ins 1369 2009-05-24 16:03:39Z oneiros $ %% %% --------------- start of docstrip commands ------------------ \input docstrip.tex @@ -71,12 +71,6 @@ The Current Maintainer of this work is Martin Schroeder. This work consists of the files ragged2e.dtx and ragged2e.ins and the derived file ragged2e.sty. - Martin Schroeder - Barmer Strasse 14 - 44137 Dortmund - Germany - martin@oneiros.de - \endpreamble \declarepreamble\driverpreamble diff --git a/Master/texmf-dist/tex/latex/ms/prelim2e.sty b/Master/texmf-dist/tex/latex/ms/prelim2e.sty index 4cc43f60306..e07d55bde32 100644 --- a/Master/texmf-dist/tex/latex/ms/prelim2e.sty +++ b/Master/texmf-dist/tex/latex/ms/prelim2e.sty @@ -6,37 +6,29 @@ %% %% prelim2e.dtx (with options: `package') %% -%% Copyright (C) [1995..2001] by Martin Schroeder. All rights reserved. +%% Copyright (C) 1995..2009 by Martin Schroeder. %% %% This file is part of the Prelim2e package +%% ----------------------------------------- %% -%% This program may be redistributed and/or modified under the terms -%% of the LaTeX Project Public License, either version 1.0 of this -%% license, or (at your option) any later version. +%% 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 -%% CTAN:macros/latex/base/lppl.txt. +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. %% -%% Happy users are requested to send me a postcard. :-) +%% This work has the LPPL maintenance status `maintained'. %% -%% The Prelim2e package contains these files: +%% The Current Maintainer of this work is Martin Schroeder. %% -%% prelim2e.asc -%% prelim2e.dtx -%% prelim2e.dvi -%% prelim2e.ins -%% prelim2e.bug -%% -%% Error Reports in case of UNCHANGED versions to -%% -%% Martin Schr"oder -%% Cr"usemannallee 3 -%% 28213 Bremen -%% Germany -%% martin@oneiros.de +%% This work consists of the files prelim2e.dtx and prelim2e.ins +%% and the derived file prelim2e.sty. %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{prelim2e} - [2001/02/17 v1.23 prelim2e Package (MS)] + [2009/05/29 v1.3 prelim2e Package (MS)] %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -57,19 +49,17 @@ %% =================================================================== %% @LaTeX-package-file{ %% author = {Martin Schr\"oder}, -%% version = "1.23", -%% date = "17 February 2001", +%% version = "1.3", +%% date = "29 May 2009", %% filename = "prelim2e.sty", %% address = {Martin Schr\"oder -%% Cr\"usemannallee 3 -%% 28213 Bremen +%% Barmer Stra\"se 14 +%% 44137 Dortmund %% Germany}, -%% telephone = "+49-421-2239425", +%% telephone = "+49-231-1206574", %% email = "martin@oneiros.de", -%% pgp-Key = "2048 bit / KeyID 292814E5", -%% pgp-fingerprint = "7E86 6EC8 97FA 2995 82C3 FEA5 2719 090E", %% docstring = "LaTeX package which allows the marking of -%% preliminary versions of a document. +%% preliminary versions of a document." %% } %% =================================================================== %% \fi @@ -89,6 +79,8 @@ \renewcommand{\PrelimWords}{Vorl\"aufige Version}} \DeclareOption{italian}{% \renewcommand{\PrelimWords}{Versione preliminare}} +\DeclareOption{norsk}{% + \renewcommand{\PrelimWords}{Forel\o{}pig versjon}} \DeclareOption{time}{\@prelim@timetrue} \DeclareOption{scrtime}{\@prelim@scrtimetrue\@prelim@timetrue} \DeclareOption*{% @@ -104,8 +96,8 @@ \fi \newcommand{\PrelimText}{% \textnormal{% - \footnotesize% - \PrelimTextStyle% + \footnotesize + \PrelimTextStyle \PrelimWords{} -- \today \if@prelim@time \ -- \thistime @@ -113,7 +105,7 @@ }% } \newcommand{\PrelimTextStyle}{} -\newcommand{\@Prelim@EveryShipout}{ +\newcommand{\@Prelim@EveryShipout}{% \bgroup \dimen\z@=\wd\@cclv \dimen\@ne=\ht\@cclv @@ -123,16 +115,16 @@ \global\setbox\@cclv\vbox to \dimen\thr@@{% \hb@xt@\dimen\z@{% \box\@cclv% - \hss% + \hss }% \vbox to \z@{% \hb@xt@\dimen\z@{% \let\protect\relax - \hfill\PrelimText\hfill% + \hfill\PrelimText\hfill }% - \vss% + \vss }% - \vss% + \vss }% \wd\@cclv=\dimen\z@ \ht\@cclv=\dimen\@ne diff --git a/Master/texmf-dist/tex/latex/ms/ragged2e.sty b/Master/texmf-dist/tex/latex/ms/ragged2e.sty index 03d941856f3..9f279ccc90a 100644 --- a/Master/texmf-dist/tex/latex/ms/ragged2e.sty +++ b/Master/texmf-dist/tex/latex/ms/ragged2e.sty @@ -26,12 +26,6 @@ %% This work consists of the files ragged2e.dtx and ragged2e.ins %% and the derived file ragged2e.sty. %% -%% Martin Schroeder -%% Barmer Strasse 14 -%% 44137 Dortmund -%% Germany -%% martin@oneiros.de -%% \NeedsTeXFormat{LaTeX2e}[1996/10/24] \ProvidesPackage{ragged2e} [2009/05/21 v2.1 ragged2e Package (MS)] -- cgit v1.2.3