diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-11-27 00:25:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-07 21:36:22 +0100 |
| commit | 3cb195305c4a4ccea546cc4e8c23cad8fcd4e720 (patch) | |
| tree | 7027166a7a3e2acb59069ae312f5b8622fab5ad3 /doc/manual/dcpomatic.sty | |
| parent | e613e3c6343f0842f09bd6f19f6ef4656c5c104f (diff) | |
Manual updates for v2.18.0.
Diffstat (limited to 'doc/manual/dcpomatic.sty')
| -rw-r--r-- | doc/manual/dcpomatic.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/manual/dcpomatic.sty b/doc/manual/dcpomatic.sty index 834e581fc..eeb0417fa 100644 --- a/doc/manual/dcpomatic.sty +++ b/doc/manual/dcpomatic.sty @@ -2,7 +2,7 @@ %% This style is derivated from the docbook one %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ardour}[2007/04/04 My DocBook Style] +\ProvidesPackage{dcpomatic}[2007/04/04 My DocBook Style] %% Just use the original package and pass the options \RequirePackageWithOptions{docbook} @@ -22,6 +22,9 @@ \hbox to0pt{\hskip-\hangindent\dbend\hfill}\ignorespaces} \def\endsidebar{\par\end{trivlist}} +\renewcommand{\listoffigures}{} +\renewcommand{\listoftables}{} + % Futz with the title page; basically a copy of % /usr/share/texmf/tex/latex/dblatex/style/dbk_title.sty |
