<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 08:12:07 +0000</lastBuildDate>
    <item>
      <title>(LaTeX) Formulas in bold face - deepsoul</title>
      <link>https://snipplr.com/view/18349/formulas-in-bold-face</link>
      <description>&lt;p&gt;`\mathbf` does not put operators and greek characters in bold face.  This macro does.&lt;/p&gt;</description>
      <pubDate>Sat, 15 Aug 2009 16:13:22 UTC</pubDate>
      <guid>https://snipplr.com/view/18349/formulas-in-bold-face</guid>
    </item>
    <item>
      <title>(LaTeX) Show / redefine internal LaTeX macros - deepsoul</title>
      <link>https://snipplr.com/view/18034/show--redefine-internal-latex-macros</link>
      <description>&lt;p&gt;These four LaTeX control sequences are workalikes of the built-ins \show, \showthe and \def and of a command sequence call.  Unlike the usual variants, they work on internal macros which contain characters with the "wrong" category code, such as "@".  They take the name of the command sequence (without the leading "\") as their argument.&#13;
&#13;
The \scrollmode is not necessary, it just saves you pressing Return for every listing output.  The \obeyspaces is needed only if you want to display or manipulate control sequences whose names contain spaces.&#13;
&#13;
Gratuitous use of \don and/or \defn will probably break LaTeX.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Aug 2009 14:08:16 UTC</pubDate>
      <guid>https://snipplr.com/view/18034/show--redefine-internal-latex-macros</guid>
    </item>
    <item>
      <title>(LaTeX) Unit matrix sign - deepsoul</title>
      <link>https://snipplr.com/view/18029/unit-matrix-sign</link>
      <description>&lt;p&gt;A "1" with a double vertical stroke, sometimes used to denote a unit matrix.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Aug 2009 12:54:10 UTC</pubDate>
      <guid>https://snipplr.com/view/18029/unit-matrix-sign</guid>
    </item>
    <item>
      <title>(LaTeX) Prevent image degradation when generating PDF - deepsoul</title>
      <link>https://snipplr.com/view/17473/prevent-image-degradation-when-generating-pdf</link>
      <description>&lt;p&gt;By default ps2pdf re-encodes images, which usually reduces their quality.  The commandline below prevents that.  It also embeds fonts into the PDF, making it more portable.  Substitute -sPAPERSIZE=letter if you are American.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Jul 2009 17:03:36 UTC</pubDate>
      <guid>https://snipplr.com/view/17473/prevent-image-degradation-when-generating-pdf</guid>
    </item>
  </channel>
</rss>
