From bdc961c78de79c3bf3ae31b1a526808001a7b4ab Mon Sep 17 00:00:00 2001 From: jacob Date: Sat, 19 Jun 2004 17:11:37 +0000 Subject: [PATCH] In the text backend, multiple characters can now be used for underlining. git-svn-id: svn://svn.tartarus.org/sgt/halibut@4300 cda61777-01e9-0310-a592-d414129be87e --- doc/output.but | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/output.but b/doc/output.but index 5706f7d..296c958 100644 --- a/doc/output.but +++ b/doc/output.but @@ -119,7 +119,7 @@ the ASCII minus sign otherwise. \dd Specifies the alignment of the overall document title: \c{left}, \c{leftplus} or \c{centre}. -\dt \I{\cw{\\cfg\{text-title-underline\}}}\cw{\\cfg\{text-title-underline\}\{}\e{underline-character}\cw{\}} +\dt \I{\cw{\\cfg\{text-title-underline\}}}\cw{\\cfg\{text-title-underline\}\{}\e{underline-text}\cw{\}} \dd Specifies how the overall document title should be underlined. @@ -127,7 +127,7 @@ the ASCII minus sign otherwise. \dd Specifies the alignment of chapter and appendix headings. -\dt \I{\cw{\\cfg\{text-chapter-underline\}}}\cw{\\cfg\{text-chapter-underline\}\{}\e{underline-character}\cw{\}} +\dt \I{\cw{\\cfg\{text-chapter-underline\}}}\cw{\\cfg\{text-chapter-underline\}\{}\e{underline-text}\cw{\}} \dd Specifies how chapter and appendix headings should be underlined. @@ -156,7 +156,7 @@ headings you want to affect: 0 means first-level headings (\c{\\H}), that (\c{\\S2}), and so on. The \e{alignment} parameter is treated just like the other alignment directives listed above. -\dt \I{\cw{\\cfg\{text-section-underline\}}}\cw{\\cfg\{text-section-underline\}\{}\e{level}\cw{\}\{}\e{underline-character}\cw{\}} +\dt \I{\cw{\\cfg\{text-section-underline\}}}\cw{\\cfg\{text-section-underline\}\{}\e{level}\cw{\}\{}\e{underline-text}\cw{\}} \dd Specifies how to underline section headings at a particular level. -- 2.11.0