ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with \cldcontext{} and aligncharacter=yes
@ 2013-09-01 13:22 Peter Münster
  2013-09-02 13:18 ` Peter Münster
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2013-09-01 13:22 UTC (permalink / raw)
  To: ConTeXt users

Hi,

How could I get with "\cldcontext{1.2}" the same result as with "1.2" in the
following example please:

\starttext
  \setupTABLE[c][1][alignmentcharacter=., aligncharacter=yes]
  \bTABLE
  \bTR \bTD 1.2 \eTD \eTR
  \eTABLE
  \bTABLE
  \bTR \bTD \cldcontext{1.2} \eTD \eTR
  \eTABLE
\stoptext

TIA for any hints,
-- 
           Peter
___________________________________________________________________________________
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] 2+ messages in thread

* Re: problem with \cldcontext{} and aligncharacter=yes
  2013-09-01 13:22 problem with \cldcontext{} and aligncharacter=yes Peter Münster
@ 2013-09-02 13:18 ` Peter Münster
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Münster @ 2013-09-02 13:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Sep 01 2013, Peter Münster wrote:

> \starttext
>   \setupTABLE[c][1][alignmentcharacter=., aligncharacter=yes]
>   \bTABLE
>   \bTR \bTD 1.2 \eTD \eTR
>   \eTABLE
>   \bTABLE
>   \bTR \bTD \cldcontext{1.2} \eTD \eTR
>   \eTABLE
> \stoptext

Workaround: \expanded{\bTD \cldcontext{1.2} \eTD}

-- 
           Peter
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2013-09-02 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-01 13:22 problem with \cldcontext{} and aligncharacter=yes Peter Münster
2013-09-02 13:18 ` Peter Münster

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).