diff options
Diffstat (limited to 'virtio-html.tex')
-rw-r--r-- | virtio-html.tex | 2 |
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}{} |