ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <dxpublica@telefonica.net>
To: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Align and nested combinations
Date: Wed, 19 Aug 2009 23:50:32 +0200	[thread overview]
Message-ID: <4A8C73A8.20603@telefonica.net> (raw)
In-Reply-To: <77090347-12B6-4300-863D-64FEAEA644EE@gmail.com>

En/na Wolfgang Schuster ha escrit:
>
> Am 16.08.2009 um 14:51 schrieb Xan:
>
>> Hi,
>>
>> With this code:
>>
>> \placefigure
>> [here]
>> [fig:graf-Cayley-Z2xZ3]
>> {An example of \type{\startcombination...}.}
>> {\startcombination[1*2]
>>   {\startcombination[2*1]
>>       {\externalfigure[lb1]} {a1}
>>       {\externalfigure[lb2]} {a2}
>>   \stopcombination} {a}
>>   {\startcombination[1*1]
>>       {\externalfigure[lb1]} {b1}
>>   \stopcombination} {b}
>>  \stopcombination}
>>
>>
>> I get all _left_ aligned (see attached file) and I want normal center 
>> aligned.
>> How can I get this?
>
> \placefigure
>   {Combination}
>   {\startTABLE[frame=off,align=middle]
>    \NC \externalfigure[lb1] \NC \externalfigure[lb2] \NC\NR
>    \NC a1                   \NC a1                   \NC\NR
>    \NC[nx=2] a                                       \NC\NR
> %  \NC[nx=2] \dontleavehmode\externalfigure[lb1]     \NC\NR
> %  \NC[nx=2] b1                                      \NC\NR
>    \NC \externalfigure[lb1] \NC                      \NC\NR
>    \NC b1                   \NC                      \NC\NR
>    \NC[nx=2] b                                       \NC\NR
>    \stopTABLE}
>
> Wolfgang
>
Mmm... for now I think I will use tables ,-)
Thanks a lot, Wolfgang.

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


      reply	other threads:[~2009-08-19 21:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-16 12:51 Xan
2009-08-19 21:04 ` Wolfgang Schuster
2009-08-19 21:50   ` Xan [this message]

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=4A8C73A8.20603@telefonica.net \
    --to=dxpublica@telefonica.net \
    --cc=ntg-context@ntg.nl \
    --cc=schuster.wolfgang@googlemail.com \
    /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).