summaryrefslogtreecommitdiffstats
path: root/doc/texinfo/texinfo.tex
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-28 18:26:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-28 18:26:07 +0000
commit9fa28fbc92d08b51bb3a66aa0529a659bed01fe2 (patch)
tree54ae2397a8de32292ee06d2b448ab581bbacfaef /doc/texinfo/texinfo.tex
parentUpdated to reflect lower confdefs.h values and new control (diff)
downloadrtems-9fa28fbc92d08b51bb3a66aa0529a659bed01fe2.tar.bz2
Bug fix from Trevin Beattie <trevin@eyring.com> picked up from
the bug-texinfo mailing list: There is also a bug in the PDF outline: Any outline item containing an underscore shows up as a bunch of texinfo codes ("@unhbox @kern.06em @vbox{..."). This bug was remedied by the following addition to \pdfmakeoutlines.
Diffstat (limited to '')
-rw-r--r--doc/texinfo/texinfo.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/texinfo/texinfo.tex b/doc/texinfo/texinfo.tex
index c49af9f4ed..f9ab55f0f8 100644
--- a/doc/texinfo/texinfo.tex
+++ b/doc/texinfo/texinfo.tex
@@ -906,6 +906,7 @@ where each line of input produces a line of output.}
\closein 1
\indexnofonts
\def\tt{}
+ \def\_{\normalunderscore}
% thanh's hack / proper braces in bookmarks
\edef\mylbrace{\iftrue \string{\else}\fi}\let\{=\mylbrace
\edef\myrbrace{\iffalse{\else\string}\fi}\let\}=\myrbrace