mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
\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.
This commit is contained in:
parent
88c023b863
commit
d0726c3cd9
1 changed files with 3 additions and 3 deletions
|
|
@ -240,7 +240,7 @@ returns a Unicode string by passing both the translated message string
|
||||||
and the value of the ``protected'' \member{_charset} variable to the
|
and the value of the ``protected'' \member{_charset} variable to the
|
||||||
builtin \function{unicode()} function.
|
builtin \function{unicode()} function.
|
||||||
|
|
||||||
\subsubsection{Solaris \file{.mo} file support}
|
\subsubsection{Solaris message catalog support}
|
||||||
|
|
||||||
The Solaris operating system defines its own binary
|
The Solaris operating system defines its own binary
|
||||||
\file{.mo} file format, but since no documentation can be found on
|
\file{.mo} file format, but since no documentation can be found on
|
||||||
|
|
@ -248,8 +248,8 @@ this format, it is not supported at this time.
|
||||||
|
|
||||||
\subsubsection{The Catalog constructor}
|
\subsubsection{The Catalog constructor}
|
||||||
|
|
||||||
GNOME uses a version of the \module{gettext} module by James
|
GNOME\index{GNOME} uses a version of the \module{gettext} module by
|
||||||
Henstridge, but this version has a slightly different API. Its
|
James Henstridge, but this version has a slightly different API. Its
|
||||||
documented usage was:
|
documented usage was:
|
||||||
|
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue