diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2007-04-08 11:16:23 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2007-04-08 11:16:23 +0000 |
| commit | 9c83f06784539ca3a4dc6661542a11592e137f60 (patch) | |
| tree | 429a740bdd578872801cd17c0d52e14a30d13ee6 /inputs | |
| parent | 71316e1f505d9ebe3b59ae9dc7b4e9cca007afba (diff) | |
| download | halibut-9c83f06784539ca3a4dc6661542a11592e137f60.zip halibut-9c83f06784539ca3a4dc6661542a11592e137f60.tar.gz halibut-9c83f06784539ca3a4dc6661542a11592e137f60.tar.bz2 halibut-9c83f06784539ca3a4dc6661542a11592e137f60.tar.xz | |
Add support for doing different underlining of different heading levels
in the Info backend, with the defaults chosen to match what Emacs
recognises and renders prettily.
[originally from svn r7452]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inputs/test.but b/inputs/test.but index 9bf65fb..69c1c82 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -12,6 +12,7 @@ backend has to treat it specially in order to pass it to pdfmark. \cfg{info-dir-entry}{Sillinesses}{test.but}{Halibut test document} \cfg{info-dir-entry}{Florbles}{test.but}{Subsection of Halibut test document}{sub-sub} +\cfg{info-section-underline}{2}{~} \cfg{man-headnumbers}{true} \cfg{contents}{Contents(edited)} |