virtio — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
[PATCH 1/2] virtio: LaTeX: add dot lines for chapters in the TOC
Signed-off-by: Pawel Moll <[email protected]> --- 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
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]