ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Alignment problem with labels and textext
@ 2013-02-13  5:54 Lutz Haseloff
  2013-02-13  9:03 ` Alan BRASLAU
  2013-02-13  9:47 ` Keith J. Schultz
  0 siblings, 2 replies; 9+ messages in thread
From: Lutz Haseloff @ 2013-02-13  5:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi Hans, hi all,

with the most recent ConTeXt
(This is LuaTeX, Version beta-0.75.0-2013021110 (rev 4576)
ConTeXt  ver: 2013.02.05 22:32 MKIV  fmt: 2013.2.11  int: english/english)
there is an alignment problem with labels using textext.
Labels without textext work ok.

Small example showing the problem:

---------------------------------
\starttext
\startMPpage
pickup pencircle scaled 1mm ;
path p ; p := fullcircle scaled 3cm ;
draw p withcolor .625yellow ;
label.rt (textext("right") , point 0 of p) ;
label.top (textext("top") , point 2 of p) ;
label.lft (textext("left") , point 4 of p) ;
label.bot (textext("bottom") , point 6 of p) ;
\stopMPpage
\startMPpage
pickup pencircle scaled 1mm ;
path p ; p := fullcircle scaled 3cm ;
draw p withcolor .625yellow ;
label.rt ("right" , point 0 of p) ;
label.top ("top" , point 2 of p) ;
label.lft ("left" , point 4 of p) ;
label.bot ("bottom" , point 6 of p) ;
\stopMPpage
\stoptext
---------------------------------

Greetings

Lutz

[-- Attachment #1.2: Type: text/html, Size: 1526 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] 9+ messages in thread
* Alignment problem with labels and textext
@ 2013-02-12  5:26 Lutz Haseloff
  0 siblings, 0 replies; 9+ messages in thread
From: Lutz Haseloff @ 2013-02-12  5:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi Hans, hi all,

with the most recent ConTeXt
(This is LuaTeX, Version beta-0.75.0-2013021110 (rev 4576)
ConTeXt  ver: 2013.02.05 22:32 MKIV  fmt: 2013.2.11  int: english/english)
there is an alignment problem with labels using textext.
Labels without textext work ok.

Small example showing the problem:

---------------------------------
\starttext
\startMPpage
pickup pencircle scaled 1mm ;
path p ; p := fullcircle scaled 3cm ;
draw p withcolor .625yellow ;
label.rt (textext("right") , point 0 of p) ;
label.top (textext("top") , point 2 of p) ;
label.lft (textext("left") , point 4 of p) ;
label.bot (textext("bottom") , point 6 of p) ;
\stopMPpage
\startMPpage
pickup pencircle scaled 1mm ;
path p ; p := fullcircle scaled 3cm ;
draw p withcolor .625yellow ;
label.rt ("right" , point 0 of p) ;
label.top ("top" , point 2 of p) ;
label.lft ("left" , point 4 of p) ;
label.bot ("bottom" , point 6 of p) ;
\stopMPpage
\stoptext
---------------------------------

Greetings

Lutz

[-- Attachment #1.2: Type: text/html, Size: 1356 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] 9+ messages in thread

end of thread, other threads:[~2013-02-14  6:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-13  5:54 Alignment problem with labels and textext Lutz Haseloff
2013-02-13  9:03 ` Alan BRASLAU
2013-02-13  9:47 ` Keith J. Schultz
2013-02-13 10:11   ` Lutz Haseloff
2013-02-13 10:28     ` Alan BRASLAU
2013-02-13 10:46     ` Keith J. Schultz
2013-02-13 11:32       ` Lutz Haseloff
2013-02-14  6:02         ` Lutz Haseloff
  -- strict thread matches above, loose matches on Subject: below --
2013-02-12  5: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).