Dear list, I have installed LMTX into /opt/context-lmtx/ and placed my favourite fonts into /opt/context-lmtx/tex/texmf-local/ as I also did in ConTeXt standalone. I would expect LMTX to find the newly installed otf files after regenerating the file tree but that is not the case, see my terminal log below. Do I have to do it differently for LMTX? Cheers, Henri --- $ ls /opt/context-lmtx/tex/texmf-local/fonts/opentype/bh/lucidaot/LucidaBrightOT.otf /opt/context-lmtx/tex/texmf-local/fonts/opentype/bh/lucidaot/LucidaBrightOT.otf $ mtxrun --generate resolvers | resolving | variable 'SELFAUTOLOC' set to '/opt/context-lmtx/bin' resolvers | resolving | variable 'SELFAUTODIR' set to '/opt/context-lmtx' resolvers | resolving | variable 'SELFAUTOPARENT' set to '/opt' resolvers | resolving | variable 'TEXMFCNF' set to '' resolvers | resolving | variable 'TEXMF' set to '' resolvers | resolving | variable 'TEXOS' set to 'context-lmtx' resolvers | resolving | resolvers | resolving | using configuration specification 'home:texmf/web2c;selfautoparent:/texmf-local/web2c;selfautoparent:/texmf-context/web2c;selfautoparent:/texmf-dist/web2c;selfautoparent:/texmf/web2c' resolvers | resolving | resolvers | resolving | looking for regular 'texmfcnf.lua' on given path '/home/henri/texmf/web2c' from specification 'home:texmf/web2c' resolvers | resolving | looking for regular 'texmfcnf.lua' on given path '/opt/texmf-local/web2c' from specification 'selfautoparent:/texmf-local/web2c' resolvers | resolving | looking for regular 'texmfcnf.lua' on given path '/opt/texmf-context/web2c' from specification 'selfautoparent:/texmf-context/web2c' resolvers | resolving | looking for regular 'texmfcnf.lua' on given path '/opt/texmf-dist/web2c' from specification 'selfautoparent:/texmf-dist/web2c' resolvers | resolving | looking for regular 'texmfcnf.lua' on given path '/opt/texmf/web2c' from specification 'selfautoparent:/texmf/web2c' resolvers | resolving | looking for fallback 'contextcnf.lua' on given path '/home/henri/texmf/web2c' from specification 'home:texmf/web2c' resolvers | resolving | looking for fallback 'contextcnf.lua' on given path '/opt/texmf-local/web2c' from specification 'selfautoparent:/texmf-local/web2c' resolvers | resolving | looking for fallback 'contextcnf.lua' on given path '/opt/texmf-context/web2c' from specification 'selfautoparent:/texmf-context/web2c' resolvers | resolving | looking for fallback 'contextcnf.lua' on given path '/opt/texmf-dist/web2c' from specification 'selfautoparent:/texmf-dist/web2c' resolvers | resolving | looking for fallback 'contextcnf.lua' on given path '/opt/texmf/web2c' from specification 'selfautoparent:/texmf/web2c' resolvers | resolving | resolvers | resolving | warning: no lua configuration files found resolvers | resolving | no texmf paths are defined (using TEXMF) resolvers | resolving | mtxrun | mtxrun | elapsed lua time: 0.011 seconds $ mtxrun --find-file LucidaBrightOT.otf
On 4/2/2019 10:46 PM, Henri Menke wrote:
resolvers | resolving | warning: no lua configuration files found
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
My guess: drop the '/opt/context-lmtx/bin' from your PATH. Best wishes, Taco
Op 2 apr. 2019 om 23:02 heeft Hans Hagen
het volgende geschreven: On 4/2/2019 10:46 PM, Henri Menke wrote:
resolvers | resolving | warning: no lua configuration files found
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
On 3/04/19 10:19 AM, Taco Hoekwater wrote:
My guess: drop the '/opt/context-lmtx/bin' from your PATH.
That works, thank you. Then install.sh has to be adjusted because it told me to export PATH=/opt/context-lmtx/tex/texmf-linux-64/bin:/opt/context-lmtx/bin:/opt/context-lmtx/tex/texmf-linux-64/bin:... Cheers, Henri
Best wishes, Taco
Op 2 apr. 2019 om 23:02 heeft Hans Hagen
het volgende geschreven: On 4/2/2019 10:46 PM, Henri Menke wrote:
resolvers | resolving | warning: no lua configuration files found
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Wed, 3 Apr 2019, Henri Menke wrote:
On 3/04/19 10:19 AM, Taco Hoekwater wrote:
My guess: drop the '/opt/context-lmtx/bin' from your PATH.
That works, thank you. Then install.sh has to be adjusted because it told me to
export PATH=/opt/context-lmtx/tex/texmf-linux-64/bin:/opt/context-lmtx/bin:/opt/context-lmtx/tex/texmf-linux-64/bin:...
The install.sh needs to have the /opt/context-lmtx/bin in the path because the install script (might) need the latest binary to work. The directory structure is almost similar to context standalone. So, I simply created a simple setuptex file to ease munging of paths. Aditya
On 4/2/2019 11:49 PM, Aditya Mahajan wrote:
On Wed, 3 Apr 2019, Henri Menke wrote:
On 3/04/19 10:19 AM, Taco Hoekwater wrote:
My guess: drop the '/opt/context-lmtx/bin' from your PATH.
That works, thank you. Then install.sh has to be adjusted because it told me to
export PATH=/opt/context-lmtx/tex/texmf-linux-64/bin:/opt/context-lmtx/bin:/opt/context-lmtx/tex/texmf-linux-64/bin:...
The install.sh needs to have the /opt/context-lmtx/bin in the path because the install script (might) need the latest binary to work. The directory structure is almost similar to context standalone. So, I simply created a simple setuptex file to ease munging of paths. nothing fundamental has changed in that department (nor will change drastically unless there is a good reason for it) .. if things don't work as expected i'll fix it of course
let me stress that, although there are changes (or pending ones) onder the hood, most components of context will just stay as they are (why reinvent wheels that turn smoothly) for instance, font related code is also supposed to work with plain which in turn means work with luatex ... the same is true for file handling, process management etc ... lmtx is supposed to be a drop in that context knows how to deal with, but with a whole lot of benefits (like running a bit better on Alan's refrigerator ... in fact, my thermostat/heating system really does run on luatex as does other domotica stuff) (believe it or not but i occasionally do test lmtx in a small setup because computers don't get faster, virtualization has smaller setups, energy consumption matters, etc. ... hobyism of course) one can alway swonder if we keep some ideas in our sleeves .. after all, there need to be progress occasionally ... Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (4)
-
Aditya Mahajan
-
Hans Hagen
-
Henri Menke
-
Taco Hoekwater