<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LinTeX</title><link>https://tobb10001.github.io/lintex/</link><description>Recent content on LinTeX</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://tobb10001.github.io/lintex/index.xml" rel="self" type="application/rss+xml"/><item><title>Create Local Rules</title><link>https://tobb10001.github.io/lintex/docs/create-local-rules/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tobb10001.github.io/lintex/docs/create-local-rules/</guid><description>Create local rules # The goal of LinTeX is to provide its users with the ability to check their own style. That&amp;rsquo;s done by providing a mechanism, that allows users to define their own linting rules. This page explains how you can create your own rules.
Discovery and File Format # LinTeX searches for rules in a directory called .lintex/rules relative to its working directory. LinTeX&amp;rsquo; working directory would typically be the root directory of your LaTeX project.</description></item><item><title>Installation</title><link>https://tobb10001.github.io/lintex/docs/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tobb10001.github.io/lintex/docs/installation/</guid><description>Installation # Binary Installation # RECOMMENDED
Go to the project&amp;rsquo;s Releases page. Choose the release you want to install. Download the binary, that corresponds to your platform. Save the binary to your PATH, rename to lintex / lintex.exe if desired. Ensure you have permission to execute the binary. Source Installation # Download the source by cloning the Git repo.
$ git clone https://github.com/tobb10001/lintex $ cd lintex Alternatively the source can be downloaded as ZIP- or TAR-Archive from the releases page.</description></item><item><title>Spellcheck</title><link>https://tobb10001.github.io/lintex/docs/spellcheck/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tobb10001.github.io/lintex/docs/spellcheck/</guid><description>Consistent spelling # What is consistent spelling? # You can use LinTeX to validate that your spelling is consistent throughout your document. This is done by defining a list of words with their correct spelling, as well as a regular expression, that captures all alternative spellings.
LinTeX is not a spell checker!
Do not confuse this with a regular spell checker, that checks all words for orthography! Use another tool for this, e.</description></item><item><title>Usage</title><link>https://tobb10001.github.io/lintex/docs/usage/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tobb10001.github.io/lintex/docs/usage/</guid><description>Usage # Currently, there are no command line or configuration options. Just run
$ lintex in your project root. &amp;#x1f642;</description></item></channel></rss>