README.md

changeset 5
3716d0eaa356
parent 4
8082eb5a754b
equal deleted inserted replaced
4:8082eb5a754b 5:3716d0eaa356
15 ``` 15 ```
16 strip-changes-markup input.tex -o output.tex 16 strip-changes-markup input.tex -o output.tex
17 ``` 17 ```
18 18
19 For further options, such as whitespace and comment stripping, use the `--help` argument (`cargo run -- --help` when running through `cargo` without installing). 19 For further options, such as whitespace and comment stripping, use the `--help` argument (`cargo run -- --help` when running through `cargo` without installing).
20
21 ## Miscellaneous
22
23 Included is also a plug-in replacement `changes-simple` package for LaTeX, that is less likely to blow up with broken journal styles than the more complex `changes` package.

mercurial