summaryrefslogtreecommitdiff
path: root/virtio-html.tex
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-12-03 07:52:47 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-12-03 07:52:47 +0000
commitef8147326bb5d9a826f14df3860d8e1cb1a8d3ce (patch)
tree809b97d20c8a41b6d78b0b475e4e55aff3efeb5d /virtio-html.tex
parent900a539c9332a247d08520caa47e7c32d28d480a (diff)
virtio-html.tex: add hrulefill before each chapter
Same as we have in PDF. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@157 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'virtio-html.tex')
-rw-r--r--virtio-html.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtio-html.tex b/virtio-html.tex
index 4971b0a..8775959 100644
--- a/virtio-html.tex
+++ b/virtio-html.tex
@@ -48,7 +48,7 @@
\newcommand{\virtioheaderfooter}{}
% headers setup
-\titleformat{\chapter}[block]{\titlerule\normalfont\huge\bfseries}{\thechapter}{0pt}{}
+\titleformat{\chapter}[block]{\hrulefill\titlerule\normalfont\huge\bfseries}{\thechapter}{0pt}{}
\titleformat{\section}{\normalfont\Large\bfseries}{\thesection}{1em}{}
\titleformat{\subsection}{\normalfont\large\bfseries}{\thesubsection}{1em}{}
\titleformat{\subsubsection}{\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{}