Update location of personal texmf tree

This commit is contained in:
Daniel - 2019-06-08 17:36:28 +02:00
parent f58b40ced3
commit 366849481b
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ export WORKON_HOME=${HOME}/.local/share/virtualenvs/
export PKG_CONFIG_PATH=${HOME}/.local/lib/pkgconfig/
export LD_LIBRARY_PATH=${HOME}/.local/lib/
export TEXMFHOME=${HOME}/Documents/texmf
export TEXMFHOME=${HOME}/.local/share/texmf
export TEXMFOUTPUT=/tmp
export _JAVA_AWT_WM_NONREPARENTING=1