Changeset 8558044 for pst


Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

Location:
pst
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups-filters.xml

    r7999839 r8558044  
    149149     Version 1.16.0: test worked for me with "make check >testlog 2>&1",
    150150     that is, the other way around. I have DejaVu fonts. Pierre L
    151      With 1.17.2 (and DejaVu) the test output is clean, no need for a log. Ken 
    152      
     151     With 1.17.2 (and DejaVu) the test output is clean, no need for a log. Ken
     152
    153153     Tests are clean for version 1.21.0 (and version 1.21.5):  - Bruce
    154      # TOTAL: 6 
    155      # PASS:  6 
    156      real    0m2.504s --> 
     154     # TOTAL: 6
     155     # PASS:  6
     156     real    0m2.504s -->
    157157
    158158    <para>
     
    185185      <parameter>patch -Np1 -i ../cups-filters-&cups-filters-version;-poppler71-1.patch</parameter>:
    186186      Conditionally apply changes for recent versions of poppler.
    187     </para> 
     187    </para>
    188188    Poppler-0.72.0, cups-filters-1.21.5 - no longer needed.-->
    189189
     
    257257
    258258    </sect3>
    259    
     259
    260260  </sect2>
    261261
  • pst/printing/cups.xml

    r7999839 r8558044  
    8282    <para role="recommended">
    8383      <xref linkend="colord"/>,
    84       <xref linkend="dbus"/>, 
     84      <xref linkend="dbus"/>,
    8585      <xref linkend="libusb"/>,
    8686      <xref linkend="linux-pam"/>, and
     
    450450      <seglistitem>
    451451        <seg>
    452            <!--accept,--> cancel, cupsaccept, <!--cupsaddsmb,--> cups-config, 
     452           <!--accept,--> cancel, cupsaccept, <!--cupsaddsmb,--> cups-config,
    453453          cupsctl, cupsd, cupsdisable, cupsenable, cupsfilter, cupsreject,
    454454          <!--cupstestdsc,--> cupstestppd, ippeveprinter,<!-- ippfind--> ipptool, lp,
  • pst/printing/gs.xml

    r7999839 r8558044  
    190190
    191191    <para>
    192       If you have installed the recommended dependencies on your system, 
     192      If you have installed the recommended dependencies on your system,
    193193      remove the copies of
    194194      <application>freetype</application>, <application>lcms2</application>,
  • pst/printing/gutenprint.xml

    r7999839 r8558044  
    9696      For the Sinfonia S6145 and the Ciaat Brava 21, <ulink
    9797      url="http://git.shaftnet.org/cgit/selphy_print.git/tree/lib6145">libS6145ImageReProcess</ulink>,
    98       see <ulink role="nodep" 
     98      see <ulink role="nodep"
    9999      url="http://www.peachyphotos.com/blog/posts/201601301524-sinfonia-chc-s6145-cs2-and-ciaat-brava-21-revited/">Peachy
    100100      Photos (Sinfonia)</ulink> for instructions on how to build and test this.
  • pst/ps/fop.xml

    r7999839 r8558044  
    130130<!-- Using the archive above allows finding all versions
    131131    <note><para>
    132       The pdfbox and fontbox packages may not be available at the above 
     132      The pdfbox and fontbox packages may not be available at the above
    133133      location.  If not, they can be found at the BLFS files mirror sites.
    134134    </para></note>
     
    268268        installed in this book does not allow running it.
    269269      </para>
    270  
     270
    271271      <para>
    272272        Now, install <application>Fop</application> as the
  • pst/ps/mupdf.xml

    r7999839 r8558044  
    175175
    176176    <para>
    177       <command>ln -sfv mupdf-x11 /usr/bin/mupdf </command>: 
     177      <command>ln -sfv mupdf-x11 /usr/bin/mupdf </command>:
    178178      This symbolic link chooses between <command>mupdf-gl</command>
    179179      and <command>mupdf-x11</command> when running <command>mupdf</command>.
     
    192192      <seglistitem>
    193193        <seg>
    194           mupdf (symlink), 
    195           mupdf-gl, 
    196           mupdf-x11, 
     194          mupdf (symlink),
     195          mupdf-gl,
     196          mupdf-x11,
    197197          mupdf-x11-curl,
    198198          muraster, and
     
    203203        </seg>
    204204        <seg>
    205           /usr/include/mupdf, 
     205          /usr/include/mupdf,
    206206          /usr/share/doc/mupdf-&mupdf-version;
    207207        </seg>
  • pst/scanning/sane.xml

    r7999839 r8558044  
    123123    <note>
    124124      <para>
    125         The upstream location for these files is at 
    126         <ulink url="https://gitlab.com/sane-project"/> but 
     125        The upstream location for these files is at
     126        <ulink url="https://gitlab.com/sane-project"/> but
    127127        the file URLs use embedded md5sums.  For convenience,
    128128        the packages have been copied to the location above.
     
    207207
    208208        <para>
    209           After adding the <systemitem class="groupname">scanner</systemitem> 
     209          After adding the <systemitem class="groupname">scanner</systemitem>
    210210          group as above, you will need to log out and back in to activate it.
    211211        </para>
  • pst/typesetting/biber.xml

    r7999839 r8558044  
    66
    77<!--
    8   When a proper url is not evident, github will download with 
     8  When a proper url is not evident, github will download with
    99  https://github.com/ <path> /archive/<version>/<name>-<version>.tar.<compression>
    1010
  • pst/typesetting/texlive.xml

    r7999839 r8558044  
    138138        </para>
    139139      </listitem>
    140     </itemizedlist> 
     140    </itemizedlist>
    141141
    142142      <para>
  • pst/typesetting/tl-installer.xml

    r7999839 r8558044  
    111111    </para>
    112112    <para role="recommended">
    113       <xref role="runtime" linkend="gs"/> is dynamically loaded by 
     113      <xref role="runtime" linkend="gs"/> is dynamically loaded by
    114114      the external application <ulink url="https://dvisvgm.de/">dvisvgm</ulink>,
    115115      which is used by <application>asy</application> when that creates SVG
  • pst/xml/docbook-45-xml.xml

    r7999839 r8558044  
    211211    <sect3>
    212212      <title>Configuration Information</title>
    213  
     213
    214214      <caution>
    215215        <para>
  • pst/xml/docbook-xsl.xml

    r7999839 r8558044  
    117117    <bridgehead renderas="sect4">Optional (all used at runtime)</bridgehead>
    118118    <para role="optional">
    119       <xref role="runtime" linkend="apache-ant"/> 
     119      <xref role="runtime" linkend="apache-ant"/>
    120120         (to produce <quote>webhelp</quote> documents),
    121       <xref role="runtime"  linkend="libxslt"/> 
     121      <xref role="runtime"  linkend="libxslt"/>
    122122         (or any other XSLT processor), to process
    123123          Docbook documents - the <application>Python2</application> modules
    124124          libxml2 and libxslt can be used,
    125125      <xref role="runtime" linkend="python2"/> (at runtime),
    126       <xref role="runtime" linkend="ruby"/> 
     126      <xref role="runtime" linkend="ruby"/>
    127127         (to utilize the <quote>epub</quote> stylesheets),
    128       <xref role="runtime" linkend="zip"/> 
     128      <xref role="runtime" linkend="zip"/>
    129129         (to produce <quote>epub3</quote> documents), and
    130130      <ulink url="https://sourceforge.net/projects/saxon/files/saxon6/">
     
    132132      </ulink> and
    133133      <ulink url="http://xerces.apache.org/xerces2-j/">Xerces2 Java</ulink>
    134          (used with <xref role="runtime" linkend="apache-ant"/> 
     134         (used with <xref role="runtime" linkend="apache-ant"/>
    135135          to produce <quote>webhelp</quote> documents)
    136136    </para>
  • pst/xml/docbook5.xml

    r7999839 r8558044  
    106106    <para>
    107107      Create (or update) and populate the
    108       <filename>/etc/xml/docbook-5.0</filename> catalog file by running the 
     108      <filename>/etc/xml/docbook-5.0</filename> catalog file by running the
    109109      following commands as the <systemitem class="username">root</systemitem>
    110110      user:
  • pst/xml/docbook51.xml

    r7999839 r8558044  
    109109    <para>
    110110      Create (or update) and populate the
    111       <filename>/etc/xml/docbook-5.1</filename> catalog file by running the 
     111      <filename>/etc/xml/docbook-5.1</filename> catalog file by running the
    112112      following commands as the <systemitem class="username">root</systemitem>
    113113      user:
  • pst/xml/itstool.xml

    r7999839 r8558044  
    7373
    7474    <bridgehead renderas="sect3">Itstool Dependencies</bridgehead>
    75  
     75
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
Note: See TracChangeset for help on using the changeset viewer.