<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: William Underwood</title>
    <description>The latest articles on DEV Community by William Underwood (@wgunderwood).</description>
    <link>https://dev.to/wgunderwood</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1935145%2Feb7628f7-9ffe-4529-b7f3-31b57de6610b.jpg</url>
      <title>DEV Community: William Underwood</title>
      <link>https://dev.to/wgunderwood</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wgunderwood"/>
    <language>en</language>
    <item>
      <title>tex-fmt: An extremely fast LaTeX formatter written in Rust</title>
      <dc:creator>William Underwood</dc:creator>
      <pubDate>Thu, 29 Aug 2024 17:01:28 +0000</pubDate>
      <link>https://dev.to/wgunderwood/tex-fmt-an-extremely-fast-latex-formatter-written-in-rust-1e50</link>
      <guid>https://dev.to/wgunderwood/tex-fmt-an-extremely-fast-latex-formatter-written-in-rust-1e50</guid>
      <description>&lt;p&gt;I am working on &lt;a href="https://github.com/WGUNDERWOOD/tex-fmt" rel="noopener noreferrer"&gt;tex-fmt&lt;/a&gt;, a new and extremely fast LaTeX formatter written in Rust. It can be installed through &lt;a href="https://crates.io/crates/tex-fmt" rel="noopener noreferrer"&gt;Cargo&lt;/a&gt;. It offers a command line tool for formatting/pretty-printing LaTeX source code, and runs hundreds of times faster than existing tools.&lt;/p&gt;

&lt;p&gt;Try it out with&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;cargo install tex-fmt
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>latex</category>
      <category>rust</category>
      <category>formatter</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
