Ignore:
Timestamp:
03/19/2020 06:44:08 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
b1532549
Parents:
622c1021
Message:

Format general/graphlib

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/freetype2.xml

    r622c1021 r09f0998  
    152152<screen role="root"><userinput>make install</userinput></screen>
    153153
    154     <para>If you downloaded the optional documentation, install it as the
    155     <systemitem class="username">root</systemitem> user:</para>
     154    <para>
     155      If you downloaded the optional documentation, install it as the
     156      <systemitem class="username">root</systemitem> user:
     157    </para>
    156158
    157159<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/freetype-&freetype2-version; &amp;&amp;
     
    164166    <title>Command Explanations</title>
    165167
    166     <para> 
     168    <para>
    167169      <command>sed -ri ...</command>: First command enables GX/AAT and OpenType
    168170      table validation and second command enables Subpixel Rendering. Note that
Note: See TracChangeset for help on using the changeset viewer.