MathHubInfo / Legacy-localmh

DEPRECATED - A cross-repository administration tool for the local authoring in MathHub.info
1 stars 0 forks source link

lmh gen alltex does not work #255

Closed kohlhase closed 9 years ago

kohlhase commented 9 years ago

It does not seem to do anything on my computer

Michaels-MacBook-Pro:en kohlhase$ pwd
/Users/kohlhase/localmh/MathHub/MiKoMH/GenCS-problems/source/SML/en
Michaels-MacBook-Pro:en kohlhase$ lmh gen alltex
Michaels-MacBook-Pro:en kohlhase$ ls -l all.tex
ls: all.tex: No such file or directory

probably a MMT problem, but @tkw1536 should have a look as well.

cmaeder commented 9 years ago

Could you try to add a directory argument: lmh gen alltex .

kohlhase commented 9 years ago

ah, that gives results

 lmh gen alltex .
error: alltex: GenCS-problems/source/SML/en/cart-casc-prob.tex missing: smglom/smglom/source/converse-relation.tex
alltex-result: success GenCS-problems/source/SML/en/all.tex

I guess I have to clean up my source :-)

cmaeder commented 9 years ago

The "error" is just a missing dependency

kohlhase commented 9 years ago

Yes, I know, I am fixing them as we speak.

On 12/10/15 09:19, cmaeder wrote:

The "error" is just a missing dependency

— Reply to this email directly or view it on GitHub https://github.com/KWARC/localmh/issues/255#issuecomment-147309693.


Prof. Dr. Michael Kohlhase, Office: Research 1, Room 168 Professor of Computer Science Campus Ring 1, Jacobs University Bremen D-28759 Bremen, Germany tel/fax: +49 421 200-3140/-493140 skype: m.kohlhase

m.kohlhase@jacobs-university.de http://kwarc.info/kohlhase

cmaeder commented 9 years ago

Meanwhile lmh gen alltex should work everywhere see https://github.com/KWARC/MMT/issues/75 and https://github.com/KWARC/MMT/commit/a8419b194da630b2dbc1220cd4e1c41e21cefeb8. Therefore I close this.