summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-13 22:26:19 +0000
committerKarl Berry <karl@freefriends.org>2011-05-13 22:26:19 +0000
commitae5426ba24cb178c4e8bb77c4de79f5d04c5512b (patch)
tree7034ae9f6c1fc3598279e02bf9b1fef56598aa68 /Master/texmf-dist/source
parent0fba1e4fc3e1972ca7b3fbd6803b1962312351b5 (diff)
tugboat 2011/05/12 (13may11)
git-svn-id: svn://tug.org/texlive/trunk@22462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/tugboat/tugboat.dtx36
-rw-r--r--Master/texmf-dist/source/latex/tugboat/tugboat.ins7
2 files changed, 19 insertions, 24 deletions
diff --git a/Master/texmf-dist/source/latex/tugboat/tugboat.dtx b/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
index 63d61e1289d..012b5f28269 100644
--- a/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
+++ b/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
@@ -1,10 +1,8 @@
-%^^A This (the production version of the macros) started life as xpt3
-%^^A and no need has arisen to perform other experiments...
-%
% \iffalse (this is a meta-comment (so they say))
+% $Id: tugboat.dtx 74 2011-02-11 14:34:34Z karl $
% tugboat.dtx - main source for LaTeX TUGboat classes.
%
-% Copyright 1994-1998, 2000-2001, 2004-2010 TeX Users Group.
+% Copyright 1994-1998, 2000-2001, 2004-2011 TeX Users Group.
%
% This file is part of the tugboat package.
%
@@ -50,18 +48,14 @@
%
% \iffalse
%
-% RCS identification of this file (lest I fail to update the above ;-)
-%
-% $Id: tugboat.dtx,v 1.7 2008/05/28 13:06:28 rf10 Exp rf10 $
+% Note that the version control $Id above relates to the number of times
+% the file has been checked-in, which relates to a development process
+% taking place on several machines, rather than the incidence of
+% significant change; the definitive version number is that in the
+% \Provides* things, while the $Id may provide a clue as to the latest
+% date the documentation was worked on
%
-% Note that the RCS version relates to the number of times the file
-% has been checked-in, which relates to a development process taking
-% place on several machines, rather than the incidence of significant
-% change; the definitive version number is that in the \Provides*
-% things, while the RCS Id may provide a clue as to the latest date
-% the documentation was worked on
-%
-% Code to compile the thing using LaTeX2e
+% Code to compile the thing using \LaTeXe.
%
% \begin{macrocode}
%<*driver>
@@ -354,7 +348,6 @@
\BlackBoxes
\def\MakeRegistrationMarks{}%
\PrelimDrafttrue
- \@tubrunningminimal
}%
}
\DeclareOption{preprint}{%
@@ -364,6 +357,7 @@
\AtEndOfClass{%
\NoBlackBoxes
\PrelimDraftfalse
+ \@tubrunningfull
}%
}
% \end{macrocode}
@@ -456,7 +450,7 @@
% class on top of which we reside.
%
% \begin{macrocode}
-\ExecuteOptions{draft,extralabel,numbersec,rawcite,runningfull}
+\ExecuteOptions{draft,extralabel,numbersec,rawcite,runningminimal}
\ProcessOptions
\LoadClass[twoside]{article}
% \end{macrocode}
@@ -748,6 +742,9 @@
% than to use \cs{let}\dots
%
% \begin{macrocode}
+\DeclareRobustCommand{\NTG}{\acro{NTG}}
+\DeclareRobustCommand\NTS{\ensuremath{\mathcal{N}\mkern-4mu
+ \raisebox{-0.5ex}{$\mathcal{T}$}\mkern-2mu \mathcal{S}}}
\DeclareTextSymbol{\textohm}{OT1}{'012}
\DeclareTextSymbolDefault{\textohm}{OT1}
\newcommand\OMEGA{\textohm}
@@ -759,8 +756,6 @@
% \end{macrocode}
% Revised definition of \cs{NTS} based on that used by Phil Taylor.
% \begin{macrocode}
-\DeclareRobustCommand\NTS{\ensuremath{\mathcal{N}\mkern-4mu
- \raisebox{-0.5ex}{$\mathcal{T}$}\mkern-2mu \mathcal{S}}}
\def\Pas{Pascal}
\def\pcMF{\leavevmode\raise.5ex\hbox{p\kern-.3\p@ c}MF\@}
\def\PCTeX{PC\thinspace\TeX}
@@ -1399,7 +1394,7 @@
% \begin{macrocode}
\hyphenation{Del-a-ware Dijk-stra Duane Eijk-hout
Flor-i-da Free-BSD Ghost-script Ghost-view
- Hara-lam-bous Jac-kow-ski Karls-ruhe
+ Hara-lam-bous Hoek-water Jac-kow-ski Karls-ruhe
Mac-OS Ma-la-ya-lam Math-Sci-Net
Net-BSD Open-BSD Open-Office
Pfa-Edit Post-Script Rich-ard Skoup South-all
@@ -1410,6 +1405,7 @@
data-base data-bases
de-allo-cate de-allo-cates de-allo-cated de-allo-ca-tion
de-riv-a-tive de-riv-a-tives de-riv-a-ble der-i-va-tion
+ dis-trib-ut-able
es-sence
fall-ing
half-way
diff --git a/Master/texmf-dist/source/latex/tugboat/tugboat.ins b/Master/texmf-dist/source/latex/tugboat/tugboat.ins
index 885f8a0464a..98dc68c48a3 100644
--- a/Master/texmf-dist/source/latex/tugboat/tugboat.ins
+++ b/Master/texmf-dist/source/latex/tugboat/tugboat.ins
@@ -1,9 +1,10 @@
+% $Id: tugboat.ins 79 2011-05-05 17:04:32Z karl $
% tugboat.ins
%% This file will generate fast loadable files and documentation
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
-%% Copyright 1994,1995,1996,2001,2005,2006,2009 TeX Users Group.
+%% Copyright 1994,1995,1996,2001,2005,2006,2009,2011 TeX Users Group.
%%
%% This file is part of the tugboat package.
%%
@@ -37,7 +38,7 @@
This is a generated file.
-Copyright 1994,1995,1996,2001,2005,2006,2009 TeX Users Group.
+Copyright 1994,1995,1996,2001,2005,2006,2009,2011 TeX Users Group.
It may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
@@ -61,8 +62,6 @@ extension .ins) which are part of the distribution.
\endpreamble
-\askforoverwritefalse
-
\generate{\file{ltugboat.cls}{%
\from{tugboat.dtx}{latex,classtop,common,classtail,latex2e,ltugboatcls}}
\file{ltugproc.cls}{%