diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-11 08:55:08 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-11 08:55:08 +0200 |
commit | ad042e29a399d2c28595d581711eea9645b4c69d (patch) | |
tree | 7e7edc1d865ed8e7d2d8b9fe9ff82c5acf7a24ab /doc/intro.html2ps | |
parent | eb11bd7693062cfa9f629877c6926ff9773d39ca (diff) |
Add TOC to intro
Diffstat (limited to 'doc/intro.html2ps')
-rw-r--r-- | doc/intro.html2ps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.html2ps b/doc/intro.html2ps index cb3c458..1a3b352 100644 --- a/doc/intro.html2ps +++ b/doc/intro.html2ps @@ -1,6 +1,6 @@ @html2ps { option { - /*toc: hb;*/ + toc: hb; colour: 1; hyphenate: 1; titlepage: 1; |