diff options
author | Karl Berry <karl@freefriends.org> | 2014-10-14 22:23:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-10-14 22:23:13 +0000 |
commit | 0f77752d377a5492ac8d36d73cb08ef7098dee64 (patch) | |
tree | 28ccc34837eb160fe9637c2bd884557ff333455e /Master/texmf-dist/doc/latex/upmethodology | |
parent | 7fe4a3ce82a1e70e8be1d44c89fd67f853b91fe1 (diff) |
upmethodology (14oct14)
git-svn-id: svn://tug.org/texlive/trunk@35372 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/upmethodology')
-rw-r--r-- | Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf | bin | 358944 -> 359300 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.tex | 15 |
2 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf b/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf Binary files differindex 0cdbbc8e599..338aeb9b0c5 100644 --- a/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf +++ b/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf diff --git a/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.tex b/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.tex index 6baa65defb6..325d9d4e130 100644 --- a/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.tex +++ b/Master/texmf-dist/doc/latex/upmethodology/upmethodology-doc.tex @@ -313,6 +313,21 @@ previous occurrence of \texttt{pubpage} option. \\ standardlist & disable the override of the lists (enumeration, etc.) for restoring the standard \LaTeX\ lists. \\ +\hline\hline + +frontmatter & invoke \texttt{{\textbackslash}frontmatter} (and other related macros). \\ +nofrontmatter & do not invoke \texttt{{\textbackslash}frontmatter} (and other related macros). \\ + +\hline\hline + +frontcover & put the cover page at the beginning of the document. \\ +nofrontcover & do not put a cover page at the beginning of the document. \\ + +\hline\hline + +backcover & put the cover page at the end of the document. \\ +nobackcover & do not put a cover page at the end of the document. \\ + \hline \end{mtable} |