Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0726c3

Browse files
committed
\file is not allowed in section titles -- converting to PDF fails due to
weird macro-expansion issues. A better solution may be available in the future, but this will do for now. Add an index entry. More should probably be added as well.
1 parent 88c023b commit d0726c3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/lib/libgettext.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,16 +240,16 @@ \subsubsection{The \class{GNUTranslations} class}
240240
and the value of the ``protected'' \member{_charset} variable to the
241241
builtin \function{unicode()} function.
242242

243-
\subsubsection{Solaris \file{.mo} file support}
243+
\subsubsection{Solaris message catalog support}
244244

245245
The Solaris operating system defines its own binary
246246
\file{.mo} file format, but since no documentation can be found on
247247
this format, it is not supported at this time.
248248

249249
\subsubsection{The Catalog constructor}
250250

251-
GNOME uses a version of the \module{gettext} module by James
252-
Henstridge, but this version has a slightly different API. Its
251+
GNOME\index{GNOME} uses a version of the \module{gettext} module by
252+
James Henstridge, but this version has a slightly different API. Its
253253
documented usage was:
254254

255255
\begin{verbatim}

0 commit comments

Comments
 (0)