diff options
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 |
