tex-fmt: add module
tex-fmt is a LaTeX source code formatter written in Rust, and uses a user configuration file in the .toml format.
This commit is contained in:
parent
8b629b5424
commit
9556d3c2b4
7 changed files with 114 additions and 0 deletions
|
|
@ -2148,6 +2148,15 @@ in {
|
|||
under '$XDG_CONFIG_HOME/easyeffects/{input,output}/'.
|
||||
'';
|
||||
}
|
||||
{
|
||||
time = "2025-02-12T15:56:00+00:00";
|
||||
message = ''
|
||||
A new module is available: 'programs.tex-fmt'.
|
||||
|
||||
tex-fmt is a LaTeX formatter written in Rust.
|
||||
See https://github.com/WGUNDERWOOD/tex-fmt for more information.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue