fix
This commit is contained in:
parent
9a3e5d8a32
commit
a8e1255796
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
||||||
# [-j (chem)] Chemical structure diagrams (messes up spacing!)
|
# [-j (chem)] Chemical structure diagrams (messes up spacing!)
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
BIB="~/Desktop/bibliography" # Bibliography file
|
BIB="$HOME/Desktop/bibliography" # Bibliography file
|
||||||
MAC="~/.config/groff/" # Macros dir
|
MAC="$HOME/.config/groff/" # Macros dir
|
||||||
PRE="ketp" # Preprocessors
|
PRE="ketp" # Preprocessors
|
||||||
|
|
||||||
# Enable macros, grab references, include args
|
# Enable macros, grab references, include args
|
||||||
|
|
Loading…
Reference in a new issue