diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex b/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex index bc06cfe65fd..076b35305bb 100644 --- a/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex +++ b/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex @@ -147,10 +147,11 @@ contain most of the home made packages that I use to create my book Some of the macros might be better of included in the \markup[nomk,sty]{mathtools} package by Morten Høgholm, but he is quite busy -elsewhere at the moment. over time some of the macros might be -imcluded in +elsewhere at the moment. -\newpage +\bigskip + +%\newpage \noindent \emph{Note:} The macro \verb+\dbx+ will often be used to simulate some text or mathematical material. @@ -476,6 +477,16 @@ return to the indentation set by the >>\texttt{\{}<<. Of course, non-balanced \markup[nomk]{left}--\markup[nomk]{right} constructions may not be used. + +\chapter{Additional layout for the \textsf{pfgpages} package} +\label{sec:addit-layo-textsfpfg} + +The macro \markup{ProvidePGFPagesFourOnOneWithSpaceForNotes} will +activate a \linebreak >>\verb*+4 on 1 with space for notes+<< layout to be used +with the \markup[sty,nomk]{pgfpages} package. It is basically the same +as the >>\verb*+8 on 1+<< layout but leaving the second column empty +for reader to fill in their own notes. + \bibliographystyle{plainnat} \bibliography{package_doc} |