diff options
| author | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2013-03-23 19:46:15 +0000 |
|---|---|---|
| committer | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2013-03-23 19:46:15 +0000 |
| commit | 6154b5b53a342d6cf1aa3fc38e28405975f64e00 (patch) | |
| tree | 6b2a5452d7c7ade618c2474391dfa6d40ce339f6 /doc | |
| parent | dcf080aa0e011de37a154e9e8a97dd7546a4a1b1 (diff) | |
| download | halibut-6154b5b53a342d6cf1aa3fc38e28405975f64e00.zip halibut-6154b5b53a342d6cf1aa3fc38e28405975f64e00.tar.gz halibut-6154b5b53a342d6cf1aa3fc38e28405975f64e00.tar.bz2 halibut-6154b5b53a342d6cf1aa3fc38e28405975f64e00.tar.xz | |
Index term tweaks in manual for \s to quell warnings when building, etc.
[originally from svn r9774]
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.but | 4 | ||||
| -rw-r--r-- | doc/input.but | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/index.but b/doc/index.but index dae2951..1e8785b 100644 --- a/doc/index.but +++ b/doc/index.but @@ -560,6 +560,7 @@ directive \IM{computer code} computer code \IM{\\e} \c{\\e} command +\IM{\\s} \c{\\s} command \IM{\\c} \c{\\c} command \IM{\\cw} \c{\\cw} command \IM{\\cq} \c{\\cq} command @@ -581,7 +582,7 @@ directive \IM{\\quote} \c{\\quote} command \IM{\\C-upper} \c{\\C} command \IM{\\H} \c{\\H} command -\IM{\\S} \c{\\S} command +\IM{\\S-upper} \c{\\S} command \IM{\\A} \c{\\A} command \IM{\\U-upper} \c{\\U} command \IM{\\S2} \c{\\S2}, \c{\\S3} commands etc. @@ -595,6 +596,7 @@ directive \IM{\\i\\c} \c{\\i\\c} combination \IM{\\i\\cw} \c{\\i\\cw} combination \IM{\\i\\e} \c{\\i\\e} combination +\IM{\\i\\s} \c{\\i\\s} combination \IM{\\I-upper} \c{\\I} command \IM{\\ii} \c{\\ii} command \IM{\\IM} \c{\\IM} command diff --git a/doc/input.but b/doc/input.but index 137f399..b2ac6cc 100644 --- a/doc/input.but +++ b/doc/input.but @@ -868,7 +868,7 @@ So now you know. } -\S{input-sections} \I{\\C-upper}\c{\\C}, \i\c{\\H}, \i\c{\\S}, +\S{input-sections} \I{\\C-upper}\c{\\C}, \i\c{\\H}, \I{\\S-upper}\c{\\S}, \i\c{\\A}, \I{\\U-upper}\c{\\U}: Chapter and \i{section headings} \K{intro-features} mentions that Halibut \I{section |