whitespace

This commit is contained in:
tavo-wasd 2023-11-13 19:47:41 -06:00
parent b6e914f85a
commit d32c179bd3
2 changed files with 8 additions and 8 deletions

View file

@ -40,10 +40,10 @@ so you might want to remove the `G`, also `chem` gives me a bit of trouble
when used with `eqn`.
```shell
SOELIM="/usr/bin/soelim" # soelim PATH
REFER="/usr/bin/refer" # refer PATH
GROFF="/usr/bin/groff" # groff PATH
PRE="-ketpG" # Preprocessors
SOELIM="/usr/bin/soelim" # soelim PATH
REFER="/usr/bin/refer" # refer PATH
GROFF="/usr/bin/groff" # groff PATH
PRE="-ketpG" # Preprocessors
```
These are not set, but you can set them if you want a directory with macros,

View file

@ -5,10 +5,10 @@ OUT="tmp/$UID.pdf"
# Configuration
SOELIM="/usr/bin/soelim" # soelim PATH
REFER="/usr/bin/refer" # refer PATH
GROFF="/usr/bin/groff" # groff PATH
PRE="-ketpG" # Preprocessors
SOELIM="/usr/bin/soelim" # soelim PATH
REFER="/usr/bin/refer" # refer PATH
GROFF="/usr/bin/groff" # groff PATH
PRE="-ketpG" # Preprocessors
BIB="bibliography" # Bibliography file
MAC="macros" # Macros dir