diff options
| author | Simon Tatham <anakin@pobox.com> | 2008-11-21 19:27:07 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2008-11-21 19:27:07 +0000 |
| commit | 490f12dd31bbfbf747483470dadeaa0aaecf29f4 (patch) | |
| tree | cbdd86a877fc2470300f45450fec22d14ddc4d89 /inputs/test.but | |
| parent | 56b96573956a4035b9db0d73a8a07f2ed1526004 (diff) | |
| download | halibut-490f12dd31bbfbf747483470dadeaa0aaecf29f4.zip halibut-490f12dd31bbfbf747483470dadeaa0aaecf29f4.tar.gz halibut-490f12dd31bbfbf747483470dadeaa0aaecf29f4.tar.bz2 halibut-490f12dd31bbfbf747483470dadeaa0aaecf29f4.tar.xz | |
Let's not use parentheses in test.but in a way that tempts Halibut
to try to put them into an Info node name, so as to avoid the error
message when it fails.
[originally from svn r8313]
Diffstat (limited to 'inputs/test.but')
| -rw-r--r-- | inputs/test.but | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputs/test.but b/inputs/test.but index 95b8346..05b2651 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -16,8 +16,8 @@ document}{sub-sub} \cfg{info-charset}{utf-8} \cfg{man-headnumbers}{true} -\cfg{contents}{Contents(edited)} -\cfg{index}{Index(alsoedited)} +\cfg{contents}{Contents - edited title} +\cfg{index}{Index - also edited title} This paragraph is not labelled \q{preamble}, but should still appear as it. |