Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Apr 26, 2024
1 parent 6a9a8ef commit 356dd90
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ cargo install --git "https://github.com/wgunderwood/tex-fmt"
## Aims

This project aims to provide a command-line tool for formatting
LaTeX source code files with the following properties.
LaTeX source code files with the following properties:

- Handling of common file types: `.tex`, `.bib`, `.cls`, `.sty`
- Handling of the common LaTeX file types `.tex`, `.bib`, `.cls`, and `.sty`
- Very good run-time performance
- Basic configuration options
- Sensible defaults
Expand All @@ -41,3 +41,7 @@ It does *not* currently aim to provide the following:
- Compliance with any existing formatting guidelines
- Editor integration
- Spell checking

## Performance

## Comparison with existing tools

0 comments on commit 356dd90

Please sign in to comment.