Hello!

Since OpenBSD has upgraded to 7.7, I performed a manual installation of LMTX standalone after upgrading to my new OS version.

What I did:

download cont-lmt.zip into  /usr/local/context/tex/texmf-context/
mv /home/dthiriet/cont-lmt.zip .
unzip cont-lmt.zip
cd source/luametatex/
./build.sh (ou si ça ne marche pas pour des raisons d’autorisation: sh build.sh)
cp build/native/luametatex tex/texmf-openbsd-amd64/bin/
depuis $HOME
mtxrun --generate
mtxrun --script fonts --reload

Everything compiles, but the fonts are not found:

fonts > defining > font with asked name 'lmsans10-regular' is not found using lookup 'file' fonts > defining > unable to define 'lmsans10-regular' as 'modern-12pt-ss-tf-' fonts > defining > forced type 'otf' of 'latinmodern-math' not found fonts > defining > unable to define 'latinmodern-math.otf' as 'modern-12pt-mm-mr-' fonts > defining > unable to define 'latinmodern-math.otf' as 'modern-12pt-mm-mb-'
fonts           > 'fallback modern ss 12pt' is loaded

When I search my texmf-context file, I cannot find these otf files, so the problem isn't that I put them in the wrong place.

I compared with my previous context install, and I can see the difference is that in the former my tree looked like this

/usr/local/context
|
|-- texmf-context/
|-- texmf-openbsd-amd64/
|-- texmf

This texmf/ folder, which contains fonts/ (with lmodern otf files and so on) and web2c misses in my current tree. But the context-readme.txt AFAIU does not say anything about a texmf/ folder in the tree.
What did I miss? Should I have downloaded another zip from pragma pages?


Thanks,

Damien
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to