mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Typo fixes from rhubarbpieguy
This commit is contained in:
parent
f192a5c4f7
commit
342d139a92
@ -22,7 +22,7 @@
|
||||
|
||||
<para>
|
||||
PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer.
|
||||
Unlike perl's default :utf8 layer it checks the input for correctness.
|
||||
Unlike Perl's default :utf8 layer it checks the input for correctness.
|
||||
</para>
|
||||
|
||||
&lfs113_checked;
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
<para>
|
||||
The XML::LibXML::Simple module is a rewrite of XML::Simple to use the
|
||||
XML::LibXML parser for XML structures,instead of the plain
|
||||
XML::LibXML parser for XML structures, instead of the plain
|
||||
<application>Perl</application> or SAX parsers.
|
||||
</para>
|
||||
|
||||
|
@ -142,7 +142,7 @@
|
||||
version if there is one) - the source will be in .tar.gz tarballs (either
|
||||
the original upstream <filename class='extension'>.orig</filename> source,
|
||||
or else a <filename>dfsg</filename> containing those parts which comply
|
||||
with debian's free software guidelines) accompanied by versioned .diff.gz
|
||||
with Debian's free software guidelines) accompanied by versioned .diff.gz
|
||||
or .tar.gz additions. These additions often show how the package is built,
|
||||
and may contain patches. In the .diff.gz versions, any patches create files
|
||||
in <filename class="directory">debian/patches</filename>.</para>
|
||||
|
@ -117,7 +117,7 @@ make</userinput></screen>
|
||||
<filename>regress_http.c</filename> are known to fail due to
|
||||
incompatibilities with OpenSSL-3. Some tests that are related to
|
||||
<filename>regress_dns.c</filename> are also known to fail intermittently
|
||||
due to insufficent test timeouts.
|
||||
due to insufficient test timeouts.
|
||||
<!-- https://github.com/libevent/libevent/issues/1271 and
|
||||
https://github.com/libevent/libevent/issues/1304. There are three commits
|
||||
that we could apply, but since they just touch the tests it's probably
|
||||
|
@ -93,7 +93,7 @@
|
||||
like latin letters can be mapped onto them, so 'A' can also do duty for
|
||||
cyrillic A and greek Alpha, and 'P' can also do duty for cyrillic ER and
|
||||
greek RHO. Unfortunately, where a font has been created from a BDF file
|
||||
(the method in terminus and debian's <ulink
|
||||
(the method in terminus and Debian's <ulink
|
||||
url="https://packages.debian.org/jessie/utils/console-setup">console-setup
|
||||
</ulink>) such mapping of additional codepoints onto an existing glyph is
|
||||
not always done, although the terminus ter-vXXn fonts do this well.
|
||||
|
@ -8,7 +8,7 @@
|
||||
<!ENTITY asymptote-download-ftp " ">
|
||||
<!ENTITY asymptote-md5sum "cbba3fe866982ed1dd60b903f632a04c">
|
||||
<!ENTITY asymptote-size "15 MB">
|
||||
<!ENTITY asymptote-buildsize "218 MB (54 MB installed,with all the dependencies which are within BLFS)">
|
||||
<!ENTITY asymptote-buildsize "218 MB (54 MB installed, with all the dependencies which are in BLFS)">
|
||||
<!-- with 2.68 the j1 time was 2.5 SBU, slow enough to use a parallel build -->
|
||||
<!ENTITY asymptote-time "1.3 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
@ -228,7 +228,7 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
It has been established by debian that the <command>python</command>
|
||||
It has been established by Debian that the <command>python</command>
|
||||
scripts in <filename class="directory">latex-make</filename> will work
|
||||
with <command>python3</command>, so update them to invoke that by running
|
||||
the following command as the <systemitem class="username">root</systemitem>
|
||||
|
@ -6,8 +6,8 @@
|
||||
<para role="recommended">
|
||||
<xref role="runtime" linkend="python2"/> is used by the unmaintained
|
||||
ebong CTAN module (intended for writing Bengali in Rapid Roman Format).
|
||||
<filename>/usr/bin/python</filename> is also in the shebang line for
|
||||
latex-papersize and lilyglyphs scripts,documentation at CTAN says both
|
||||
<filename>/usr/bin/python</filename> is also in the shebang line for the
|
||||
latex-papersize and lilyglyphs scripts, and documentation at CTAN says both
|
||||
modules have been updated to work with python3. In pythontex there are
|
||||
scripts to invoke python3 or python2 according to the system's version of
|
||||
<command>python</command>. <xref role="runtime" linkend="ruby"/> is used by
|
||||
|
Loading…
Reference in New Issue
Block a user