tex-fmt is a LaTeX source code formatter written in Rust, and uses a user configuration file in the .toml format.
4 lines
108 B
Nix
4 lines
108 B
Nix
{
|
|
tex-fmt-default-settings = ./default-settings.nix;
|
|
tex-fmt-custom-settings = ./custom-settings.nix;
|
|
}
|