Mise à jour de 'home/.chezmoiscripts/run_once_after_50-finalize-latex.sh.tmpl'
This commit is contained in:
parent
3641e52181
commit
cbab23ccc3
@ -11,15 +11,10 @@ inf() {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Environment variables
|
|
||||||
export TEXMF="texmf/tex/latex"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{{- if (ne .latex false) -}}
|
{{- if (ne .latex false) -}}
|
||||||
log "Begin LaTeX repo initialization"
|
log "Begin LaTeX repo initialization"
|
||||||
|
|
||||||
texhash "${HOME}/${TEXMF}"
|
texhash "${HOME}/texmf/tex/latex"
|
||||||
|
|
||||||
log "Finish LaTeX repo initialization"
|
log "Finish LaTeX repo initialization"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user