← Prev in month ← Prev in thread

[PATCH 1/2] virtio: LaTeX: add dot lines for chapters in the TOC

From
Pawel Moll
Date
2013-11-19T12:07:00+00:00
ID
Thread
[PATCH 1/2] virtio: LaTeX: add dot lines for chapters in the TOC
Signed-off-by: Pawel Moll <> ---  virtio-v1.0-csd01.tex
3 +++  1 file changed, 3 insertions(+)  diff --git a/virtio-v1.0-csd01.tex b/virtio-v1.0-csd01.tex index 3b1546f..96f2b41 100644 --- a/virtio-v1.0-csd01.tex +++ b/virtio-v1.0-csd01.tex @@ -33,6 +33,9 @@  usepackage{xifthen}  usepackage[no-math]{fontspec}  usepackage{xltxtra} +usepackage{tocloft} +
enewcommand{cftdot}{
ormalfont.} +
enewcommand{cftchapdotsep}{4.5}  setmainfont[Mapping=tex-text]{Arial}  setromanfont{Arial}  setmonofont{Courier New} --  1.8.3.2
← Prev in month ← Prev in thread