Problem with mkiv and MPgraphic
Hi everyone, Sorry for posting this message again: I am not sure it went through… The following doesn't show the "swelled rule" defined below in mkiv, while on mkii it is fine? So my question is: is there a new way to define MPgraphic in mkiv? Best regards: OK %% defining swelled ruel, or English rule... \setupMPvariables[SwelledRule][height=2pt,breadth=.667\localhsize] \startuniqueMPgraphic{SwelledRule}{height,breadth} x1 = 0; x2 = x6 = .333x4; x3 = x5 = .667x4; x4 = \MPvar{breadth}; y1 = y4 = \MPvar{height}/2; y2 = y3 = \MPvar{height}; y5 = y6 = 0; fill z1--z2--z3--z4--z5--z6--cycle; \stopuniqueMPgraphic \def\SwelledRule{\blank% \setlocalhsize\midaligned{\reuseMPgraphic{SwelledRule}}\blank} %% end swelled rule \starttext This file has been typeset on \currentdate{} at \currenttime, with \doifmodeelse{mkiv} {mkiv, LuaTeX revision \luatexrevision, (LuaTeX date stamp \luatexdatestamp),} {mkii, using the command: \type{texexec basic-test.tex}}, ConTeXt version \contextversion. % LuaTeX version \luatexversion, Below should be a swelled rule: it appears with mkii, but not in mkiv \dots \SwelledRule \stoptext
Otared Kavian schrieb:
Hi everyone,
Sorry for posting this message again: I am not sure it went through…
The following doesn't show the "swelled rule" defined below in mkiv, while on mkii it is fine? So my question is: is there a new way to define MPgraphic in mkiv?
works ok here. maybe you need an update. Best wishes, Peter
Best regards: OK
%% defining swelled ruel, or English rule... \setupMPvariables[SwelledRule][height=2pt,breadth=.667\localhsize] \startuniqueMPgraphic{SwelledRule}{height,breadth} x1 = 0; x2 = x6 = .333x4; x3 = x5 = .667x4; x4 = \MPvar{breadth}; y1 = y4 = \MPvar{height}/2; y2 = y3 = \MPvar{height}; y5 = y6 = 0; fill z1--z2--z3--z4--z5--z6--cycle; \stopuniqueMPgraphic \def\SwelledRule{\blank% \setlocalhsize\midaligned{\reuseMPgraphic{SwelledRule}}\blank} %% end swelled rule
\starttext
This file has been typeset on \currentdate{} at \currenttime, with \doifmodeelse{mkiv} {mkiv, LuaTeX revision \luatexrevision, (LuaTeX date stamp \luatexdatestamp),} {mkii, using the command: \type{texexec basic-test.tex}}, ConTeXt version \contextversion. % LuaTeX version \luatexversion,
Below should be a swelled rule: it appears with mkii, but not in mkiv \dots
\SwelledRule
\stoptext
___________________________________________________________________________________ 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://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Thu, Oct 23, 2008 at 1:17 PM, Peter Rolf
Otared Kavian schrieb:
Hi everyone,
Sorry for posting this message again: I am not sure it went through…
The following doesn't show the "swelled rule" defined below in mkiv, while on mkii it is fine? So my question is: is there a new way to define MPgraphic in mkiv?
works ok here. maybe you need an update.
Best wishes, Peter
Not here, with minimals-beta : luatex --version This is LuaTeX, Version snapshot-0.30.2-2008102016, build unknown MtxRun | current version: 2008.10.21 19:42 Swelled rule not present -- luigi
luigi scarso schrieb:
On Thu, Oct 23, 2008 at 1:17 PM, Peter Rolf
mailto:indiego@gmx.net> wrote: Otared Kavian schrieb: > Hi everyone, > > Sorry for posting this message again: I am not sure it went through… > > The following doesn't show the "swelled rule" defined below in mkiv, > while on mkii it is fine? > So my question is: is there a new way to define MPgraphic in mkiv? >
works ok here. maybe you need an update.
^^^^ ...maybe you need a downgrade ;)
Best wishes, Peter
Not here, with minimals-beta : luatex --version This is LuaTeX, Version snapshot-0.30.2-2008102016, build unknown MtxRun | current version: 2008.10.21 19:42
Swelled rule not present -- luigi
------------------------------------------------------------------------
___________________________________________________________________________________ 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://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
luigi scarso schrieb:
> works ok here. maybe you need an update. ^^^^ ...maybe you need a downgrade ;)
What is your setup ?
> Not here, with minimals-beta : > luatex --version > This is LuaTeX, Version snapshot-0.30.2-2008102016, build unknown > MtxRun | current version: 2008.10.21 19:42
This is LuaTeX, Version snapshot-0.30.2-2008102101, build 1568
-- luigi
------------------------------------------------------------------------
___________________________________________________________________________________ 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://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Thu, Oct 23, 2008 at 2:44 PM, Peter Rolf
luigi scarso schrieb:
> works ok here. maybe you need an update. ^^^^ ...maybe you need a downgrade ;)
What is your setup ?
> Not here, with minimals-beta : > luatex --version > This is LuaTeX, Version snapshot-0.30.2-2008102016, build unknown > MtxRun | current version: 2008.10.21 19:42
This is LuaTeX, Version snapshot-0.30.2-2008102101, build 1568
(I'm on a linux box) hm Context version ? -- luigi
luigi scarso schrieb:
On Thu, Oct 23, 2008 at 2:44 PM, Peter Rolf
mailto:indiego@gmx.net> wrote: luigi scarso schrieb: > > works ok here. maybe you need an update. > ^^^^ > ...maybe you need a downgrade ;) > > > What is your setup ? > > > > Not here, with minimals-beta : > > luatex --version > > This is LuaTeX, Version snapshot-0.30.2-2008102016, build unknown > > MtxRun | current version: 2008.10.21 19:42 >
This is LuaTeX, Version snapshot-0.30.2-2008102101, build 1568
(I'm on a linux box) hm Context version ?
currently not the latest beta (no time). MtxRun | current version: 2008.10.08 23:34 (see attached pdf of the first mail) :D OS is Windows XP SP3
-- luigi
------------------------------------------------------------------------
___________________________________________________________________________________ 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://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Hi, This is rumour control. Here are the facts! Yes, there is a bug in the latest beta, and Hans is dealing with it. The situation is well taken care of. ;-)
On Thu, Oct 23, 2008 at 4:13 PM, Taco Hoekwater
Hi,
This is rumour control. Here are the facts!
Yes, there is a bug in the latest beta, and Hans is dealing with it. The situation is well taken care of.
;-)
It's no a problem, at least for me; I'm collecting test scripts . As I said more times, minimals-beta works . -- luigi
On Thu, Oct 23, 2008 at 4:24 PM, luigi scarso
On Thu, Oct 23, 2008 at 4:13 PM, Taco Hoekwater
wrote: Hi,
This is rumour control. Here are the facts!
Yes, there is a bug in the latest beta, and Hans is dealing with it. The situation is well taken care of.
;-)
It's no a problem, at least for me; I'm collecting test scripts . As I said more times, minimals-beta works .
-- luigi
it works now Linux luigicasa-laptop 2.6.24-21-generic #1 SMP Mon Aug 25 17:32:09 UTC 2008 i686 GNU/Linux This is LuaTeX, Version snapshot-0.30.2-2008102016, build unknow ConTeXt ver: 2008.10.23 17:32 MKIV fmt: 2008.10.23 int: english/english -- luigi
On 23 oct. 08, at 16:13, Taco Hoekwater wrote:
Hi,
This is rumour control. Here are the facts!
Yes, there is a bug in the latest beta, and Hans is dealing with it. The situation is well taken care of.
;-)
Hi Taco, Thanks for your attention… But there is no worry about such bugs: I am just trying under mkiv some of the files already typeset with mkii, to see what is working and what is not. Sorry if I am causing too much noise ;-) Best regards: OK
On 23 oct. 08, at 14:44, Peter Rolf wrote:
luigi scarso schrieb:
works ok here. maybe you need an update. ^^^^ ...maybe you need a downgrade ;)
What is your setup ?
Not here, with minimals-beta : luatex --version This is LuaTeX, Version snapshot-0.30.2-2008102016, build unknown MtxRun | current version: 2008.10.21 19:42
This is LuaTeX, Version snapshot-0.30.2-2008102101, build 1568
The version I have is the one from the Garden: […] typeset on October 23, 2008 at 15:57, with mkiv, LuaTeX revision 2, (LuaTeX date stamp 2008102016),, ConTeXt version 2008.10.21 19:42. By the way other MetaPost graphics don't show up neither with my mkiv. Thanks for your attention: OK
The version I have is the one from the Garden: […] typeset on October 23, 2008 at 15:57, with mkiv, LuaTeX revision 2, (LuaTeX date stamp 2008102016),, ConTeXt version 2008.10.21 19:42.
(From the moonlight gardener) For future reference, the LuaTeX version used on the Garden is written below the input form, between brackets, next to "LuaTeX" in the radiobox (in that case, beta-0.30.2). But listen to the director of the Federal Reserve ... er, Pragma, and don't panic! Your ConTeXt stocks aren't going to lose value any time soon ;-) Arthur
participants (5)
-
Arthur Reutenauer
-
luigi scarso
-
Otared Kavian
-
Peter Rolf
-
Taco Hoekwater