summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-02 00:17:13 +0200
committerBruno Haible <bruno@clisp.org>2009-05-02 00:17:13 +0200
commit1112908d91b0cd4f906031e424582021293c0298 (patch)
treeb720b2b41e4335dfb211cd603806bd0709860006
parentc12b2293d6408b370967fbc58bc725b4b8f43f44 (diff)
downloadlibunistring-1112908d91b0cd4f906031e424582021293c0298.tar.gz
Enable the table of contents also for DVI, PS, PDF output.
-rw-r--r--ChangeLog4
-rw-r--r--doc/libunistring.texi2
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f93b7d..681528d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-05-01 Bruno Haible <bruno@clisp.org>
+ * doc/libunistring.texi: Enable the table of contents also in TeX mode.
+
+2009-05-01 Bruno Haible <bruno@clisp.org>
+
Avoid "overfull hboxes" in the TeXed documentation.
* doc/libunistring.texi (texnl): New macro.
(Unicode, Autoconf macro): Use it.
diff --git a/doc/libunistring.texi b/doc/libunistring.texi
index 46f43ee..50f0312 100644
--- a/doc/libunistring.texi
+++ b/doc/libunistring.texi
@@ -137,10 +137,8 @@ A copy of the license is included in @ref{GNU GPL}.
@end ifnothtml
@end titlepage
-@ifnottex
@c Table of Contents
@contents
-@end ifnottex
@ifnottex
@node Top