Hello, installing latest stable standalone version on Ubuntu 16.04 x64: ./first-setup.sh --context=current --engine=luatex fails with: This is LuaTeX, Version 1.08.0 (TeX Live 2018) (INITEX) system commands enabled. error in callback: ...018/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua:194: attempt to call a nil value (upvalue 'isfile') . <insert> <*> ...mf-context/tex/context/base/mkiv/cont-en.mkiv dump Beta on the same machine installs correctly. Jano
By the way, was there any change to the font searching lately?
I used to create symlink /ctx-version/tex/texmf-local/fonts and after mtxrun
--script fonts --reload these fonts were recognized.
With beta it doesn't seem to work, I've double checked the older versions
where same symlink behaves as usual.
Jano
On Sat, 26 May 2018 at 15:46, Jano Kula
Hello,
installing latest stable standalone version on Ubuntu 16.04 x64: ./first-setup.sh --context=current --engine=luatex
fails with: This is LuaTeX, Version 1.08.0 (TeX Live 2018) (INITEX) system commands enabled. error in callback: ...018/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua:194: attempt to call a nil value (upvalue 'isfile') . <insert>
<*> ...mf-context/tex/context/base/mkiv/cont-en.mkiv dump
Beta on the same machine installs correctly.
Jano
On 5/26/2018 4:46 PM, Jano Kula wrote:
By the way, was there any change to the font searching lately? I used to create symlink /ctx-version/tex/texmf-local/fonts and after mtxrun --script fonts --reload these fonts were recognized. With beta it doesn't seem to work, I've double checked the older versions where same symlink behaves as usual. i need a more precise description for checkign this
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hello Hans,
thank you. Knowing you are using Windows, here are Ubuntu steps:
1. ctx beta installed as usual in dir with first-setup.sh
2. source tex/setuptex (setting paths)
3. cd tex/texmf-local
4. ln -s /path/to/fonts fonts
5. mtxrun --script fonts --reload
6. mtxrun --script fonts --list --all
Fonts in /path/to/fonts are not listed.
The structure of the directory is:
/path/to/fonts/opentype/brousil/RePublic/RePublic Bold It Std.otf
/path/to/fonts/opentype/brousil/RePublic/RePublic Bold Std.otf
/path/to/fonts/opentype/brousil/RePublic/RePublic Regular It Std.otf
/path/to/fonts/opentype/brousil/RePublic/RePublic Regular Std.otf
It used to work this way.
Jano
On Sat, 26 May 2018 at 17:07, Hans Hagen
On 5/26/2018 4:46 PM, Jano Kula wrote:
By the way, was there any change to the font searching lately? I used to create symlink /ctx-version/tex/texmf-local/fonts and after mtxrun --script fonts --reload these fonts were recognized. With beta it doesn't seem to work, I've double checked the older versions where same symlink behaves as usual. i need a more precise description for checkign this
----------------------------------------------------------------- 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
___________________________________________________________________________________
Hello Hans,
attached log from mtxrun --script fonts --reload might help.
Jano
On Sat, 26 May 2018 at 18:10, Jano Kula
Hello Hans,
thank you. Knowing you are using Windows, here are Ubuntu steps:
1. ctx beta installed as usual in dir with first-setup.sh 2. source tex/setuptex (setting paths) 3. cd tex/texmf-local 4. ln -s /path/to/fonts fonts 5. mtxrun --script fonts --reload 6. mtxrun --script fonts --list --all
Fonts in /path/to/fonts are not listed. The structure of the directory is: /path/to/fonts/opentype/brousil/RePublic/RePublic Bold It Std.otf /path/to/fonts/opentype/brousil/RePublic/RePublic Bold Std.otf /path/to/fonts/opentype/brousil/RePublic/RePublic Regular It Std.otf /path/to/fonts/opentype/brousil/RePublic/RePublic Regular Std.otf
It used to work this way.
Jano
On Sat, 26 May 2018 at 17:07, Hans Hagen
wrote: On 5/26/2018 4:46 PM, Jano Kula wrote:
By the way, was there any change to the font searching lately? I used to create symlink /ctx-version/tex/texmf-local/fonts and after mtxrun --script fonts --reload these fonts were recognized. With beta it doesn't seem to work, I've double checked the older versions where same symlink behaves as usual. i need a more precise description for checkign this
----------------------------------------------------------------- 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
___________________________________________________________________________________
participants (2)
-
Hans Hagen
-
Jano Kula