summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx84
1 files changed, 63 insertions, 21 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx b/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
index e4c4456f7a0..c057c3e5436 100644
--- a/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
@@ -1,11 +1,12 @@
% \iffalse meta-comment
-%
+%
% File: setouterhbox.dtx
% Version: 2007/09/09 v1.7
-%
-% Copyright (C) 2005, 2006, 2007 by
+% Info: Set hbox in outer horizontal mode
+%
+% Copyright (C) 2005-2007 by
% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
-%
+%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3c of this license or (at your option) any later
@@ -15,24 +16,24 @@
% 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".
-%
+%
% This Current Maintainer of this work is Heiko Oberdiek.
-%
+%
% The Base Interpreter refers to any `TeX-Format',
% because some files are installed in TDS:tex/generic//.
-%
+%
% This work consists of the main source file setouterhbox.dtx
% and the derived files
% setouterhbox.sty, setouterhbox.pdf, setouterhbox.ins, setouterhbox.drv,
% setouterhbox-example.tex, setouterhbox-test1.tex,
% setouterhbox-test2.tex.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/setouterhbox.dtx
% CTAN:macros/latex/contrib/oberdiek/setouterhbox.pdf
-%
+%
% Unpacking:
% (a) If setouterhbox.ins is present:
% tex setouterhbox.ins
@@ -41,7 +42,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{setouterhbox.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If setouterhbox.drv is present:
% latex setouterhbox.drv
@@ -51,14 +52,14 @@
% if available. Here you can specify further options, e.g.
% use A4 as paper format:
% \PassOptionsToClass{a4paper}{article}
-%
+%
% Programm calls to get the documentation (example):
% pdflatex setouterhbox.dtx
% makeindex -s gind.ist setouterhbox.idx
% pdflatex setouterhbox.dtx
% makeindex -s gind.ist setouterhbox.idx
% pdflatex setouterhbox.dtx
-%
+%
% Installation:
% TDS:tex/generic/oberdiek/setouterhbox.sty
% TDS:doc/latex/oberdiek/setouterhbox.pdf
@@ -96,7 +97,7 @@ This is a generated file.
Project: setouterhbox
Version: 2007/09/09 v1.7
-Copyright (C) 2005, 2006, 2007 by
+Copyright (C) 2005-2007 by
Heiko Oberdiek <heiko.oberdiek at googlemail.com>
This work may be distributed and/or modified under the
@@ -135,6 +136,10 @@ and the derived files
\usedir{doc/latex/oberdiek/test}%
\file{setouterhbox-test1.tex}{\from{setouterhbox.dtx}{test1}}%
\file{setouterhbox-test2.tex}{\from{setouterhbox.dtx}{test2}}%
+ \nopreamble
+ \nopostamble
+ \usedir{source/latex/oberdiek/catalogue}%
+ \file{setouterhbox.xml}{\from{setouterhbox.dtx}{catalogue}}%
}
\catcode32=13\relax% active space
@@ -163,14 +168,14 @@ and the derived files
\ProvidesFile{setouterhbox.drv}%
[2007/09/09 v1.7 Set hbox in outer horizontal mode (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2011/02/04]
+\usepackage{holtxdoc}[2011/11/22]
\begin{document}
\DocInput{setouterhbox.dtx}%
\end{document}
%</driver>
% \fi
%
-% \CheckSum{639}
+% \CheckSum{643}
%
% \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
@@ -1105,15 +1110,52 @@ by/a/very_long_long_long_path.html}%
%\end{verbatim}
% \end{quote}
%
+% \section{Catalogue}
+%
+% The following XML file can be used as source for the
+% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}.
+% The elements \texttt{caption} and \texttt{description} are imported
+% from the original XML file from the Catalogue.
+% The name of the XML file in the Catalogue is \xfile{setouterhbox.xml}.
+% \begin{macrocode}
+%<*catalogue>
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='setouterhbox'>
+ <name>setouterhbox</name>
+ <caption>Set hbox in outer horizontal mode.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2005-2007'/>
+ <license type='lppl1.3'/>
+ <version number='1.7'/>
+ <description>
+ If math stuff is set in an <tt>\hbox</tt>, then TeX
+ performs some optimization and omits the implicit
+ penalties <tt>\binoppenalty</tt> and <tt>\relpenalty</tt>.
+ This packages tries to put stuff into an <tt>\hbox</tt>
+ without losing those penalties.
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/setouterhbox.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/setouterhbox.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>
+%</catalogue>
+% \end{macrocode}
+%
% \begin{thebibliography}{9}
-%
+%
% \bibitem{newsstart}
% Damian Menscher, \Newsgroup{comp.text.tex},
% \textit{overlong lines in List of Figures},
% \nolinkurl{<dh058t$qbd$1@news.ks.uiuc.edu>},
% 23rd September 2005.
% \url{http://groups.google.com/group/comp.text.tex/msg/79648d4cf1f8bc13}
-%
+%
% \bibitem{kastrup}
% David Kastrup, \Newsgroup{comp.text.tex},
% \textit{Re: ANN: outerhbox.sty -- collect horizontal material,
@@ -1121,17 +1163,17 @@ by/a/very_long_long_long_path.html}%
% \nolinkurl{<85y855lrx3.fsf@lola.goethe.zz>},
% 7th October 2005.
% \url{http://groups.google.com/group/comp.text.tex/msg/7cf0a345ef932e52}
-%
+%
% \bibitem{downes}
% Michael Downes, \textit{Line breaking in \cs{unhbox}ed Text},
% TUGboat 11 (1990), pp. 605--612.
-%
+%
% \bibitem{hyperref}
% Sebastian Rahtz, Heiko Oberdiek:
% \textit{The \xpackage{hyperref} package};
% 2006/08/16 v6.75c;
% \CTAN{macros/latex/contrib/hyperref/}.
-%
+%
% \end{thebibliography}
%
% \begin{History}