ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Keith J. Schultz" <keithjschultz@web.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Alignment problem with labels and textext
Date: Wed, 13 Feb 2013 10:47:19 +0100	[thread overview]
Message-ID: <78C7EBDA-06C1-452F-A22D-00C07E653248@web.de> (raw)
In-Reply-To: <CAPoA6K20ZMgFq2eCYWA73J8rNocBuUy5zPA1YMj4cMKzhKHP9Q@mail.gmail.com>


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

Hi Lutz,

With
This is LuaTeX, Version beta-0.74.0-2012122517 (rev 4541) 
ConTeXt  ver: 2013.02.05 22:32 MKIV  fmt: 2013.2.9  int: english/english

Things look fine. Actually, without textext the left and right seem to be aligned 
on the baseline. Where with textext it is aligned in the middle of the text, which
I find to be the correct way. 

regards
	Keith



Am 13.02.2013 um 06:54 schrieb Lutz Haseloff <lutz.haseloff@gmail.com>:

> 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
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 3952 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
___________________________________________________________________________________

  parent reply	other threads:[~2013-02-13  9:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13  5:54 Lutz Haseloff
2013-02-13  9:03 ` Alan BRASLAU
2013-02-13  9:47 ` Keith J. Schultz [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78C7EBDA-06C1-452F-A22D-00C07E653248@web.de \
    --to=keithjschultz@web.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).