Changeset 5dee803


Ignore:
Timestamp:
08/28/2024 02:14:49 AM (3 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, trunk
Children:
9fce64da
Parents:
8322ac92
git-author:
Douglas R. Reno <renodr@…> (08/28/2024 02:14:24 AM)
git-committer:
Douglas R. Reno <renodr@…> (08/28/2024 02:14:49 AM)
Message:

Style and text fixes for the Typesetting chapter

Location:
pst/typesetting
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/asymptote.xml

    r8322ac92 r5dee803  
    3232      graphics language that provides a natural coordinate-based framework for
    3333      technical drawing. Labels and equations can be typeset with LaTeX.  As
    34       well as EPS, PDF and PNG output it can produce WebGL 3D HTML rendering
     34      well as EPS, PDF, and PNG output, it can produce WebGL 3D HTML rendering
    3535      and (using <application>dvisvgm</application>) SVG output.
    3636    </para>
     
    208208       <parameter>--disable-lsp</parameter>: The Language Server Protocol is
    209209       enabled by default, with several third-party sources included, but it
    210        does not build unless boost and repidjson have been installed.
     210       does not build unless boost and rapidjson have been installed.
    211211     </para>
    212212
  • pst/typesetting/biber.xml

    r8322ac92 r5dee803  
    142142
    143143  <!-- FIXME - ok to comment biblatex when version for a new year matches
    144    what is in texmf-dist. For new version, reinstate to avoid runtime error.-->
     144    what is in texmf-dist. For new version, reinstate to avoid runtime error.-->
     145    <!--
    145146    <bridgehead renderas="sect3">Required Additional Download</bridgehead>
    146147
     
    162163      </listitem>
    163164    </itemizedlist>
     165    -->
    164166
    165167    <bridgehead renderas="sect3">Biber Dependencies</bridgehead>
     
    168170    <para role="required">
    169171      <!-- KFM: the order listed in Build.PL is not alphabetical -->
    170       <xref linkend="perl-autovivification"/>
    171       <xref linkend="perl-business-isbn"/>
    172       <xref linkend="perl-business-ismn"/>
    173       <xref linkend="perl-business-issn"/>
    174       <xref linkend="perl-class-accessor"/>
    175       <xref linkend="perl-data-compare"/>
    176       <xref linkend="perl-data-dump"/>
    177       <xref linkend="perl-data-uniqid"/>
    178       <xref linkend="perl-datetime-calendar-julian"/>
    179       <xref linkend="perl-datetime-format-builder"/>
    180       <xref linkend="perl-encode-eucjpascii"/>
    181       <xref linkend="perl-encode-hanextra"/>
    182       <xref linkend="perl-encode-jis2k"/>
    183       <xref linkend="perl-file-slurper"/>
    184       <xref linkend="perl-io-string"/>
     172      <xref linkend="perl-autovivification"/>,
     173      <xref linkend="perl-business-isbn"/>,
     174      <xref linkend="perl-business-ismn"/>,
     175      <xref linkend="perl-business-issn"/>,
     176      <xref linkend="perl-class-accessor"/>,
     177      <xref linkend="perl-data-compare"/>,
     178      <xref linkend="perl-data-dump"/>,
     179      <xref linkend="perl-data-uniqid"/>,
     180      <xref linkend="perl-datetime-calendar-julian"/>,
     181      <xref linkend="perl-datetime-format-builder"/>,
     182      <xref linkend="perl-encode-eucjpascii"/>,
     183      <xref linkend="perl-encode-hanextra"/>,
     184      <xref linkend="perl-encode-jis2k"/>,
     185      <xref linkend="perl-file-slurper"/>,
     186      <xref linkend="perl-io-string"/>,
    185187      <!-- IPC::Cmd is a part of core perl -->
    186       <xref linkend="perl-ipc-run3"/>
    187       <xref linkend="perl-lingua-translit"/>
    188       <xref linkend="perl-list-allutils"/>
    189       <xref linkend="perl-list-moreutils"/>
     188      <xref linkend="perl-ipc-run3"/>,
     189      <xref linkend="perl-lingua-translit"/>,
     190      <xref linkend="perl-list-allutils"/>,
     191      <xref linkend="perl-list-moreutils"/>,
    190192      <!-- perl-list-moreutils-xs is a dep of perl-list-moreutils -->
    191       <xref linkend="perl-log-log4perl"/>
    192       <xref linkend="perl-lwp-protocol-https"/>
     193      <xref linkend="perl-log-log4perl"/>,
     194      <xref linkend="perl-lwp-protocol-https"/>,
    193195      <!-- LWP::Simple dep for this protocol is part of perl-libwww-perl,
    194196      that is pulled in by perl-lwp-protocol-https and that pulls in
    195197      perl-uri. Biber lists LWP::UserAgent as a dep, again it is part
    196198      of perl-libwww-perl. -->
    197       <xref linkend="perl-module-build"/>
    198       <xref linkend="perl-parse-recdescent"/>
    199       <xref linkend="perl-perlio-utf8_strict"/>
     199      <xref linkend="perl-module-build"/>,
     200      <xref linkend="perl-parse-recdescent"/>,
     201      <xref linkend="perl-perlio-utf8_strict"/>,
    200202      <!-- Mozilla::CA should not be needed when using system certificates -->
    201       <xref linkend="perl-regexp-common"/>
    202       <xref linkend="perl-sort-key"/>
    203       <xref linkend="perl-text-bibtex"/>
    204       <xref linkend="perl-text-csv"/>
     203      <xref linkend="perl-regexp-common"/>,
     204      <xref linkend="perl-sort-key"/>,
     205      <xref linkend="perl-text-bibtex"/>,
     206      <xref linkend="perl-text-csv"/>,
    205207      <!-- perl-text-csv_xs is a recommended dependency for perl-text-csv -->
    206       <xref linkend="perl-text-roman"/>
     208      <xref linkend="perl-text-roman"/>,
    207209      <!-- Unicode-Collate usually needs to be latest when biber is released,
    208210        core perl is usually older. To read the core version, look at
    209211        /usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Collate.pm -->
    210       <xref linkend="perl-unicode-collate"/>
     212      <xref linkend="perl-unicode-collate"/>,
    211213      <!-- Unicode::GCstring is part of Unicode::LineBreak -->
    212       <xref linkend="perl-unicode-linebreak"/>
     214      <xref linkend="perl-unicode-linebreak"/>,
    213215      <!-- Unicode::Normalize is part of core perl, found in
    214216        /usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Normalize.pm -->
    215217      <!-- perl-xml-libxml is a dependency of perl-xml-libxml-simple -->
    216       <xref linkend="perl-xml-libxml-simple"/>
    217       <xref linkend="perl-xml-libxslt"/>
     218      <xref linkend="perl-xml-libxml-simple"/>,
     219      <xref linkend="perl-xml-libxslt"/>, and
    218220      <xref linkend="perl-xml-writer"/>
    219221      <!-- untarring biblatex requires that the texmf directories already exist -->
  • pst/typesetting/dvisvgm.xml

    r8322ac92 r5dee803  
    9393      <xref linkend="asciidoc"/> with
    9494      <xref linkend="xmlto"/> and
    95       <xref linkend="libxslt"/> (see command explanations),
     95      <xref linkend="libxslt"/>,
    9696      <ulink url="https://dblatex.sourceforge.net/">dblatex</ulink> (with the above) and
    9797      <!-- version checked for dvisvgm-2.9, 0.7.3 is mentioned in the
  • pst/typesetting/texlive.xml

    r8322ac92 r5dee803  
    138138        You must download it separately. This will give you all of the
    139139        additional files which are provided by a full install of the binary
    140         version, there is no realistic way to restrict which parts get
     140        version, as there is no realistic way to restrict which parts get
    141141        installed.
    142142      </para>
     
    144144      <para>
    145145        Because of the size of this package, it is unlikely to be mirrored by
    146         BLFS mirrors.  In case of difficulty, go to http://www.ctan.org/mirrors/
    147         to find a more-accessible mirror.
     146        BLFS mirrors. If you are unable to download the files for this package,
     147        go to https://www.ctan.org/mirrors/ to find a more-accessible mirror.
    148148      </para>
    149149
     
    264264        A successful install requires some texlive
    265265        commands to be run as the root user, so we will export the TEXARCH
    266         variable to let <systemitem class="username">root</systemitem> use it.
     266        variable to let &root; use it.
    267267      </para>
    268268    </note>
     
    410410
    411411    <para>
    412       <command>-C</command>: create config.cache, this saves significant
     412      <command>-C</command>: creates config.cache, which saves significant
    413413      time in a parallel build.
    414414    </para>
  • pst/typesetting/tl-installer.xml

    r8322ac92 r5dee803  
    219219       suggestion was to remove, chown prefix, reinstall. --> If any later
    220220       change in that directory is made by the <systemitem
    221        class="username">root</systemitem> user <emphasis>that will change the
    222        ownership</emphasis> which breaks usage by normal users.
     221       class="username">root</systemitem> user, <emphasis>that will change the
     222       ownership</emphasis>, which breaks usage by normal users.
    223223     </para>
    224224    </note>
  • pst/typesetting/typesetting.xml

    r8322ac92 r5dee803  
    4343    of the supporting files. This almost-complete install can then be used
    4444    to build the remaining parts of <application>texlive</application>:
    45     <xref linkend="asymptote"/>, <xref linkend="biber"/> and <xref
    46     linkend="xindy"/>.
     45    <xref linkend="asymptote"/>, <xref linkend="biber"/>,
     46    <xref linkend="dvisvgm"/>, and <xref linkend="xindy"/>.
    4747  </para>
    4848
Note: See TracChangeset for help on using the changeset viewer.