Scroll to navigation

tex-fmt(1) General Commands Manual tex-fmt(1)

NAME

tex-fmt - LaTeX formatter written in Rust

SYNOPSIS

tex-fmt [-c|--check] [-p|--print] [-n|--nowrap] [-l|--wraplen] [-t|--tabsize] [--usetabs] [-s|--stdin] [--config] [--noconfig] [-v|--verbose] [-q|--quiet] [--trace] [--completion] [--man] [--args] [-h|--help] [-V|--version] [files]

DESCRIPTION

LaTeX formatter written in Rust

OPTIONS

Check formatting, do not modify files
Print to stdout, do not modify files
Do not wrap long lines
Line length for wrapping [default: 80]
Number of characters to use as tab size [default: 2]
Use tabs instead of spaces for indentation
Process stdin as a single file, output to stdout
Path to configuration file
Do not read any config file
Show info messages
Hide warning messages
Show trace messages
Generate shell completion script

[possible values: bash, elvish, fish, powershell, zsh]

Generate man page
Print arguments passed to tex-fmt and exit
Print help
Print version
[files]
List of files to be formatted

VERSION

v0.5.2

AUTHORS

William George Underwood, wg.underwood13@gmail.com

tex-fmt 0.5.2