ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Metapost labels
@ 2013-08-07  4:50 Lutz Haseloff
  2013-08-07  7:07 ` Alan BRASLAU
  2013-08-07  9:13 ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Lutz Haseloff @ 2013-08-07  4:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 493 bytes --]

Hi all,

with
LuaTeX, Version beta-0.77.0-2013073017 (rev 4639)
and
ConTeXt  ver: 2013.08.06 15:50 MKIV beta  fmt: 2013.8.7  int:
english/english
Context seems not to be able to typeset Labels anymore.
Yesterday, before an Update, all worked as expected.

Minimal not working example:

\starttext
\startMPpage
draw fullcircle scaled 5cm withcolor red;
label(textext("\CONTEXT"),origin);
\stopMPpage
\stoptext

Or am I missing something happened in the last four weeks?

Thanks

Greetings Lutz

[-- Attachment #1.2: Type: text/html, Size: 690 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Metapost labels
  2013-08-07  4:50 Metapost labels Lutz Haseloff
@ 2013-08-07  7:07 ` Alan BRASLAU
  2013-08-07  9:13 ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Alan BRASLAU @ 2013-08-07  7:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 7 Aug 2013 06:50:54 +0200
Lutz Haseloff <lutz.haseloff@gmail.com> wrote:

> Hi all,
> 
> with
> LuaTeX, Version beta-0.77.0-2013073017 (rev 4639)
> and
> ConTeXt  ver: 2013.08.06 15:50 MKIV beta  fmt: 2013.8.7  int:
> english/english
> Context seems not to be able to typeset Labels anymore.
> Yesterday, before an Update, all worked as expected.
> 
> Minimal not working example:
> 
> \starttext
> \startMPpage
> draw fullcircle scaled 5cm withcolor red;
> label(textext("\CONTEXT"),origin);
> \stopMPpage
> \stoptext
> 
> Or am I missing something happened in the last four weeks?

Something seems wrong with the current beta.
It does not find files (cont-yes.mkiv, etc.),
does not find fonts, etc. 
metapost        > loading 'metafun' fails, format not found

Following the mailing list, Hans tried `fixing' something with file loading...

Alan
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Metapost labels
  2013-08-07  4:50 Metapost labels Lutz Haseloff
  2013-08-07  7:07 ` Alan BRASLAU
@ 2013-08-07  9:13 ` Hans Hagen
  2013-08-07  9:26   ` Lutz Haseloff
  1 sibling, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2013-08-07  9:13 UTC (permalink / raw)
  To: ntg-context

On 8/7/2013 6:50 AM, Lutz Haseloff wrote:
> Hi all,
>
> with
> LuaTeX, Version beta-0.77.0-2013073017 (rev 4639)
> and
> ConTeXt  ver: 2013.08.06 15:50 MKIV beta  fmt: 2013.8.7  int:
> english/english
> Context seems not to be able to typeset Labels anymore.
> Yesterday, before an Update, all worked as expected.
>
> Minimal not working example:
>
> \starttext
> \startMPpage
> draw fullcircle scaled 5cm withcolor red;
> label(textext("\CONTEXT"),origin);
> \stopMPpage
> \stoptext
>
> Or am I missing something happened in the last four weeks?

some playing with transformations and keeping properties at the same 
time ... new beta uploaded

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
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Metapost labels
  2013-08-07  9:13 ` Hans Hagen
@ 2013-08-07  9:26   ` Lutz Haseloff
  0 siblings, 0 replies; 4+ messages in thread
From: Lutz Haseloff @ 2013-08-07  9:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1835 bytes --]

Hi Hans,

Labels work again as expected.

Thanks for the quick help!


2013/8/7 Hans Hagen <pragma@wxs.nl>

> On 8/7/2013 6:50 AM, Lutz Haseloff wrote:
>
>> Hi all,
>>
>> with
>> LuaTeX, Version beta-0.77.0-2013073017 (rev 4639)
>> and
>> ConTeXt  ver: 2013.08.06 15:50 MKIV beta  fmt: 2013.8.7  int:
>> english/english
>> Context seems not to be able to typeset Labels anymore.
>> Yesterday, before an Update, all worked as expected.
>>
>> Minimal not working example:
>>
>> \starttext
>> \startMPpage
>> draw fullcircle scaled 5cm withcolor red;
>> label(textext("\CONTEXT"),**origin);
>> \stopMPpage
>> \stoptext
>>
>> Or am I missing something happened in the last four weeks?
>>
>
> some playing with transformations and keeping properties at the same time
> ... new beta uploaded
>
> 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
> ------------------------------**------------------------------**-----
> ______________________________**______________________________**
> _______________________
> 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 <http://www.ntg.nl/mailman/listinfo/ntg-context>
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/**projects/contextrev/<http://foundry.supelec.fr/projects/contextrev/>
> wiki     : http://contextgarden.net
> ______________________________**______________________________**
> _______________________
>

[-- Attachment #1.2: Type: text/html, Size: 3005 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-07  9:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-07  4:50 Metapost labels Lutz Haseloff
2013-08-07  7:07 ` Alan BRASLAU
2013-08-07  9:13 ` Hans Hagen
2013-08-07  9:26   ` Lutz Haseloff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).