2013.03.21 broken nightly?
Hey list, The last few nightlies, including the most recent one I have installed, 2013.03.21, keeps bailing when attempting to typeset one of my documents with the same error: ! Undefined control sequence. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} E ? You want to edit file /usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.mkvi at line 256 mkiv lua stats > used config file: /usr/share/texmf/web2c/texmfcnf.lua ! LuaTeX error <local type = type...>:21: attempt to concatenate a table value. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} The line it is referring to contains the following: \setvalue{\????sf:\v!style :\v!serif }{rm} I hope that is helpful. PS Please cc me, as my subscription is not currently active. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
On 3/22/2013 9:00 PM, Kip Warner wrote:
Hey list,
The last few nightlies, including the most recent one I have installed, 2013.03.21, keeps bailing when attempting to typeset one of my documents with the same error:
! Undefined control sequence. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} E ? You want to edit file /usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.mkvi at line 256
mkiv lua stats > used config file: /usr/share/texmf/web2c/texmfcnf.lua ! LuaTeX error <local type = type...>:21: attempt to concatenate a table value. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm}
The line it is referring to contains the following:
\setvalue{\????sf:\v!style :\v!serif }{rm}
I hope that is helpful.
PS Please cc me, as my subscription is not currently active.
Are you sure that your simplefonts is as up to date as context itself? (looks like some namespace issue but that has been stable for ages now) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, 2013-03-22 at 21:56 +0100, Hans Hagen wrote:
Are you sure that your simplefonts is as up to date as context itself?
(looks like some namespace issue but that has been stable for ages now)
Hans
Hey Hans. How can I verify? I am using debs installed from Adam's PPA. PS Please cc me, as my subscription is not currently active. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
On 3/22/2013 10:35 PM, Kip Warner wrote:
On Fri, 2013-03-22 at 21:56 +0100, Hans Hagen wrote:
Are you sure that your simplefonts is as up to date as context itself?
(looks like some namespace issue but that has been stable for ages now)
Hans
Hey Hans. How can I verify? I am using debs installed from Adam's PPA.
PS Please cc me, as my subscription is not currently active.
I have no clue as I use the garden distribution. Last year most mechanisms have been move to the new namespace model and I'm pretty sure that Wolfgang, as he's involved in that, has adapted simplefonts so the question is what version of context/simplefonts do you really run? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, 2013-03-22 at 22:51 +0100, Hans Hagen wrote:
I have no clue as I use the garden distribution. Last year most mechanisms have been move to the new namespace model and I'm pretty sure that Wolfgang, as he's involved in that, has adapted simplefonts so the question is what version of context/simplefonts do you really run?
I'm actually not sure either. But I've attached some source files associated with the simplefonts module which may give an indication. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
On 3/22/2013 10:58 PM, Kip Warner wrote:
On Fri, 2013-03-22 at 22:51 +0100, Hans Hagen wrote:
I have no clue as I use the garden distribution. Last year most mechanisms have been move to the new namespace model and I'm pretty sure that Wolfgang, as he's involved in that, has adapted simplefonts so the question is what version of context/simplefonts do you really run?
I'm actually not sure either. But I've attached some source files associated with the simplefonts module which may give an indication.
It looks like something is messed up on the garden ... http://dl.contextgarden.net/modules/t-simplefonts.zip has a mkiv file while there should be a mkvi file but the timestamp is 2013. so, in your case, get rid of the t-simplefont.mkiv file to start with Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, 2013-03-22 at 23:58 +0100, Hans Hagen wrote:
It looks like something is messed up on the garden ...
http://dl.contextgarden.net/modules/t-simplefonts.zip
has a mkiv file while there should be a mkvi file but the timestamp is 2013.
Hey Hans. Good eye.
so, in your case, get rid of the t-simplefont.mkiv file to start with
I removed that file, but get the following error: ! Undefined control sequence. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} E ? You want to edit file /usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.mkvi at line 256 -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
On 3/23/2013 12:04 AM, Kip Warner wrote:
On Fri, 2013-03-22 at 23:58 +0100, Hans Hagen wrote:
It looks like something is messed up on the garden ...
http://dl.contextgarden.net/modules/t-simplefonts.zip
has a mkiv file while there should be a mkvi file but the timestamp is 2013.
Hey Hans. Good eye.
so, in your case, get rid of the t-simplefont.mkiv file to start with
I removed that file, but get the following error:
! Undefined control sequence. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} E ? You want to edit file /usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.mkvi at line 256
hm, only wolfgang can say what is wrong ... it looks like that module is a half finished transition towards a new state i can try to fix it but it's probably better is wolfgang does that .. he could as well have a good file on his system in the meantime, what you can try is to delete the mkvi file and use the older mkiv file (as that one seems to work) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 3/23/2013 12:48 AM, Hans Hagen wrote:
On 3/23/2013 12:04 AM, Kip Warner wrote:
On Fri, 2013-03-22 at 23:58 +0100, Hans Hagen wrote:
It looks like something is messed up on the garden ...
http://dl.contextgarden.net/modules/t-simplefonts.zip
has a mkiv file while there should be a mkvi file but the timestamp is 2013.
Hey Hans. Good eye.
so, in your case, get rid of the t-simplefont.mkiv file to start with
I removed that file, but get the following error:
! Undefined control sequence. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} E ? You want to edit file /usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.mkvi at line 256
hm, only wolfgang can say what is wrong ... it looks like that module is a half finished transition towards a new state
i can try to fix it but it's probably better is wolfgang does that .. he could as well have a good file on his system
in the meantime, what you can try is to delete the mkvi file and use the older mkiv file (as that one seems to work)
btw, we need to figure out how the mkvi work in progress file ended up on your machine Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Sat, 2013-03-23 at 00:52 +0100, Hans Hagen wrote:
On 3/23/2013 12:48 AM, Hans Hagen wrote:
On 3/23/2013 12:04 AM, Kip Warner wrote:
On Fri, 2013-03-22 at 23:58 +0100, Hans Hagen wrote:
It looks like something is messed up on the garden ...
http://dl.contextgarden.net/modules/t-simplefonts.zip
has a mkiv file while there should be a mkvi file but the timestamp is 2013.
Hey Hans. Good eye.
so, in your case, get rid of the t-simplefont.mkiv file to start with
I removed that file, but get the following error:
! Undefined control sequence. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} E ? You want to edit file /usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.mkvi at line 256
hm, only wolfgang can say what is wrong ... it looks like that module is a half finished transition towards a new state
i can try to fix it but it's probably better is wolfgang does that .. he could as well have a good file on his system
in the meantime, what you can try is to delete the mkvi file and use the older mkiv file (as that one seems to work)
I'll give that a try. Thanks Hans.
btw, we need to figure out how the mkvi work in progress file ended up on your machine
Hans
I've cc'd the packager who might now. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
Am 23.03.2013 um 00:48 schrieb Hans Hagen
On 3/23/2013 12:04 AM, Kip Warner wrote:
On Fri, 2013-03-22 at 23:58 +0100, Hans Hagen wrote:
It looks like something is messed up on the garden ...
http://dl.contextgarden.net/modules/t-simplefonts.zip
has a mkiv file while there should be a mkvi file but the timestamp is 2013.
Hey Hans. Good eye.
so, in your case, get rid of the t-simplefont.mkiv file to start with
I removed that file, but get the following error:
! Undefined control sequence. <argument> \????sf :\v!style :\v!serif \setvalue #1->\expandafter \def \csname #1 \endcsname l.256 \setvalue{\????sf:\v!style :\v!serif } {rm} E ? You want to edit file /usr/share/texmf/tex/context/third/simplefonts/t-simplefonts.mkvi at line 256
hm, only wolfgang can say what is wrong ... it looks like that module is a half finished transition towards a new state
I stopped with the conversion from MkIV to MkVI of the module midway because the whole code is a mess and just changing macro names and using the command handler doesn’t help to improve. it.
i can try to fix it but it's probably better is wolfgang does that .. he could as well have a good file on his system
I have a rewritten version of the code on my system but it still lacks a few features. It was written from scratch and is cleaner, supports optical sizes and uses the spec information to find fonts but gives not always the same results because of wrong information is fonts (e.g. the width is stored as medium instead of normal or bold).
in the meantime, what you can try is to delete the mkvi file and use the older mkiv file (as that one seems to work)
The MkVI file was never part of the package on the garden, I have the file only on my system and you can find it in the public repository on bitbucket (online source hoster). Wolfgang
On Sat, 2013-03-23 at 00:48 +0100, Hans Hagen wrote:
in the meantime, what you can try is to delete the mkvi file and use the older mkiv file (as that one seems to work)
Thanks Hans. I gave it a try but it bails on further errors. I think the safest thing to do at this point is to just wait until it's resolved. I'm not in any rush and I can always roll back the deb I have installed. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
Hey list, I've observed what I suspect is a broken nightly (2013.07.12) while attempting to typeset my book. ! LuaTeX error /usr/share/texmf/tex/context/base/strc-ref.lua:2027: attempt to index a nil value stack traceback: /usr/share/texmf/tex/context/base/strc-ref.lua:2027: in function 'realpageofpage' /usr/share/texmf/tex/context/base/lpdf-ano.lua:473: in function 'handler' /usr/share/texmf/tex/context/base/lpdf-ano.lua:414: in function 'action' /usr/share/texmf/tex/context/base/lpdf-ano.lua:193: in function 'pdfaction' /usr/share/texmf/tex/context/base/lpdf-ano.lua:220: in function 'prerollreference' /usr/share/texmf/tex/context/base/node-ref.lua:390: in function 'setreference' /usr/share/texmf/tex/context/base/node-ref.lua:542: in function 'injectreference' [string "\directlua "]:1: in main chunk. \ctxcommand #1^^@-\directlua {commands.#1} Respectfully, PS Please copy me if you remember, as I am not currently a subscriber. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
participants (3)
-
Hans Hagen
-
Kip Warner
-
Wolfgang Schuster