Ignore:
Timestamp:
10/14/2016 04:16:34 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
03c7ec8d
Parents:
c33c599
Message:

Last round of option vs parameter fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17881 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/xindy.xml

    rc33c599 r1a518e97  
    135135
    136136    <para>
    137       <parameter>sed -i "s/ grep -v '^;'/ awk NF/" ...</parameter>: The build
     137      <command>sed -i "s/ grep -v '^;'/ awk NF/" ...</command>: The build
    138138      sorts files in latin{1..3} encodings to create latin.xdy, and unicode
    139139      versions of these to create utf8.xdy after using
     
    145145
    146146    <para>
    147       <parameter>patch -Np1 -i ../xindy-&xindy-version;-upstream_fixes-1.patch</parameter>:
     147      <command>patch -Np1 -i ../xindy-&xindy-version;-upstream_fixes-1.patch</command>:
    148148      <application>Xindy</application> is now maintained at CTAN. This patch
    149149      updates the source to match what is used for the &texlive-year; texlive
     
    160160
    161161    <para>
    162       <parameter>make LC_ALL=POSIX</parameter>: with the current version of
     162      <command>make LC_ALL=POSIX</command>: with the current version of
    163163      <application>coreutils</application> it is essential to build
    164164      <application>xindy</application> in the POSIX (or C) locale because in a
Note: See TracChangeset for help on using the changeset viewer.