diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2007-04-08 11:23:27 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2007-04-08 11:23:27 +0000 |
| commit | 8623135e6ec54b40763f3dc26bc8fce5a1c07306 (patch) | |
| tree | 21307010694a8fc91e8253aeef63285ea025e320 | |
| parent | 9c83f06784539ca3a4dc6661542a11592e137f60 (diff) | |
| download | halibut-8623135e6ec54b40763f3dc26bc8fce5a1c07306.zip halibut-8623135e6ec54b40763f3dc26bc8fce5a1c07306.tar.gz halibut-8623135e6ec54b40763f3dc26bc8fce5a1c07306.tar.bz2 halibut-8623135e6ec54b40763f3dc26bc8fce5a1c07306.tar.xz | |
Remove heading underlines from todo list.
[originally from svn r7453]
| -rw-r--r-- | bk_info.c | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -22,13 +22,6 @@ * * - might be helpful to diagnose duplicate node names! * - * - more flexibility in heading underlines, like text backend. - * + Given info.el's fontifier, we'd want the following defaults: - * \cfg{info-title-underline}{*} - * \cfg{info-chapter-underline}{=} - * \cfg{info-section-underline}{0}{-} - * \cfg{info-section-underline}{1}{.} - * * - Indices generated by makeinfo use a menu rather than a bunch of * cross-references, which reduces visual clutter rather. For * singly-referenced items, it looks like: |