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!)
|
||||
|
||||
# Configuration
|
||||
BIB="~/Desktop/bibliography" # Bibliography file
|
||||
MAC="~/.config/groff/" # Macros dir
|
||||
BIB="$HOME/Desktop/bibliography" # Bibliography file
|
||||
MAC="$HOME/.config/groff/" # Macros dir
|
||||
PRE="ketp" # Preprocessors
|
||||
|
||||
# Enable macros, grab references, include args
|
||||
|
|
Loading…
Reference in a new issue