summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-15 00:53:04 +0000
committerKarl Berry <karl@freefriends.org>2011-02-15 00:53:04 +0000
commit73b76d6d7b5047bad09c2f43f6a99334e6d5a67c (patch)
tree0d6036237854e95ade2e585cbc305979271b4b35 /Master/texmf-dist/doc/latex/memoir
parent82ac0ba9ed70499005296836d8be39181785d3ba (diff)
memoir 3.6h (13feb11)
git-svn-id: svn://tug.org/texlive/trunk@21406 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir')
-rw-r--r--Master/texmf-dist/doc/latex/memoir/README46
-rw-r--r--Master/texmf-dist/doc/latex/memoir/memman.pdfbin2668165 -> 2673365 bytes
-rw-r--r--Master/texmf-dist/doc/latex/memoir/memman.tex1141
-rw-r--r--Master/texmf-dist/doc/latex/memoir/memsty.sty16
4 files changed, 883 insertions, 320 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/README b/Master/texmf-dist/doc/latex/memoir/README
index eac6297d87f..8737fa71f1e 100644
--- a/Master/texmf-dist/doc/latex/memoir/README
+++ b/Master/texmf-dist/doc/latex/memoir/README
@@ -41,6 +41,52 @@ o Backmatter:
Command glossary ~ 40 pages
Bibliography, indexes ~ 50 pages
+
+Changes (2011/02/13)
+
+o memoir v3.6h
+
+-- provided marginfigure and margintable environments modelled after
+ tufte latex (work in progress) including special justification macro
+ to force content flush against the textblock
+-- copied the contents of the placeins package, though under a
+ different name (\FloatBlock)
+-- added \setfloatadjustment to allow users to globally add stuff to the
+ start of floats, e.g. make typeset floating tables using \small
+-- added the possibility to change the color of the head/foot rule in
+ the pagestyle
+-- reimplemented the page note construction. Note that the new
+ implementation does not rely on the same macros as the old
+ implementation
+-- Manual: checked and verified the links in the bibliography and made
+ all the CTAN links active in the PDF version of the manual.
+-- \namesubappendices and \anonsubappendices never existed,
+ their real names are \namedsubappendices and \unnamedsubappendices,
+ fixed in the manual.
+-- fixed bug in \pfbreak
+-- added hook/wrapper such that packages like bidi can control the
+ typesetting direction of the headers/footers
+-- added footer and header measuring, inspired by similar feature in
+ fancyhdr. Though we do not change, say, the \headheight we leave
+ this to the user and simply warn about it.
+-- made sure that \footnote, \sidefootnote, \sidepar and \sidebar
+ use the same baseline stretch setting (note that for now \marginpar
+ is not covered)
+-- fixed a font problem inside \quarkmarks
+-- subsequent pagenotes are now separated in the same manner af footnotes
+
+o mem12.clo
+
+-- changed \headheight to 14.5pt, to match the pattern used by
+ the other clo files.
+
+o memhfixc.sty
+
+-- now take care of using \printpagenoteshyperref to print back
+ references for page notes using hyperlinks.
+
+
+
Changes (2010/09/19)
o memoir v3.6g
diff --git a/Master/texmf-dist/doc/latex/memoir/memman.pdf b/Master/texmf-dist/doc/latex/memoir/memman.pdf
index 63428bb411d..93e812f87c7 100644
--- a/Master/texmf-dist/doc/latex/memoir/memman.pdf
+++ b/Master/texmf-dist/doc/latex/memoir/memman.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/memoir/memman.tex b/Master/texmf-dist/doc/latex/memoir/memman.tex
index 626f6beb86d..0dc77d5f764 100644
--- a/Master/texmf-dist/doc/latex/memoir/memman.tex
+++ b/Master/texmf-dist/doc/latex/memoir/memman.tex
@@ -53,14 +53,35 @@
%\MASTERtrue
\ifMASTER
+
+% add patch to fink, such that \AtEndFile still work
+\makeatletter
+\AtEndFile{fink.sty}{
+ \typeout{patching fink}
+ \renewcommand{\InputIfFileExists}[2]{%
+ \IfFileExists{##1}%
+ {##2\@addtofilelist{##1}%
+ \m@matbeginf{##1}%
+ \fink@prepare{##1}%
+ %\@@input \@filef@und
+ \expandafter\fink@input%
+ \expandafter\fink@restore\expandafter{\finkpath}%
+ \m@matendf{##1}%
+ \killm@matf{##1}}%
+ }
+}
+\makeatother
% private package, not in circulation
% enables us to gather svn information on a single file basis
-\usepackage[filehooks]{svn-multi-private}
+%\usepackage[filehooks]{svn-multi-private}
+% use the current version
+\usepackage[filehooks]{svn-multi}
+
% \svnidlong
% {}
-% {$LastChangedDate: 2010-07-01 00:21:04 +0200 (Thu, 01 Jul 2010) $}
-% {$LastChangedRevision: 244 $}
+% {$LastChangedDate: 2011-01-23 22:13:38 +0100 (Sun, 23 Jan 2011) $}
+% {$LastChangedRevision: 332 $}
% {$LastChangedBy: daleif $}
@@ -1217,8 +1238,8 @@ been answered.
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-09-19 13:11:31 +0200 (Sun, 19 Sep 2010) $}
-{$LastChangedRevision: 275 $}
+{$LastChangedDate: 2010-09-27 11:32:07 +0200 (Mon, 27 Sep 2010) $}
+{$LastChangedRevision: 282 $}
{$LastChangedBy: daleif $}
\chapter{Introduction to the eighth edition}
@@ -1597,7 +1618,7 @@ The class automatically ignores any
\verb?\usepackage? or \verb?\RequirePackage? related to these. However, if
you want to specifically use one of these packages rather than the integrated
version then you can do so. For arguments sake, assuming you really want
-to use the \Lpack{titling} the package you can do this:
+to use the \Lpack{titling} package you can do this:
\begin{lcode}
\documentclass[...]{memoir}
\DisemulatePackage{titling}
@@ -2739,8 +2760,8 @@ want to put \cmd{\raggedbottom} in the preamble\index{preamble}.
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-09-17 00:43:51 +0200 (Fri, 17 Sep 2010) $}
-{$LastChangedRevision: 274 $}
+{$LastChangedDate: 2011-01-16 18:03:46 +0100 (Sun, 16 Jan 2011) $}
+{$LastChangedRevision: 329 $}
{$LastChangedBy: daleif $}
\chapter{Laying out the page} \label{chap:layingpage}
@@ -3403,7 +3424,7 @@ of argument values may make it impossible to guarantee the relationship.
wide page and we want the spine margin\index{margin!spine} to be 0.8in and
the \foredge{} margin\index{margin!foredge?\foredge} to be 1.2in
(i.e., the \foredge{} margin is half as big again as the spine margin)
-this can be accomplished in three ways (with the \cmd{\pagewidth} and
+this can be accomplished in three ways (with the \cmd{\paperwidth} and
\lnc{\textwidth} being previously specified and fixed):
\begin{lcode}
% specify spine margin
@@ -3458,7 +3479,7 @@ margin\index{margin!spine} to be 0.8in and the \foredge{}
margin\index{margin!foredge?\foredge} to be 1.2in
(i.e., the \foredge\ margin is half as big again as the spine margin)
this can be accomplished in the following ways (with the \lnc{\textwidth}
-being calculated from the previously specified \cmd{\pagewidth} and the
+being calculated from the previously specified \cmd{\paperwidth} and the
specified margins):
\begin{lcode}
% specify both margins
@@ -4018,11 +4039,12 @@ standard layout parameter\index{page layout!LaTeX parameters?\ltx\ parameters}
values to the terminal and log file so that you can
compare the two sets of parameter values.
-By using the macro \cmd{\settypeoutlayoutunit}\meta{unit} the user can
-change the unit in which the layout list is shown. Very handy when
-designing in, say, centimeters. Supported units are \texttt{pt},
+By using the macro \cmd{\settypeoutlayoutunit}, the user can change
+the unit in which the layout list is shown. Very handy when designing
+in, say, centimeters. Supported units are \texttt{pt}, \texttt{pc},
\texttt{mm}, \texttt{cm}, \texttt{in}, \texttt{bp}, \texttt{dd} and
-\texttt{cc}, default being \texttt{pt}.
+\texttt{cc}, default being \texttt{pt}, see \tref{tab:units} for more
+information about the units.
\section{Side margins}
@@ -4426,7 +4448,7 @@ page size to be A5, then this will put page area at the bottom left of the
stock.
\begin{lcode}
\pagebv % sets page height and width for A5 paper
-\setpagebl{\pageheight}{\pagewidth}{*}
+\setpagebl{\paperheight}{\paperwidth}{*}
...
\checkandfixthelayout
\end{lcode}
@@ -6727,8 +6749,8 @@ optional argument of the \cmd{\twocolumn} command. In fact,
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-09-13 11:11:29 +0200 (Mon, 13 Sep 2010) $}
-{$LastChangedRevision: 273 $}
+{$LastChangedDate: 2011-02-06 17:15:11 +0100 (Sun, 06 Feb 2011) $}
+{$LastChangedRevision: 342 $}
{$LastChangedBy: daleif $}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -7097,30 +7119,48 @@ However, at the end of the environment, chapters are restored to their original
condition and any chapter numbers continue in sequence as though the
\Ie{appendices} environment had never been there.
+\LMnote{2010/11/18}{Wrong names for \cs{namedsubappendices} and
+ \cs{unnamedsubappendices} fixed}
\begin{syntax}
\senv{subappendices} text \eenv{subappendices} \\
-\cmd{\namesubappendices} \cmd{\anonsubappendices} \\
+\cmd{\namedsubappendices} \cmd{\unnamedsubappendices} \\
\end{syntax}
\glossary(subappendices)%
{\senv{subappendices}}%
{Like the \Pe{appendices} environment but used at the end of a chapter
for per-chapter sub-appendices.}
-\glossary(namesubappendices)%
- {\cs{namesubappendices}}%
+\glossary(namedsubappendices)%
+ {\cs{namedsubappendices}}%
{Precede sub-appendix numbers with the name \cs{appendixname}.}
-\glossary(anonsubappendices)%
- {\cs{anonsubappendices}}%
+\glossary(unnamedsubappendices)%
+ {\cs{unnamedsubappendices}}%
{Do not precede the sub-appendix number with any name (the default).}
The \Ie{subappendices}\index{appendix!subappendix} environment can be used to put appendices\index{appendix} at the end
of a chapter\index{chapter}. Within the environment \cmd{\section} starts a
new sub-appendix\index{appendix}. You may put \cmd{\addappheadtotoc} at the start
of the environment if you want a heading entry in the \toc.
-If you put the declaration \cmd{\namesubappendices}
+If you put the declaration \cmd{\namedsubappendices}
\emph{before} the \Ie{subappendices} environment, the sub-appendix number
in the body of the document will be preceded by the value of
-\cmd{\appendixname}. The \cmd{\anonsubappendices} declaration, which is the
+\cmd{\appendixname}. The \cmd{\unnamedsubappendices} declaration, which is the
default, may be used to switch off this behaviour.
+\LMnote{2010/11/19}{Added this caveat, following a question on ctt}
+\textbf{Caveat:} The inplementation of the named subappencides make
+use of \cmd{\setsecnumformat}, thus if you have used this command to
+change the formating of the section number you will need to re-do this in
+a special nammer inside the \Ie{subappencides} environemt. Something
+like this (where a user wanted to use old style numerials for
+sectioning numbers)
+\begin{verbatim}
+\begin{subappendices}
+\setsecnumformat{\sectionname\
+ \oldstylenums{\csname the#1\endcsname\quad}}
+\end{verbatim}
+The macro \cmd{sectionname} is a special macro that only lives inside
+the \Ie{subappendices} environment and is only available when
+\cmd{\namedsubappendices} is applied.
+
\section{Numbering} \label{sec:secnumbers}
@@ -7438,15 +7478,16 @@ if twocolumn typesetting was in effect before \cmd{\book} then it restores
twocolumn typesetting. The macro \cmd{\partpageend} performs similar
functions for \cmd{\part} pages.
- If, for example, you wish to put something on a \cmd{\part} page, and maybe
-something on the following normally blank page, then this is a possible way
-of doing it:\index{text on a part page}
+\LMnote{2011/02/06}{This now uncommented text is wrong!}
+% If, for example, you wish to put something on a \cmd{\part} page, and maybe
+% something on the following normally blank page, then this is a possible way
+% of doing it:\index{text on a part page}
+So to add something on the back side of a \cmd{\part} page (assuming
+twoside) use something similar to
\begin{lcode}
...
\nopartblankpage
\part{Title of the Part}
-Some text on the Part page.
-\clearpage
\thispagestyle{simple}
Text on the following (normally blank page)
\clearpage
@@ -7475,6 +7516,29 @@ then you are responsible for setting everything correctly to end off the
\twocolumn
\fi}
\end{lcode}
+Here with the default definitions, \cmd{\afterpartskip} ends off the
+\cmd{\part} page, and then the rest of the code in \cmd{\partpageend}
+takes care of typesetting the blank back side of the \cmd{\part} page
+(or send us back to twocolumn mode).
+
+\LMnote{2011/02/06}{Added the example below}
+If on the other hand we actually want to write something below the
+part title on the \cmd{\part} page, then we need a different
+route. The `air' above and below the part title is by default defined as
+\begin{lcode}
+ \newcommand*{\beforepartskip}{\null\vfil}
+ \newcommand*{\afterpartskip}{\vfil\newpage}
+\end{lcode}
+Thus we need to redefined this such that it does not change the page
+and such that it add useful spacing above and below the part
+titling. Something like this may do the trick
+\begin{lcode}
+\makeatletter
+ \newcommand*{\beforepartskip}{\null\vskip4cm}
+ \newcommand*{\afterpartskip}{\par\vskip1cm%
+ \@afterindentfalse\@afterheading}
+\makeatother
+\end{lcode}
@@ -9350,8 +9414,9 @@ be more convenient to use. The gap for the plain break is given by the
length \lnc{\pfbreakskip} which is initialised to produce two blank lines.
The fancy break, which takes the same vertical space, is given by the
\meta{text} argument of \cmd{\pfbreakdisplay}. The default definition:
+\LMnote{2010/11/22}{typo, not spelled pfbt}
\begin{lcode}
-\newcommand*{\pfbtreakdisplay}{*\quad*\quad*}
+\newcommand*{\pfbreakdisplay}{*\quad*\quad*}
\end{lcode}
typesets three asterisks, as shown a few lines before this.
@@ -9672,8 +9737,8 @@ normal size by the time subsubsection heads are reached, or before.
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-09-13 11:11:29 +0200 (Mon, 13 Sep 2010) $}
-{$LastChangedRevision: 273 $}
+{$LastChangedDate: 2011-01-25 18:04:45 +0100 (Tue, 25 Jan 2011) $}
+{$LastChangedRevision: 335 $}
{$LastChangedBy: daleif $}
\chapterstyle{demo3}
@@ -10113,15 +10178,21 @@ footers\index{footer}, or any other purpose.
\begin{syntax}
\cmd{\makeheadrule}\marg{style}\marg{width}\marg{thickness} \\
\cmd{\makefootrule}\marg{style}\marg{width}\marg{thickness}\marg{skip} \\
+\cmd{\makeheadfootprefix}\marg{style}\marg{for headrule}\marg{for footrule}\\
\end{syntax}
\glossary(makeheadrule)%
{\cs{makeheadrule}\marg{style}\marg{width}\marg{thickness}}%
{Specifies the \meta{width} and \meta{thickness} of the rule drawn below the
- headers of the \meta{style} pagestyle.}
+ headers of the \meta{style} pagestyle.}%
\glossary(makefootrule)%
{\cs{makefootrule}\marg{style}\marg{width}\marg{thickness}\marg{skip}}%
{Specifies the \meta{width} and \meta{thickness} of the rule drawn
- \meta{skip} (see \cs{footskip}) above the footers of the \meta{style} pagestyle.}
+ \meta{skip} (see \cs{footskip}) above the footers of the
+ \meta{style} pagestyle.}%
+\glossary(makeheadfootruleprefix)
+{\cs{makeheadfootruleprefix}\marg{style}\marg{for headrule}\marg{for
+ footrule}}%
+{Can be used to add alternative colors to the head/foot rule}%
A header\index{header} may have a rule drawn between it and the top of
the typeblock\index{typeblock}, and similarly a rule may be drawn
between the bottom of the typeblock\index{typeblock} and the
@@ -10134,7 +10205,12 @@ additional \meta{skip} argument is a distance that specifies the vertical
positioning of the foot rule (see \cmd{\footruleskip}).
The \cmd{\makepagestyle} macro initialises the \meta{width} to the
\lnc{\textwidth} and the \meta{thickness} to 0pt, so by default no rules
-are visible.
+are visible. The macro \cmd{\makeheadfootruleprefix} is intended for
+adding alternative colors to the head/foot rules, e.g.
+\begin{lcode}
+ \makeheadfootruleprefix{mystyle}{\color{red}}{\color{blue}}
+\end{lcode}
+
\begin{syntax}
\lnc{\normalrulethickness} \\
@@ -12097,8 +12173,8 @@ other environments.
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-06-09 15:19:40 +0200 (Wed, 09 Jun 2010) $}
-{$LastChangedRevision: 225 $}
+{$LastChangedDate: 2010-12-20 14:07:25 +0100 (Mon, 20 Dec 2010) $}
+{$LastChangedRevision: 327 $}
{$LastChangedBy: daleif $}
%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -12441,7 +12517,7 @@ instead be:
\kern \z@ \par
\end{lcode}
which would cause \ltx\ to stop and complain because of the commands
-that included the \texttt{@}\idxatincode (\seeatincode).
+that included the \texttt{@}\idxatincode\ (\seeatincode).
If you are modifying any command that includes an
\texttt{@}\idxatincode\
sign then this must be done in either a \file{.sty} file or if in the
@@ -14143,8 +14219,8 @@ before the stuff you want to have moved out of, say, a part.
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-09-13 11:11:29 +0200 (Mon, 13 Sep 2010) $}
-{$LastChangedRevision: 273 $}
+{$LastChangedDate: 2011-02-07 00:55:43 +0100 (Mon, 07 Feb 2011) $}
+{$LastChangedRevision: 343 $}
{$LastChangedBy: daleif $}
@@ -14279,6 +14355,116 @@ As diagram~\ref{diag1} shows ...
\end{lcode}
+\begin{syntax}
+ \cmd{\setfloatadjustment}\marg{floatname}\marg{code}
+\end{syntax}
+\glossary(setfloatadjustment)%
+ {\cs{setfloatadjustment}\marg{floatname}\marg{code}}%
+ {Add global internal adjustment to a given type of float. Empty by
+ default, but can easily be used to make all floats centered or all
+ tables in a smaller font size.}
+Often it is useful to add some global configuration to a given type of
+float such that one will not have to add this to each and every
+float. For example to have all (floating) figures and tables automatically
+centered plus have all (floating) tables typeset in \cmd{\small} use
+\begin{lcode}
+ \setfloatadjustment{figure}{\centering}
+ \setfloatadjustment{table}{\small\centering}
+\end{lcode}
+The starred floats will call the un-starred adjustment followed by a
+starred adjustment (if any is defined), i.e. to center only
+\Ie{figure*} use
+\begin{lcode}
+ \setfloatadjustment{figure*}{\centering}
+\end{lcode}
+
+\subsection{Margin floats}
+\label{sec:margin-floats}
+
+We also provide two environments to insert an image or table into the
+margin (using \cmd{\marginpar}). The construction is inspired by the
+Tufte \LaTeX\ collection.
+\begin{syntax}
+ \senv{marginfigure}\oarg{len} float material \eenv{marginfigure} \\
+ \senv{margintable}\oarg{len} float material \eenv{margintable} \\
+\end{syntax}
+\glossary(marginfigure)%
+ {\senv{marginfigure}\oarg{length}}%
+ {Environment which inserts its contents into the margin, and enables
+ figure captions. The optional argument should be a length and is used
+to perform manual up/down adjustments to the placement.}
+\glossary(margintable)%
+ {\senv{margintable}\oarg{length}}%
+ {Environment which inserts its contents into the margin, and enables
+ figure captions.The optional argument should be a length and is used
+to perform manual up/down adjustments to the placement.}
+Because this is inserted differently than the ordinary \Ie{figure} or
+\Ie{table} floats, one might get into the situation where a figure
+float inserted before a margin float, might float \emph{past} the
+margin float and thus have different caption numbering. For this
+reason the margin float contain a float blocking device such that any
+unplaced floats are forced to be placed before we start typesetting a
+margin figure.
+
+\fancybreak{}
+
+The \Ie{marginfigure} and \Ie{margintable} environments can of course
+be adjusted using \cmd{\setfloatadjustment}, default
+\begin{lcode}
+ \setfloatadjustment{marginfigure}{\centering}
+ \setfloatadjustment{margintable}{\centering}
+\end{lcode}
+It may be useful to adjust the captioning separately, for this we have
+added
+\begin{syntax}
+ \cmd{\setmarginfloatcaptionadjustment}\marg{float}\marg{code}
+\end{syntax}
+where \meta{float} is \verb?figure? or \verb?table?. The intent is to
+enable the user to choose a different captioning style (or similar)
+within a margin float, for example typesetting the caption ragged
+left/right depending on the page.
+
+This \emph{left/right depending on the page} is a little hard to do,
+so for the \cmd{\marginpar} (which the margin float use internally) we
+provide the following two macros
+\begin{syntax}
+ \cmd{\setmpjustification}\marg{at left of textblock}\marg{at right
+ of textblock}\\
+ \cmd{\mpjustification}
+\end{syntax}
+\glossary(setmpjustification)%
+ {\cs{setmpjustification}\marg{at left of textblock}\marg{at right
+ of textblock}}%
+ {Loads the \cs{mpjustification} command to execute the left part
+ when placed at the left of the text block and vice versa.}%
+\glossary(mpjustification)%
+ {\cs{mpjustification}}%
+ {Specialized macro to be used within \cs{marginpar}s}
+Basically \cmd{\mpjustification} execute \meta{at left of textblock}
+when it is executed at the left of the text block and vice versa. For
+it to work the margin into which the \cmd{marginpar} should do,
+\emph{has} to be specified using \cmd{marginparmargin}. The default is
+\begin{lcode}
+ \setmpjustification{\raggedleft}{\raggedright}
+\end{lcode}
+To have both a margin figure and its caption typeset ragged against
+the text block, use
+\begin{lcode}
+ \setfloatadjustment{marginfigure}{\mpjustification}
+ \setmarginfloatcaptionadjustment{figure}{\captionstyle{\mpjustification}}
+\end{lcode}
+It may be useful to allow hyphenation within the raggedness, which can
+be done using the \Lpack{ragged2e} package and
+\begin{lcode}
+ \setmpjustification{\RaggedLeft}{\RaggedRight}
+\end{lcode}
+
+
+
+
+
+
+
\index{float!new|)}
\section{Setting off a float} \label{sec:floatsetoff}
@@ -14752,6 +14938,62 @@ prevents any floats at the top\index{float!suppress top} of the page and
prevents any floats at the bottom\index{float!suppress bottom} of the page.
The simple \cmd{\suppressfloats} prevents both top and bottom floats.
+\begin{syntax}
+ \cmd{\FloatBlock}\\
+ \cmd{\FloatBlockAllowAbove}\\
+ \cmd{\FloatBlockAllowBelow}
+\end{syntax}
+\glossary(FloatBlock)%
+ {\cs{FloatBlock}}%
+ {Force \LaTeX\ to place all unplaced floats before proceeding this point.}
+\glossary(FloatBlockAllowAbove)%
+ {\cs{FloatBlockAllowAbove}}%
+ {Lessens the restriction by \cs{FloatBlock} such that a float
+ inserted \emph{after} a \cs{FloatBlock} can appear at the top of
+ the same page as \cs{FloatBlock}.}
+\glossary(FloatBlockAllowBelow)%
+ {\cs{FloatBlockAllowBelow}}%
+ {Lessens the restriction by \cs{FloatBlock} such that a float
+ inserted \emph{before} a \cs{FloatBlock} can appear at the bottom of
+ the same page as \cs{FloatBlock}.}
+Contrary to \cmd{\suppressfloats} \cmd{\FloatBlock}\footnote{Yes, it
+ \emph{is} the same as \cs{FloatBarrier} from the
+ \Lpack{placeins} package, kudos to Donald Arseneau. For various
+ reasons we cannot emulate the \Lpack{placeins} package and its
+ options, thus we have verbatimly copied and renamed it instead.} will block
+floats from passing this point, i.e.\ it demands \LaTeX\ to place any
+unprocessed floats before proceeding. It is similar to
+\cmd{\clearpage} but it does not necessarily introduce a page break
+before proceeding.
+
+\cmd{\FloatBlockAllowAbove} lessens the restriction a little, in a
+situation like this
+\begin{lcode}
+ \FloatBlock
+ some float here
+\end{lcode}
+\cmd{\FloatBlockAllowAbove} will allow the float to be placed at the
+top of the same page as \cmd{\FloatBlock}. \cmd{\FloatBlockAllowAbove}
+is the reverse situation.
+
+It may be beneficial to be able to add \cmd{\FloatBlock} to sectional
+commands. This can be done via
+\begin{syntax}
+ \cmd{\setFloatBlockFor}\marg{sectional name}
+\end{syntax}
+\glossary(setFloatBlockFor)%
+{\cs{setFloatBLockFor}\marg{sectional name}}%
+{Adds \cs{FloatBlock} within the \cs{\meta{section name}} macro.}
+where \meta{sectional name} is \emph{withput} the \cs{}, i.e.\
+\begin{lcode}
+ \setFloatBlockFor{section}
+\end{lcode}
+
+
+
+
+\fancybreak{}
+
The \Lpack{flafter} package, which should have come with your \ltx\
distribution, provides a means of preventing floats from moving
backwards from their definition position in the text. This can be useful to
@@ -21721,8 +21963,8 @@ and the result is shown on the next page.
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-09-13 11:11:29 +0200 (Mon, 13 Sep 2010) $}
-{$LastChangedRevision: 273 $}
+{$LastChangedDate: 2010-10-28 23:30:16 +0200 (Thu, 28 Oct 2010) $}
+{$LastChangedRevision: 305 $}
{$LastChangedBy: daleif $}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -23118,6 +23360,22 @@ It is an error if \meta{stream} is not open for input.
\subsection{Example: endnotes}
+\LMnote{2010/10/28}{It is confusing for users that the manual contain
+ an example as to how one manual provide endnotes, when memoir
+ actually provide the functionality in a later section.}
+\index{endnotes}
+\begin{itshape}
+ In an earier version of the manual, this section contained an
+ example as to how one could make endnotes. The example is now
+ irrelevant, since \theclass\ contain something similar to end notes
+ called page notes, see section~\ref{sec:endnotes} on
+ page~\pageref{sec:endnotes}.
+
+ Those interested in the code from the old example, can find it in
+ the manual source (it has just been commented out).
+\end{itshape}
+
+\begin{comment}
\index{endnotes|(}
Books like biographies often quote sources for quotations by the subject,
@@ -23245,6 +23503,7 @@ think what it might be, don't worry as it will be dealt with in another
example.
\index{endnotes|)}
+\end{comment}
\subsection{Example: end floats}
@@ -23674,11 +23933,12 @@ In increasing or decreasing order of probability (your choice) they are:
\item I just wrote the answers here.
\end{itemize}
-\vspace{\onelineskip}
-\noindent\textbf{Question 3.} If \ltx\ writes text out to an external
-file which will be read by \ltx\ at some time, any
-fragile\index{fragile} commands
-in the text must be \cmd{\protect}ed.\index{protect}
+\LMnote{2010/10/28}{Removed this answer as we have removed the question}
+% \vspace{\onelineskip}
+% \noindent\textbf{Question 3.} If \ltx\ writes text out to an external
+% file which will be read by \ltx\ at some time, any
+% fragile\index{fragile} commands
+% in the text must be \cmd{\protect}ed.\index{protect}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%% mbook
@@ -24055,8 +24315,8 @@ will require the use of \cmd{\titleref} and so the declaration
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-09-13 11:11:29 +0200 (Mon, 13 Sep 2010) $}
-{$LastChangedRevision: 273 $}
+{$LastChangedDate: 2011-01-25 13:33:59 +0100 (Tue, 25 Jan 2011) $}
+{$LastChangedRevision: 334 $}
{$LastChangedBy: daleif $}
@@ -25890,6 +26150,15 @@ pdflatex memman
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Endnotes}
+\label{sec:endnotes}
+
+\LMnote{2010/10/28}{several \cs{printpagenotes} was spelled wrong}
+
+\reimplemented{December 2010}{The former implementation had some
+ difficulties handling certain types of input. A few of the macros
+ used to format the output are no longer supported/used in the new
+ implementation.}
+
Endnotes are often used instead of footnotes so as not to interrupt the
flow of the main text. Although endnotes are normally put at the end of
@@ -25897,8 +26166,11 @@ the document, they may instead be put at the end of each chapter.
The \Lpack{endnotes} package already uses the command \cmd{\endnote} for
an endnote, so the class uses \cmd{\pagenote} for an endnote so as not
-to clash if you prefer to use the package. The following was originally
-supplied as the \Lpack{pagenote} package~\cite{PAGENOTE}.
+to clash if you prefer to use the package.
+\LMnote{2011/01/23}{The implementation has nothing to do with the
+ current pagenote package, thus the remark is removed}
+% The following was originally supplied as the \Lpack{pagenote}
+% package~\cite{PAGENOTE}.
\begin{syntax}
\cmd{\makepagenote} \\
@@ -26040,11 +26312,13 @@ discarded but will be made available to notes in the endnote listing
following the \cmd{\notepageref} declaration. These declarations should
be put in your preamble.
- Because of how TeX writes information to files, when the \cmd{\notepageref}
-declaration is used there must be no notes on the page where
-\cmd{\printnotes} or \cmd{\printnotes*} closes the \pixfile{ent} file.
-If necessary, a \cmd{\clearpage} or similar must be used before the
-print command.
+\LMnote{2011/01/23}{Because of the new implementation this is no
+ longer needed as the writing to file is no longer delayed.}
+% Because of how TeX writes information to files, when the
+% \cmd{\notepageref} declaration is used there must be no notes on the
+% page where \cmd{\printpagenotes} or \cmd{\printpagenotes*} closes the
+% \pixfile{ent} file. If necessary, a \cmd{\clearpage} or similar must
+% be used before the print command.
\begin{syntax}
\cmd{\notesname} \\
@@ -26055,11 +26329,11 @@ print command.
{Name for endnotes, default \texttt{Notes}.}%
\glossary(notedivision)%
{\cs{notedivision}}%
- {Heading printed by the \cs{printnotes} and \cs{printnotes*} macros.}
+ {Heading printed by the \cs{printpagenotes} and \cs{printpagenotes*} macros.}
-When \cmd{\printnotes} (or \cmd{\printnotes*}) is called the first thing
-it does is call the macro \cmd{\notedivision}. By default this is defined
-as:
+ When \cmd{\printpagenotes} (or \cmd{\printpagenotes*}) is called the
+ first thing it does is call the macro \cmd{\notedivision}. By
+ default this is defined as:
\begin{lcode}
\newcommand*{\notesname}{Notes}
\newcommand*{\notedivision}{\chapter{\notesname}}
@@ -26071,73 +26345,70 @@ for writing and after this \verb?\input?s it to get and process the notes.
\subsection{Changing the appearance}
+\subsubsection{In the text}
+\label{sec:in-the-text}
+
+
\begin{syntax}
\cmd{\notenumintext}\marg{num} \\
-\cmd{\notenuminnotes}\marg{num} \\
\end{syntax}
\glossary(notenumintext)%
{\cs{notenumintext}\marg{num}}%
{Typesets the number \meta{num} of a page note in the main text.}%
-\glossary(notenuminnotes)%
- {\cs{notenuminnotes}\marg{num}}%
- {Typesets the number \meta{num} of a page note in the note listing.}%
The \Icn{pagenote} counter is used for pagenotes. The macro
\cmd{\notenumintext} is called by \cmd{\pagenote} with the value of the
\Icn{pagenote} counter as the \meta{num} argument to print the
value of the \Icn{pagenote} counter in the main text. By default it is
printed as a
superscript, but this can be changed, or even eliminated.
-In the note listing \cmd{\notenuminnotes} is used to print the number
-of a note. The default definitions are:
\begin{lcode}
\newcommand*{\notenumintext}[1]{\textsuperscript{#1}}
-\newcommand*{\notenuminnotes}[1]{\normalfont #1.\space}
\end{lcode}
+
+\subsubsection{In the page note list}
+\label{sec:page-note-list}
+
+\LMnote{2011/01/23}{Added to make the formating code easier to understand}
+To better understand how a page note entry is formatted in the page
+note list, we start with the following pseudo code
\begin{syntax}
-\cmd{\noteentry}\marg{notenum}\marg{id}\marg{text}\marg{pagenum} \\
-\cmd{\prenoteinnotes} \\
-\cmd{\postnoteinnotes} \\
+\cmd{\prenoteinnotes}\\
+\cmd{\noteidinnotes}\marg{notenum}\marg{id}\\
+\cmd{\pageinnotes}\marg{auto generated note label key}\\
+\cmd{\prenotetext}\\
+\quad\meta{Page note text}\\
+\cmd{\postnotetext}\\
+\cmd{\postnoteinnotes}
\end{syntax}
-\glossary(noteentry)%
- {\cs{noteentry}\marg{notenum}\marg{id}\marg{text}\marg{pagenum}}%
- {Typesets a pagenote with number \meta{notenum}, identifier \meta{id},
- contents \meta{text}, created on page \meta{pagenum}.}
+At the start and end we have the two macros \cmd{prenoteinnotes} and
+\cmd{\postnoteinnotes}, they take care of preparing for and ending an
+entry in the list. The list is typeset in a manner where each item is
+(at least) a paragraph, so the default definition is
+\begin{lcode}
+\newcommand{\prenoteinnotes}{\par\noindent}
+\newcommand{\postnoteinnotes}{\par}
+\end{lcode}
\glossary(prenoteinnotes)%
{\cs{prenoteinnotes}}%
{Called by \cs{noteentry} to initialise the printing of an endnote.}
\glossary(postnoteinnotes)%
{\cs{postnoteinnotes}}%
{Called by \cs{noteentry} to finish the printing of an endnote.}
-The \cmd{\pagenote} macro writes \cmd{\noteentry}, with the appropriate
-values for the arguments, to the \pixfile{ent} file,
-where \meta{notenum} is the note number (from the \Icn{pagenote} counter),
-\meta{id} and \meta{text} are as supplied to
-\cmd{\pagenote}, and if the \cmd{\notepageref} declaration option is used,
-\meta{pagenum} is the page number, otherwise it is empty.
-The \cmd{\noteentry} macro controls the typesetting of the note.
-
-The default definition of \cmd{\noteentry} is
-\begin{lcode}
-\newcommand{\notentry}[4]{%
- \prenoteinnotes
- \noteidinnotes{#1}{#2}\pageinnotes{#4}\noteinnotes{#3}%
- \postnoteinnotes}
-\end{lcode}
-and the definitions of other macros are:
-\begin{lcode}
-\newcommand{\prenoteinnotes}{\par\noindent}
-\newcommand{\postnoteinnotes}{\par}
-\end{lcode}
-so that (the first paragraph of) each note is printed as a non-indented
-paragraph.
-
- If you would prefer, say, hanging paragraphs try:
+A user could change this to make it look a bit more like a list
+construction. For example the following would give a hanging
+indentation
\begin{lcode}
\renewcommand{\prenoteinnotes}{\par\noindent\hangindent 2em}
\end{lcode}
+\fancybreak{}
+
+
+The \cmd{\noteidinnotes} calls \cmd{\idtextinnotes} to print the note \meta{id}
+if it was given as the optional argument to \cmd{pagenote},
+otherwise it calls \cmd{\notenuminnotes} to print the note number.
\begin{syntax}
\cmd{\noteidinnotes}\marg{notenum}\marg{id} \\
\cmd{\idtextinnotes}\marg{id} \\
@@ -26149,46 +26420,196 @@ paragraph.
\glossary(idtextinnotes)%
{\cs{idtextinnotes}\marg{id}}%
{Prints an endnote's \meta{id} text}%
-The \cmd{\noteidinnotes} calls \cmd{\idtextinnotes} to print the note \meta{id}
-if it was given as the optional argument to \cmd{pagenote},
-otherwise it calls \cmd{\notenuminnotes} to print the note number.
+\glossary(notenuminnotes)%
+ {\cs{notenuminnotes}\marg{num}}%
+ {Typesets the number \meta{num} of a page note in the note listing.}%
These are defined respectively as:
\begin{lcode}
\newcommand*{\idtextinnotes}[1]{[#1]\space}
\newcommand*{\notenuminnotes}[1]{\normalfont #1.\space}
\end{lcode}
+\fancybreak{}
+
+Next we execute \cmd{\pageinnotes}\marg{note label key} which does
+nothing by default. But if \cmd{\notepageref} is issued in the
+preamble two things happen, (1) each page note issues a label such
+that we can refer back to its page, and (2) \cmd{\pageinnotes} calls
+\cmd{\printpageinnotes} (or if \Lpack{hyperref} is loaded
+\cmd{\printpageinnoteshyperref})
\begin{syntax}
-\cmd{\pageinnotes}\marg{pagenum} \\
-\cmd{\printpageinnotes}\marg{pagenum} \\
+\cmd{\pageinnotes}\marg{auto generated note label key}\\
+\cmd{\printpageinnotes}\marg{auto generated note label key}\\
+\cmd{\printpageinnoteshyperref}\marg{auto generated note label key}
\end{syntax}
\glossary(pageinnotes)%
- {\cs{pageinnotes}\marg{pagenum}}%
- {Controls the printing of an endnote's page reference number.}%
+{\cs{pageinnotes}\marg{pagenum}}%
+{Controls the printing of an endnote's page reference number.}%
\glossary(printpageinnotes)%
- {\cs{printpageinnotes}\marg{pagenum}}%
- {Prints an endnote's page reference number.}%
-The macro \cmd{\pageinnotes} controls the printing of a note's page
-reference. If the
-\cmd{\notepageref} declaration has been used it calls
-\cmd{\printpageinnotes} to do the actual printing. Its definition is:
+{\cs{printpageinnotes}\marg{pagenum}}%
+{Prints an endnote's page reference number.}%
+\glossary(printpageinnoteshypreref)%
+{\cs{printpageinnoteshyperref}\marg{pagenum}}%
+{Prints an endnote's page reference number whenever the
+ \protect\Lpack{hyperref} package is used, it will include a
+ hyperlink back to the page in question.}%
+Default definitions
\begin{lcode}
\newcommand*{\printpageinnotes}[1]{%
- (\pagerefname\ #1)\space}
+ (\pagerefname\ \pageref{#1})\space}
+\newcommand\printpageinnoteshyperref[1]{%
+ (\hyperref[#1]{\pagerefname\ \pageref*{#1}})\space}
\end{lcode}
+That is if \Lpack{hyperref} is loaded the entire text \meta{page 3}
+will be the text of a hyperlink.
+
+\bigskip
\begin{syntax}
-\cmd{\noteinnotes}\marg{text} \\
+ \cmd{\prenotetext}\\
+ \cmd{\postnotetext}\\
\end{syntax}
-\glossary(noteinnotes)%
- {\cs{noteinnotes}\marg{text}}%
- {Prints the text of an endnote.}%
-The macro \cmd{\noteinnotes}\marg{text} is simply:
+\glossary(prenotetext)%
+ {\cs{prenotetext}}%
+ {Called within a page note list entry to initialise the printing
+ of the text part of an endnote.}%
+\glossary(postnotetex)%
+ {\cs{postnotetext}}%
+ {Called within a page note list entry to finish the printing of an
+ endnote.}%
+The actual text part of the page note is enclosed by
+\cmd{\prenotetext} and \cmd{postnotetext}. By default they do nothing,
+but could easily be redefined such that (only) the entry text would be
+in italic:
\begin{lcode}
-\newcommand{\noteinnotes}[1]{#1}
+\renewcommand\prenotetext{\begingroup\itshape}
+\renewcommand\postnotetext{\endgroup}
\end{lcode}
-and is used to print the text of a note.
+
+
+%%%%%%%%%%%
+
+
+\LMnote{2011/01/25}{Covered above}
+% \begin{syntax}
+% \cmd{\notenuminnotes}\marg{num} \\
+% \end{syntax}
+% \glossary(notenuminnotes)%
+% {\cs{notenuminnotes}\marg{num}}%
+% {Typesets the number \meta{num} of a page note in the note listing.}%
+% In the note listing \cmd{\notenuminnotes} is used to print the number
+% of a note. The default definitions are:
+
+% \begin{lcode}
+% \newcommand*{\notenuminnotes}[1]{\normalfont #1.\space}
+% \end{lcode}
+
+
+
+\LMnote{2011/01/25}{Covered above, \cmd{\noteentry} is not used anymore}
+% \begin{syntax}
+% \cmd{\noteentry}\marg{notenum}\marg{id}\marg{text}\marg{pagenum} \\
+% \cmd{\prenoteinnotes} \\
+% \cmd{\postnoteinnotes} \\
+% \end{syntax}
+% \glossary(noteentry)%
+% {\cs{noteentry}\marg{notenum}\marg{id}\marg{text}\marg{pagenum}}%
+% {Typesets a pagenote with number \meta{notenum}, identifier \meta{id},
+% contents \meta{text}, created on page \meta{pagenum}.}
+% \glossary(prenoteinnotes)%
+% {\cs{prenoteinnotes}}%
+% {Called by \cs{noteentry} to initialise the printing of an endnote.}
+% \glossary(postnoteinnotes)%
+% {\cs{postnoteinnotes}}%
+% {Called by \cs{noteentry} to finish the printing of an endnote.}
+% The \cmd{\pagenote} macro writes \cmd{\noteentry}, with the appropriate
+% values for the arguments, to the \pixfile{ent} file,
+% where \meta{notenum} is the note number (from the \Icn{pagenote} counter),
+% \meta{id} and \meta{text} are as supplied to
+% \cmd{\pagenote}, and if the \cmd{\notepageref} declaration option is used,
+% \meta{pagenum} is the page number, otherwise it is empty.
+% The \cmd{\noteentry} macro controls the typesetting of the note.
+
+% The default definition of \cmd{\noteentry} is
+% \begin{lcode}
+% \newcommand{\notentry}[4]{%
+% \prenoteinnotes
+% \noteidinnotes{#1}{#2}\pageinnotes{#4}\noteinnotes{#3}%
+% \postnoteinnotes}
+% \end{lcode}
+% and the definitions of other macros are:
+% \begin{lcode}
+% \newcommand{\prenoteinnotes}{\par\noindent}
+% \newcommand{\postnoteinnotes}{\par}
+% \end{lcode}
+% so that (the first paragraph of) each note is printed as a non-indented
+% paragraph.
+
+% If you would prefer, say, hanging paragraphs try:
+% \begin{lcode}
+% \renewcommand{\prenoteinnotes}{\par\noindent\hangindent 2em}
+% \end{lcode}
+
+% \begin{syntax}
+% \cmd{\noteidinnotes}\marg{notenum}\marg{id} \\
+% \cmd{\idtextinnotes}\marg{id} \\
+% \cmd{\notenuminnotes}\marg{num} \\
+% \end{syntax}
+% \glossary(noteidinnotes)%
+% {\cs{noteidinnotes}\marg{notenum}\marg{id}}%
+% {Prints an endnote's number or id in the endnote listing.}%
+% \glossary(idtextinnotes)%
+% {\cs{idtextinnotes}\marg{id}}%
+% {Prints an endnote's \meta{id} text}%
+% The \cmd{\noteidinnotes} calls \cmd{\idtextinnotes} to print the note \meta{id}
+% if it was given as the optional argument to \cmd{pagenote},
+% otherwise it calls \cmd{\notenuminnotes} to print the note number.
+% These are defined respectively as:
+% \begin{lcode}
+% \newcommand*{\idtextinnotes}[1]{[#1]\space}
+% \newcommand*{\notenuminnotes}[1]{\normalfont #1.\space}
+% \end{lcode}
+
+% \begin{syntax}
+% \cmd{\pageinnotes}\marg{pagenum} \\
+% \cmd{\printpageinnotes}\marg{pagenum} \\
+% \end{syntax}
+% \glossary(pageinnotes)%
+% {\cs{pageinnotes}\marg{pagenum}}%
+% {Controls the printing of an endnote's page reference number.}%
+% \glossary(printpageinnotes)%
+% {\cs{printpageinnotes}\marg{pagenum}}%
+% {Prints an endnote's page reference number.}%
+% The macro \cmd{\pageinnotes} controls the printing of a note's page
+% reference. If the
+% \cmd{\notepageref} declaration has been used it calls
+% \cmd{\printpageinnotes} to do the actual printing. Its definition is:
+% \begin{lcode}
+% \newcommand*{\printpageinnotes}[1]{%
+% (\pagerefname\ #1)\space}
+% \end{lcode}
+
+% \begin{syntax}
+% \cmd{\noteinnotes}\marg{text} \\
+% \end{syntax}
+% \glossary(noteinnotes)%
+% {\cs{noteinnotes}\marg{text}}%
+% {Prints the text of an endnote.}%
+% The macro \cmd{\noteinnotes}\marg{text} is simply:
+% \begin{lcode}
+% \newcommand{\noteinnotes}[1]{#1}
+% \end{lcode}
+% and is used to print the text of a note.
+
+
+
+
+\bigskip
+
+
+
+\LMnote{2011/01/25}{rewritten a bit}
\begin{syntax}
\cmd{\addtonotes}\marg{text} \\
\end{syntax}
@@ -26196,55 +26617,87 @@ and is used to print the text of a note.
{\cs{addtonotes}\marg{text}}%
{Inserts \meta{text} into the endnotes \file{ent} file.}%
The macro \cmd{\addtonotes} inserts \meta{text} into the \pixfile{ent}
-file. For example, before the first note in a chapter, \cmd{\addtonotes} is
-used to write the \cmd{\pagenotesubhead} command to the file.
+file.
-\textbf{Note:} As the argument to \cmd{\pagenote} and \cmd{\addtonotes}
-is moving you may have
-to \cmd{\protect} any fragile commands. If you get strange error messages, try
-using \cmd{\protect} and see if they go away.
+\textbf{Note:} As the argument to \cmd{\pagenote} and
+\cmd{\addtonotes} is moving you may have to \cmd{\protect} any fragile
+commands. If you get strange error messages, try using \cmd{\protect}
+and see if they go away.
+\fancybreak{}
+
+Internally in \cmd{\pagenote} \cmd{\addtonotes} is used to provide
+chapter devisions into the note list. It will detect both numbered and
+unnumbered chapters. The actual text is provided using
\begin{syntax}
\cmd{\pagenotesubhead}\marg{chapapp}\marg{num}\marg{title} \\
+\cmd{\pagenotesubheadstarred}\marg{chapapp}\marg{num}\marg{title} \\
\cmd{\pnchap} \cmd{\pnschap} \\
\end{syntax}
\glossary(pagenotesubhead)%
{\cs{pagenotesubhead}\marg{chapapp}\marg{num}\marg{title}}%
{Typesets a subheading for notes from chapter or appendix \meta{chapapp}
\meta{num} called \meta{title}.}%
+\glossary(pagenotesubheadstarred)%
+ {\cs{pagenotesubheadstarred}\marg{chapapp}\marg{num}\marg{title}}%
+ {Typesets a subheading for notes from unnumbered chapter or appendix
+ \meta{chapapp} \meta{num} called \meta{title}.}%
\glossary(pnchap)%
{\cs{pnchap}}%
{Chapter title for \cs{pagenotesubhead}. Defaults to the ToC entry.}
\glossary(pnschap)%
- {\cs{pnschap}}%
- {Starred chapter title for \cs{pagenotesubhead}. Defaults to the regular title.}
-
- The macro \cmd{\pagenotesubhead} typesets the subheadings in an endnote
-list. It is inserted into the \pixfile{ent} file via \cmd{\addtonotes}.
-The \meta{chapapp} argument is normally \cmd{\chaptername} but if the
-notes are from an appendix then \cmd{\appendixname} is used instead. \meta{num}
-is the number of the chapter, or blank if there is no number. Lastly,
-\meta{title} is \cmd{\pnchap} for regular chapters which defaults to the
-ToC entry, or \cmd{\pnschap} for starred chapters which defaults to the normal
-title. The default definition of \cmd{\pagenotesubhead} is very simply:
+{\cs{pnschap}}%
+{Starred chapter title for \cs{pagenotesubhead}. Defaults to the regular title.}
+
+The macro \cmd{\pagenotesubhead} typesets the subheadings in an
+endnote list. The \meta{chapapp} argument is normally
+\cmd{\chaptername} but if the notes are from an appendix then
+\cmd{\appendixname} is used instead. \meta{num} is the number of the
+chapter, or blank if there is no number. Lastly, \meta{title} is
+\cmd{\pnchap} for regular chapters which defaults to the ToC entry, or
+\cmd{\pnschap} for starred chapters which defaults to the normal
+title. The default definition of \cmd{\pagenotesubhead} is very
+simply:
\begin{lcode}
\newcommand*{\pagenotesubhead}[3]{%
\section*{#1 #2 #3}}
+\newcommand\pagenotesubheadstarred{\pagenotesubhead} % i.e. the same
\end{lcode}
+By default this means that the header for starred chapters will be
+something like >>Chapter Title<<, which may look odd. In that case
+redefine \cmd{\pagenotesubheadstarred} to something similar to
+\begin{lcode}
+\renewcommand\pagenotesubheadstarred{\section*{#3}}
+\end{lcode}
+Just remember that unless you have specified \cmd{\continuousnotenums}
+in the preamble the note counter (\Icn{pagenote}) will only be reset
+at the start of any numbered chapters (because it is tied to changes
+in the chapter counter).
- The scheme is set up under the assumption that notes will only be
+The scheme is set up under the assumption that notes will only be
printed at the end of the document. If you intend to put them at the
-end of each chapter, then you will probably want to change the definitions
-of the \cmd{\notedivision} and \cmd{\pagenotesubhead} macros. For example:
+end of each chapter, then you will probably want to change the
+definitions of the \cmd{\notedivision} and \cmd{\pagenotesubhead}
+macros. For example:
\begin{lcode}
\renewcommand*{\notedivision}{\section*{\notesname}}
\renewcommand*{\pagenotesubhead}[3]{}
\end{lcode}
-and remember to use \cmd{\printnotes*} at each place you want the current set
-of notes to be printed.
+and remember to use \cmd{\printpagenotes*} at each place you want the
+current set of notes to be printed.
+
+\fancybreak{}
+
+Say you have written a document with footnotes, but later on decide on
+using end notes (page notes) instead. In that case you can use
+\cmd{\foottopagenote} to make \cmd{\footnote}, \cmd{\footnotemark} and
+\cmd{\footnotetext} works as if it was implemented using end notes. On
+the other hand \cmd{\pagetofootnote} makes all page notes into
+footnotes (note that this might not work, because there are places
+where page notes can be issued but foot notes cannot).
\begin{syntax}
-\cmd{\foottopagenote} \cmd{\pagetofootnote} \\
+\cmd{\foottopagenote}\\ \cmd{\pagetofootnote} \\
\end{syntax}
\glossary(foottopagenote)%
{\cs{foottopagenote}}%
@@ -26252,21 +26705,25 @@ of notes to be printed.
\glossary(pagetofootnote)%
{\cs{pagetofootnote}}%
{Declaration which turns \cs{pagenote}s into \cs{footnote}s.}%
-You can have both footnotes and endnotes in the same document. However you
-may start with all footnotes and later decide you would have preferred endnotes
- instead, or \emph{vice-versa}. The \cmd{\foottopagenote} declaration
-makes \cmd{\footnote}s behave as \cmd{\pagenote}s, and \cmd{\pagetofootnote}
-has the opposite effect. In either conversion the optional argument will be
+ % You can have both footnotes and endnotes in the same
+ % document. However you may start with all footnotes and later
+ % decide you would have preferred endnotes instead, or
+ % \emph{vice-versa}. The \cmd{\foottopagenote} declaration makes
+ % \cmd{\footnote}s behave as \cmd{\pagenote}s, and
+ % \cmd{\pagetofootnote} has the opposite effect.
+In either conversion the optional argument will be
ignored as for \cmd{\pagenote} it can be arbitrary text whereas for
\cmd{\footnote} it must be a number.
+
+
%#% extend
%#% extstart include miscellaneous.tex
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-07-01 01:49:45 +0200 (Thu, 01 Jul 2010) $}
-{$LastChangedRevision: 250 $}
+{$LastChangedDate: 2010-12-06 00:21:35 +0100 (Mon, 06 Dec 2010) $}
+{$LastChangedRevision: 315 $}
{$LastChangedBy: daleif $}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -26391,6 +26848,7 @@ at the middle of each side of the page.
\cmd{\trimLmarks} \\
\cmd{\trimFrame} \\
\cmd{\trimNone} \\
+\cmd{\trimmarkscolor} \\
\end{syntax}
\glossary(trimXmarks)%
{\cs{trimXmarks}}%
@@ -26404,6 +26862,9 @@ at the middle of each side of the page.
\glossary(trimNone)%
{\cs{trimNone}}%
{No trim marks.}
+\glossary(trimmarkscolor)%
+ {\cs{trimmarkscolor}}%
+ {Empty macro that can be redefined to give a specific color to the trimmarks.}
Some predefined trimming styles are provided. After the declaration
\cmd{\trimXmarks} marks in the shape of a cross are placed at the four
@@ -26414,6 +26875,15 @@ coinciding with the page boundaries. The declaration \cmd{\trimNone}
disables all kinds of trim marking. All three plus \cs{quarkmarks}
(described below) is visibly shown on \fref{fig:trimmarks}.
+The macro \cs{trimmarkscolor} is despite its name a normal (empty)
+macro. By redefining it one can change the color of the trimmarks,
+handy for example if the document has a dark background color. To make
+them blue use
+\begin{lcode}
+\newcommand*{\trimmarkscolor}{\color{blue}}
+\end{lcode}
+
+
\begin{syntax}
\cmd{\trimmarks} \\
\cmd{\tmarktl} \cmd{\tmarktr} \cmd{\tmarkbr} \cmd{\tmarkbl} \\
@@ -28790,8 +29260,8 @@ of the standard commands needs to be replaced.
\svnidlong
{$Ignore: $}
-{$LastChangedDate: 2010-07-01 01:44:23 +0200 (Thu, 01 Jul 2010) $}
-{$LastChangedRevision: 249 $}
+{$LastChangedDate: 2010-10-01 17:39:01 +0200 (Fri, 01 Oct 2010) $}
+{$LastChangedRevision: 285 $}
{$LastChangedBy: daleif $}
@@ -28879,7 +29349,7 @@ of the standard commands needs to be replaced.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\PWnote{2009/07/05}{Added `book' to example design chapter title}
\chapter{An example book design} \label{chap:bringhurst}
-
+
%unitlength=\printlength{\unitlength}, \\
%pwlayi=\printlength{\pwlayi}, \\
%pwlayii=\printlength{\pwlayii}.
@@ -36033,37 +36503,39 @@ access CTAN is available at \url{http://www.tug.org}.
\url{http://www.adobe.com/epaper/tips/acr5ebook/pdfs/eBook.pdf})
\end{comment}
+\LMnote{2010/09/28}{Added the \cs{CTANurl}'s and verified them}
+
%%% keep
\bibitem[Ars99]{URL}
Donald Arseneau.
\newblock \emph{The url package}.
\newblock February, 1999.
- \newblock (Available from CTAN as
- \url{/macros/latex/contrib/misc/url.sty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/url/})
%%% keep
\bibitem[Ars01a]{TITLEREF}
Donald Arseneau.
\newblock \emph{The titleref package}.
\newblock April, 2001.
- \newblock (Available from CTAN as
- \url{/macros/latex/contrib/misc/titleref.sty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/titleref/})
%%% keep
\bibitem[Ars01b]{CHAPTERBIB}
Donald Arseneau.
\newblock \emph{The chapterbib package}.
\newblock September, 2001.
- \newblock (Available from CTAN as
- \url{/macros/latex/contrib/cite/chapterbib.sty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/cite/})
%%% keep
\bibitem[Ars07]{FRAMED}
Donald Arseneau.
\newblock \emph{The framed package} v0.95.
\newblock October, 2007.
- \newblock (Available from CTAN as
- \url{/macros/latex/contrib/misc/framed.sty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/framed/})
\begin{comment}
\bibitem[Bar92]{BAROLINI92}
@@ -36097,16 +36569,16 @@ access CTAN is available at \url{http://www.tug.org}.
Jens Berger.
\newblock \emph{The titlesec and titletoc packages}.
\newblock September, 2002.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/titlesec})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/titlesec/})
%%% keep
\bibitem[Bez99]{TITLESEC}
Javier Bezos.
\newblock \emph{The titlesec and titletoc packages}.
\newblock February, 1999.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/titlesec})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/titlesec/})
\bibitem[Bir04]{BIRDSALL04}
Derek Birdsall.
@@ -36128,8 +36600,8 @@ access CTAN is available at \url{http://www.tug.org}.
Johannes Braams.
\newblock \emph{The alltt environment}.
\newblock June, 1997.
- \newblock (Available from CTAN as
- \url{/macros/latex/base/alltt.dtx(ins)})
+ \newblock (Available as \texttt{alltt.dtx} and
+ \texttt{alltt.ins} from CTAN via \CTANurl{/macros/latex/base/})
%%% keep
\bibitem[Bri99]{BRINGHURST99}
@@ -36151,32 +36623,32 @@ access CTAN is available at \url{http://www.tug.org}.
David Carlisle.
\newblock \emph{The delarray package}.
\newblock March, 1994.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
%%% keep
\bibitem[Car95]{AFTERPAGE}
David Carlisle.
\newblock \emph{The afterpage package}.
\newblock October, 1995.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
%%% keep
\bibitem[Car98b]{LONGTABLE}
David Carlisle.
\newblock \emph{The longtable package}.
\newblock May, 1998.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
%%% keep
\bibitem[Car98c]{ENUMERATE}
David Carlisle.
\newblock \emph{The enumerate package}.
\newblock August, 1998.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
\begin{comment}
\bibitem[Car98d]{REMRESET}
@@ -36192,41 +36664,45 @@ access CTAN is available at \url{http://www.tug.org}.
David Carlisle.
\newblock \emph{The tabularx package}.
\newblock January, 1999.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
%%% keep
\bibitem[CR99]{GRAPHICX}
David Carlisle and Sebastian Rahtz.
\newblock \emph{The graphicx package}.
\newblock February, 1999.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/graphics})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/graphics/})
%%% keep
\bibitem[Car01]{DCOLUMN}
David Carlisle.
\newblock \emph{The dcolumn package}.
\newblock May, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
%%% keep
\bibitem[Car05]{COLOR}
David Carlisle.
\newblock \emph{Packages in the graphics bundle} (includes the color package).
\newblock November, 2005.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/graphics})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/graphics/})
+
+\begin{comment}
+%%% keep, not anymore, the bidi package is a bit different now, Vafa
+%%% is the maintainer
+ \bibitem[CK09]{BIDI} Fran\c{c}ois Charette and Vafa
+ Khalighi. \newblock \emph{Bidi: A convenient interface
+ for typesetting bidirectional texts with XeLaTeX}.
+ \newblock 2009. \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/bidi/})
+\end{comment}
+
+
-%%% keep
-\bibitem[CK09]{BIDI}
- Fran\c{c}ois Charette and Vafa Khalighi.
- \newblock \emph{Bidi: A convenient interface for typesetting bidirectional
- texts with XeLaTeX}.
- \newblock 2009.
- \newblock (Available from CTAN in
- \url{/macros/xetex/latex/bidi})
%%% keep
\bibitem[CB99]{CHAPPELL99}
@@ -36241,8 +36717,8 @@ access CTAN is available at \url{http://www.tug.org}.
\newblock `Index Preparation and Processing'.
\newblock \emph{Software: Practice and Experience}, 19:8, pp. 897--915,
September, 1988.
- \newblock (Available from CTAN in
- \url{/indexing/makeindex/paper})
+ \newblock (Available from CTAN via
+ \CTANurl{/indexing/makeindex/paper/})
\begin{comment}
\bibitem[Che05]{CHENG05}
@@ -36285,16 +36761,16 @@ access CTAN is available at \url{http://www.tug.org}.
Patrick W.~Daly.
\newblock \emph{Natural Sciences Citations and References}.
\newblock May, 1999.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/natbib})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/natbib/})
%%% keep
\bibitem[Dal99b]{MAKEBST}
Patrick W.~Daly.
\newblock \emph{Customizing Bibliographic Style Files}.
\newblock August, 1999.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/custom-bib})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/custom-bib})
\begin{comment}
\bibitem[Deg92]{DEGANI92}
@@ -36327,8 +36803,8 @@ access CTAN is available at \url{http://www.tug.org}.
Michael J.~Downes.
\newblock \emph{The patchcmd package}.
\newblock July, 2000.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/patchcmd})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/patchcmd/})
%%% keep
\bibitem[Eij92]{TEXBYTOPIC}
@@ -36343,8 +36819,8 @@ access CTAN is available at \url{http://www.tug.org}.
Victor Eijkhout.
\newblock \emph{comment.sty}
\newblock October, 1999.
- \newblock (Available from CTAN in
- \url{/macros/???????????})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/comment/})
\begin{comment}
\bibitem[Fai98]{MOREVERB}
@@ -36361,21 +36837,22 @@ access CTAN is available at \url{http://www.tug.org}.
\newblock \emph{footmisc --- a portmanteau package for customising
footnotes in LaTeX2e}.
\newblock March, 2000.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/footmisc})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/footmisc/})
%%% keep
+\LMnote{2010/09/28}{link changed}
\bibitem[FAQ]{FAQ}
Robin Fairbairns.
\newblock \emph{The UK TeX FAQ}.
- \newblock (Available from CTAN in
- \url{/help/uk-tex-faq})
+ \newblock (Available from CTAN via
+ \url{http://faq.tug.org/})
\LMnote{2010/02/08}{Added from the main bib file}
\bibitem[Far90]{FARIN90}
Gerald Farin.
-\newblock {\em Curves and Surfaces for Computer Aided Geometric Design --- A
- Practical Guide}.
+\newblock \emph{Curves and Surfaces for Computer Aided Geometric
+ Design --- A Practical Guide}.
\newblock Academic Press, 2 edition, 1990.
\LMnote{2010/02/08}{Added from the main bib file}
@@ -36391,15 +36868,15 @@ I.~D. Faux and M.~J. Pratt.
Simon Fear.
\newblock \emph{Publication quality tables in LaTeX}.
\newblock March, 2003.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/booktabs})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/booktabs})
\begin{comment}
\bibitem[Fli98]{LETTRINE}
Daniel Flipo.
\newblock \emph{Typesetting `lettrines' in LaTeX2e documents}.
\newblock March, 1998.
- \newblock (Available from CTAN in
+ \newblock (Available from CTAN in
\url{/macros/latex/contrib/lettrine})
\end{comment}
@@ -36409,8 +36886,8 @@ I.~D. Faux and M.~J. Pratt.
\newblock \emph{Formatting Information: A Beginner's Introduction to
Typesetting with LaTeX2}.
\newblock 2002.
- \newblock (Available from CTAN in
- \url{/info/beginlatex})
+ \newblock (Available from CTAN via
+ \CTANurl{/info/beginlatex/})
\begin{comment}
\bibitem[Fra00]{CROP}
@@ -36493,22 +36970,32 @@ I.~D. Faux and M.~J. Pratt.
David M.~Jones.
\newblock \emph{A new implementation of LaTeX's indexing commands}.
\newblock September, 1995.
- \newblock (Available from CTAN in \url{/macros/latex/contrib/camel})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/camel})
%%% keep
\bibitem[Keh98]{XINDY}
Roger Kehr.
\newblock \emph{xindy: A flexible indexing system}.
\newblock February, 1998.
- \newblock (Available from CTAN in \url{/indexing/xindy})
+ \newblock (Available from CTAN via \CTANurl{/indexing/xindy/})
%%% keep
\bibitem[Ker07]{XCOLOR}
Uwe Kern.
\newblock \emph{Extending LaTeX's color facilities: the xcolor package}.
\newblock January, 2007.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/xcolor})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/xcolor/})
+
+%%% keep, moved herer /daleif 2020/09/28
+\bibitem[Kha10]{BIDI} Vafa
+ Khalighi.
+ \newblock \emph{The \textsf{Bidi} package}.
+ \newblock 2010. \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/bidi/})
+
+
%%% keep
\bibitem[Knu84]{TEXBOOK}
@@ -36550,7 +37037,8 @@ I.~D. Faux and M.~J. Pratt.
Leslie Lamport, Victor Eijkhout and Johannes Braams.
\newblock \emph{NTG document classes for LaTeX version 2e}.
\newblock June, 2004.
- \newblock (Available from CTAN in \url{/macros/latex/contrib/ntg})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/ntgclass/})
\begin{comment}
\bibitem[LMB99]{CLASSES}
@@ -36585,8 +37073,8 @@ I.~D. Faux and M.~J. Pratt.
Philipp Lehman.
\newblock \emph{The Font Installation Guide}.
\newblock December 2004.
- \newblock (Available from CTAN in
- \url{/info/Type1fonts/fontinstallationguide})
+ \newblock (Available from CTAN via
+ \CTANurl{/info/Type1fonts/fontinstallationguide})
%%% keep
\bibitem[Leu92]{LEUNEN92}
@@ -36609,29 +37097,32 @@ I.~D. Faux and M.~J. Pratt.
F.~W.~Long.
\newblock \emph{multind}.
\newblock August, 1991.
- \newblock (Available from CTAN as \url{/macros/latex209/contrib/misc/multind.sty})
+ \newblock (Available from CTAN as
+ \CTANurl{/macros/latex209/contrib/misc/multind.sty})
%%% keep
\bibitem[Mad06]{CHAPSTYLES}
Lars Madsen.
\newblock \emph{Various chapter styles for the memoir class}.
\newblock July, 2006.
- \newblock (Available from CTAN in \url{/info/latex-samples/MemoirChapStyles})
+ \newblock (Available from CTAN via
+ \CTANurl{/info/latex-samples/MemoirChapStyles/})
%%% keep
\bibitem[Mad07]{MEMEXSUPP}
Lars Madsen.
\newblock \emph{The Memoir Experimental Support Package}.
\newblock 2007.
- \newblock (Available from CTAN in \url{/macros/latex/contrib/memexsupp})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/memexsupp/})
%%% keep
\bibitem[McD98]{SECTSTY}
Rowland McDonnell.
\newblock \emph{The sectsty package}.
\newblock November, 1998.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/secsty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/sectsty/})
\begin{comment}
\bibitem[McL75]{MCLEAN75}
@@ -36674,23 +37165,23 @@ I.~D. Faux and M.~J. Pratt.
Frank Mittelbach.
\newblock \emph{An environment for multicolumn output}.
\newblock January, 1998.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN (the \texttt{multicol} package) via
+ \CTANurl{/macros/latex/required/tools/})
%%% keep
\bibitem[MC98]{ARRAY}
Frank Mittelbach and David Carlisle.
\newblock \emph{A new implementation of LaTeX's tabular and array environment}. \newblock May, 1998.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN (the \texttt{array} package) via
+ \CTANurl{/macros/latex/required/tools/})
%%% keep
\bibitem[MC00]{FIXLTX2E}
Frank Mittelbach and David Carlisle.
\newblock \emph{The fixltx2e package}.
\newblock September, 2000.
- \newblock (Available from CTAN in
- \url{/macros/latex/base})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/base/})
%%% keep
\bibitem[MG\textsuperscript{+}04]{COMPANION}
@@ -36710,7 +37201,7 @@ I.~D. Faux and M.~J. Pratt.
\LMnote{2010/02/08}{Added from the main bib file}
\bibitem[Mor85]{MORTENSON85}
Michael~E. Mortenson.
-\newblock {\em Geometric Modeling}.
+\newblock \emph{Geometric Modeling}.
\newblock John Wiley \& Sons, 1985.
@@ -36719,31 +37210,31 @@ Michael~E. Mortenson.
Rolf Niespraschk and Hubert G\"{a}\ss{}lein.
\newblock \emph{The sidecap package}.
\newblock June, 1998.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/sidecap})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/sidecap/})
%%% keep
\bibitem[Oet]{LSHORT}
Tobias Oetiker.
\newblock \emph{The Not So Short Introduction to LaTeX2e}.
- \newblock (Available from CTAN in
- \url{/info/lshort/english})
+ \newblock (Available from CTAN via
+ \CTANurl{/info/lshort/})
%%% keep
\bibitem[Oos96]{FANCYHDR}
Piet van Oostrum.
\newblock \emph{Page Layout in LaTeX}.
\newblock June, 1996.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/fancyhdr})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/fancyhdr/})
%%% keep
\bibitem[Pak01]{SYMBOLS}
Scott Pakin.
\newblock \emph{The Comprehensive LaTeX Symbol List}.
\newblock July, 2001.
- \newblock (Available from CTAN in
- \url{/info/symbols/comprehensive})
+ \newblock (Available from CTAN via
+ \CTANurl{/info/symbols/comprehensive/})
%%% keep
\bibitem[dP84]{PARVILLE84}
@@ -36758,7 +37249,7 @@ Michael~E. Mortenson.
\newblock \emph{BibTeXing}.
\newblock February, 1988.
\newblock (Available from CTAN as
- \url{/bibliography/bibtex/distribs/doc/btxdoc.tex})
+ \CTANurl{/bibliography/bibtex/distribs/doc/btxdoc.tex})
%%% keep
\bibitem[Pat88b]{BIBTEXHACK}
@@ -36766,7 +37257,7 @@ Michael~E. Mortenson.
\newblock \emph{Designing BibTeX Styles}.
\newblock February, 1988.
\newblock (Available from CTAN as
- \url{/bibliography/bibtex/distribs/doc/btxhak.tex})
+ \CTANurl{/bibliography/bibtex/distribs/doc/btxhak.tex})
%%% keep
\bibitem[Pug02]{MATHPAZO}
@@ -36774,32 +37265,32 @@ Michael~E. Mortenson.
\newblock \emph{The Pazo Math fonts for mathematical typesetting
with the Palatino fonts}.
\newblock May, 2002.
- \newblock (Available from CTAN in
- \url{/fonts/mathpazo})
+ \newblock (Available from CTAN via
+ \CTANurl{/fonts/mathpazo/})
%%% keep
\bibitem[Rahtz01]{NAMEREF}
Sebastian Rahtz.
\newblock \emph{Section name references in LaTeX}.
- \newblock January, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/hyperref})
+ \newblock January, 2001.
+ \newblock (Available from CTAN (the \texttt{nameref} package) via
+ \CTANurl{/macros/latex/contrib/hyperref/})
%%% keep
\bibitem[Rahtz02]{HYPERREF}
Sebastian Rahtz.
\newblock \emph{Hypertext marks in LaTeX}.
- \newblock May, 2002.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/hyperref})
+ \newblock May, 2002. Now maintained and frequently updated by Heiko Oberdiek.
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/hyperref/})
%%% keep
\bibitem[Rec97]{EPSLATEX}
Keith Reckdahl.
\newblock \emph{Using Imported Graphics in LaTeX2e}.
- \newblock December, 1997.
- \newblock (Available from CTAN as
- \url{/info/epspatex.ps} or \url{/info/epslatex.pdf})
+ \newblock December, 1997. Updated in 2006.
+ \newblock (Available from CTAN via
+ \CTANurl{/info/epslatex.pdf})
\begin{comment}
\bibitem[Reh72]{REHE72}
@@ -36861,8 +37352,8 @@ Michael~E. Mortenson.
\newblock \emph{A New Implementation of LaTeX's verbatim
and verbatim* Environments}.
\newblock December, 1999.
- \newblock (Available from CTAN in
- \url{/macros/latex/required/tools})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
\begin{comment}
\bibitem[Sch97]{SCHRIVER97}
@@ -36888,7 +37379,8 @@ Martin Scharrer,
\bibitem[Sch09]{svn-multi}
Martin Scharrer,
\newblock\emph{The \textsf{svn-multi} package}, 2009.
-\newblock (Available from CTAN in \url{/macros/latex/contrib/svn-multi/})
+\newblock (Available from CTAN via
+\CTANurl{/macros/latex/contrib/svn-multi/})
%%% keep
@@ -36904,8 +37396,8 @@ Martin Scharrer,
Nicola L. C. Talbot.
\newblock \emph{datetime.sty: Formatting Current Date and Time}.
\newblock December, 2006.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/datetime})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/datetime/})
%%% keep
\bibitem[Thi98]{ORNAMENTAL}
@@ -36926,8 +37418,8 @@ Martin Scharrer,
Kresten Krab Thorup, Frank Jensen (and Chris Rowley).
\newblock \emph{The calc package --- Infix notation arithmetic in LaTeX}.
\newblock August, 2005.
- \newblock (Available from CTAN in
- \url{/macros/latex/required})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/required/tools/})
\begin{comment}
\bibitem[Tin63]{TINKER63}
@@ -36941,8 +37433,8 @@ Martin Scharrer,
Geoffrey Tobin.
\newblock \emph{setspace.sty}.
\newblock December, 2000.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/setspace})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/setspace/})
%%% keep
\bibitem[Tsc91]{TSCHICHOLD91}
@@ -36964,7 +37456,7 @@ Martin Scharrer,
\newblock \emph{The geometry package}.
\newblock November, 1999.
\newblock (Available from CTAN in
- \url{/macros/latex/contrib/geometry})
+ \CTANurl{/macros/latex/contrib/geometry/})
\begin{comment}
@@ -36979,7 +37471,8 @@ Martin Scharrer,
\bibitem[Wil00]{CATALOGUE}
Graham Williams.
\newblock \emph{The TeX Catalogue}.
- \newblock (Latest version on CTAN as \url{/help/Catalogue/catalogue.html})
+ \newblock (Latest version on CTAN as
+ \CTANurl{/help/Catalogue/catalogue.html})
%%% keep
\bibitem[Wil93]{ADRIANWILSON93}
@@ -36994,24 +37487,24 @@ Martin Scharrer,
Peter Wilson.
\newblock \emph{The tocvsec2 package}.
\newblock January, 1999.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/tocvsec2})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/tocvsec2/})
%%% keep
\bibitem[Wil00a]{EPIGRAPH}
Peter Wilson.
\newblock \emph{The epigraph package}.
\newblock February, 2000.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/epigraph})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/epigraph/})
%%% keep
\bibitem[Wil00b]{ISOCLASS}
Peter Wilson.
\newblock \emph{LaTeX files for typesetting ISO standards}.
\newblock February, 2000.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/isostds/iso})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/isostds/iso/})
%%% keep
\bibitem[Wil00c]{NEXTPAGE}
@@ -37019,7 +37512,7 @@ Martin Scharrer,
\newblock \emph{The nextpage package}.
\newblock February, 2000.
\newblock (Available from CTAN as
- \url{/macros/latex/contrib/misc/nextpage.sty})
+ \CTANurl{/macros/latex/contrib/misc/nextpage.sty})
\begin{comment}
\bibitem[Wil00d]{NEEDSPACE}
@@ -37035,26 +37528,27 @@ Martin Scharrer,
Peter Wilson.
\newblock \emph{The xtab package}.
\newblock April 2000.
- \newblock (Available from CTAN in
- \texttt{macros/latex/contrib/xtab})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/xtab})
%%% keep
\bibitem[Wil01a]{ABSTRACT}
Peter Wilson.
\newblock \emph{The abstract package}.
\newblock February, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/abstract})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/abstract/})
-%%% keep
+\begin{comment}
+%%% it no longer exist
+\LMnote{2010/09/28}{Removed as it no longer exist}
\bibitem[Wil01b]{CHNGPAGE}
Peter Wilson.
- \newblock \emph{The chngpage package}.
+ \newblock \emph{The changepage package}.
\newblock February, 2001.
- \newblock (Available from CTAN as
- \url{/macros/latex/contrib/misc/chngpage.sty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/changepage/})
-\begin{comment}
\bibitem[Wil01c]{APPENDIX}
Peter Wilson.
\newblock \emph{The appendix package}.
@@ -37068,48 +37562,48 @@ Martin Scharrer,
Peter Wilson.
\newblock \emph{The ccaption package}.
\newblock March, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/ccaption})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/ccaption/})
%%% keep
\bibitem[Wil01e]{CHNGCNTR}
Peter Wilson.
\newblock \emph{The chngcntr package}.
\newblock April, 2001.
- \newblock (Available from CTAN as
- \url{/macros/latex/contrib/misc/chngcntr.sty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/chngcntr/})
%%% keep
\bibitem[Wil01f]{HANGING}
Peter Wilson.
\newblock \emph{The hanging package}.
\newblock March, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/hanging})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/hanging/})
%%% keep
\bibitem[Wil01g]{TITLING}
Peter Wilson.
\newblock \emph{The titling package}.
\newblock March, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/titling})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/titling/})
%%% keep
\bibitem[Wil01h]{TOCBIBIND}
Peter Wilson.
\newblock \emph{The tocbibind package}.
\newblock April, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/tocbibind})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/tocbibind/})
%%% keep
\bibitem[Wil01i]{TOCLOFT}
Peter Wilson.
\newblock \emph{The tocloft package}.
\newblock April, 2001.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/tocloft})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/tocloft/})
\begin{comment}
@@ -37142,16 +37636,16 @@ Martin Scharrer,
\newblock \emph{The layouts package}
\newblock November, 2003.
\newblock (Available from CTAN in
- \url{/macros/latex/contrib/layouts})
+ \CTANurl{/macros/latex/contrib/layouts/})
%%% keep
\bibitem[Wil03b]{LEDMAC}
Peter Wilson.
- \newblock \emph{ledmac: A presumptuous attempt to port EDMAC and TABMAC
- to LaTeX}
+ \newblock \emph{ledmac: A presumptuous attempt to port EDMAC and
+ TABMAC to LaTeX}
\newblock November, 2003.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/ledmac})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/ledmac/})
\begin{comment}
\bibitem[Wil04a]{GLISTER3}
@@ -37164,8 +37658,8 @@ Martin Scharrer,
\LMnote{2010/02/08}{Added from the main bib file}
\bibitem[Wil04a]{BEZ123}
Peter Wilson.
-\newblock {\em The bez123 and multiply packages}, April 2004.
-\newblock (Available from CTAN in \url{/macros/latex/contrib/bez123})
+\newblock \emph{The bez123 and multiply packages}, April 2004.
+\newblock (Available from CTAN in \CTANurl{/macros/latex/contrib/bez123/})
%%% keep
@@ -37173,8 +37667,8 @@ Peter Wilson.
Peter Wilson.
\newblock \emph{The pagenote package}
\newblock September, 2004.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/pagenote})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/pagenote/})
@@ -37184,7 +37678,8 @@ Peter Wilson.
Peter Wilson.
\newblock \emph{Some Examples of Title Pages}.
\newblock Herries Press, 2007.
- \newblock (Available from CTAN as \url{info/latex-samples/titlepages.pdf})
+ \newblock (Available from CTAN via
+ \CTANurl{/info/latex-samples/TitlePages/})
%%% keep
\begin{comment}
@@ -37196,14 +37691,18 @@ Peter Wilson.
\end{comment}
%%% keep
-%%% keep
+%%% keep, outcommented, as we do not use an addendum at the moment
+\LMnote{2010/09/28}{out commented as we do not provide one at the moment}
+\begin{comment}
\bibitem[Wil07d]{MEMADD}
Peter Wilson.
- \newblock \emph{ADDENDUM: The Memoir Class for Configurable Typesetting --- User Guide}
+ \newblock \emph{ADDENDUM: The Memoir Class for Configurable
+ Typesetting --- User Guide}
\newblock November, 2007.
\newblock (Available from CTAN in
\url{/macros/latex/contrib/memoir})
-
+\end{comment}
+
%%% keep
\bibitem[Wil07e]{GLISTER07}
Peter Wilson.
@@ -37221,8 +37720,8 @@ Peter Wilson.
Peter Wilson.
\newblock \emph{The changepage package}.
\newblock March, 2008.
- \newblock (Available from CTAN as
- \url{/macros/latex/contrib/misc/changepage.sty})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/changepage/})
%%% keep
\bibitem[Wil08b]{GLISTER08}
@@ -37234,29 +37733,31 @@ Peter Wilson.
Peter Wilson.
\newblock \emph{The fonttable package}
\newblock April, 2009.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/fonttable})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/fonttable/})
\bibitem[Wil09b]{MEMCODE}
Peter Wilson (with the assistance of Lars Madsen).
- \newblock \emph{The \ltx\ memoir class for configurable book typesetting: source code}
+ \newblock \emph{The \ltx\ memoir class for configurable book
+ typesetting: source code}
\newblock July, 2009.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/memoir})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/memoir/})
\bibitem[Wil07c]{MEMMAN}
-Peter Wilson.
- \newblock \emph{The Memoir Class for Configurable Typesetting --- User Guide}
- \newblock August, 2009.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/memoir})
+Peter Wilson (with the assistance of Lars Madsen).
+ \newblock \emph{The Memoir Class for Configurable Typesetting ---
+ User Guide}
+ \newblock August, 2009. Regularly updated.
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/memoir/})
\bibitem[Wil09d]{MEMDESIGN}
Peter Wilson.
\newblock \emph{A Few Notes on Book Design}
\newblock August, 2009.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/memoir})
+ \newblock (Available from CTAN via
+ \CTANurl{/info/memdesign/})
%%% keep
@@ -37290,10 +37791,10 @@ David Wishart.
\bibitem[Zan98]{FANCYBOX}
Timothy Van Zandt.
\newblock \emph{Documentation for fancybox.sty: Box tips and tricks for
- LaTeX},
+ LaTeX},
\newblock November, 1998.
- \newblock (Available from CTAN in
- \url{/macros/latex/contrib/fancybox})
+ \newblock (Available from CTAN via
+ \CTANurl{/macros/latex/contrib/fancybox/})
\begin{comment}
\bibitem[Zap00]{ZAPF00}
diff --git a/Master/texmf-dist/doc/latex/memoir/memsty.sty b/Master/texmf-dist/doc/latex/memoir/memsty.sty
index ac6ce2a46b2..f829b130c4b 100644
--- a/Master/texmf-dist/doc/latex/memoir/memsty.sty
+++ b/Master/texmf-dist/doc/latex/memoir/memsty.sty
@@ -1066,6 +1066,22 @@ it to use the new width for the margin par}
}{}
+%%% CTAN links
+\providecommand\CTANurl{}
+\AtBeginDocument{
+ \@ifpackageloaded{hyperref}{
+ \renewcommand*\CTANurl[1]{\href{http://mirror.ctan.org#1}{\nolinkurl{#1}}}
+ }{
+ \renewcommand*\CTANurl[1]{\url{#1}}
+ }
+}
+
+
+\newcommand\reimplemented[2]{%
+ \textit{Reimplemented, #1\footnote{#2}}
+ \fancybreak{}
+}
+
\typeout{End memsty.sty}
\endinput