MathHubInfo / Legacy-localmh-docker

Legacy docker wrapper for lmh
1 stars 1 forks source link

lmh in docker uses the wrong sTeX (TEXINPUTS problem) #5

Closed kohlhase closed 9 years ago

kohlhase commented 9 years ago

I have another problem. lmh pdf (from emacs takes the wrong version of sTeX.

Running `LMH' on `alc' with ``lmh pdf --pdf-pipe-log -q
/Users/kohlhase/localmh/MathHub/MiKoMH/CompLog/source/kr/fragments/alc.tex
-f''
lmh pdf --pdf-pipe-log -q
/path/to/localmh/MathHub/MiKoMH/CompLog/source/kr/fragments/alc.tex -f
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian)
 restricted \write18 enabled.

[...]

(/usr/share/texlive/texmf-dist/tex/latex/stex/mikoslides/mikoslides.cls
Document Class: mikoslides 2012/01/28 v0.9 Jacobs slides
(/usr/share/texlive/texmf-dist/tex/latex/stex/omdoc/omdoc.cls

It should have /path/to/localmh/ext/sTeX/sty// in the path (early). At least in the development version.

kohlhase commented 9 years ago

In the course of #6, I checked that the problem above is not restricted to emacs.

tkw1536 commented 9 years ago

Fixed, this was a core lmh issue.