summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tugboat/ltubguid.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tugboat/ltubguid.ltx')
-rw-r--r--macros/latex/contrib/tugboat/ltubguid.ltx15
1 files changed, 10 insertions, 5 deletions
diff --git a/macros/latex/contrib/tugboat/ltubguid.ltx b/macros/latex/contrib/tugboat/ltubguid.ltx
index 4c7ea0b25e..d2947c0389 100644
--- a/macros/latex/contrib/tugboat/ltubguid.ltx
+++ b/macros/latex/contrib/tugboat/ltubguid.ltx
@@ -1,7 +1,7 @@
-% $Id: ltubguid.ltx 313 2020-11-15 01:52:20Z karl $
+% $Id: ltubguid.ltx 375 2021-06-25 14:40:52Z karl $
% ltubguid.ltx - documentation for ltugboat classes.
%
-% Copyright 1994-2020 TeX Users Group.
+% Copyright 1994-2021 TeX Users Group.
%
% This file is part of the tugboat package.
%
@@ -33,7 +33,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
\begin{filecontents}{tubguide.bib}
-% BibTeX bibliography file (generated by aux2bib)
+% BibTeX bibliography file (originally generated by aux2bib)
@Misc{pkg:fancyvrb,
author = {Timothy Van Zandt and others},
@@ -132,7 +132,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
-\documentclass[final]{ltugboat}
+\documentclass[final,letterpaper]{ltugboat}
+\usepackage{graphics} % just so letterpaper takes effect
\usepackage{microtype}
\usepackage{ctandir}
\IfFileExists{booktabs.sty}%
@@ -610,7 +611,7 @@ and of course the class sources are the ultimate reference.
\verb|\ConTeXt| & \ConTeXt \\
\verb|\Cplusplus| & \Cplusplus \\
\verb|\CTAN| & \CTAN \\
- \verb|\eTex| & \eTeX \\
+ \verb|\eTeX| & \eTeX \\
\verb|\FAQ| & \FAQ \\
\verb|\HTML| & \HTML \\
\verb|\ISBN| & \ISBN \\
@@ -802,6 +803,10 @@ of a publication written by author~Y, and not just edited by~Y.
\item Defines an \textsf{@online} entry type as an alias for \textsf{@misc}.
+\item Defines an \textsf{@ctan} entry type to reference packages on
+\CTAN, following the fields output by the \pkgname{ctanbib} script (in
+the package of the same name, \url{ctan.org/pkg/ctanbib}).
+
\item For completeness only: \verb|tugboat.bst| provides editor-intended
fields \textsf{newpage} to force a page break after the current item,
\textsf{urlnewline} to force a line break before the \textsf{url} value,