ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Zillig <wolfgang.zillig@student.kuleuven.be>
Subject: Re: Top-aligned startcombination?
Date: Mon, 19 Sep 2005 08:32:14 +0200	[thread overview]
Message-ID: <432E5B6E.8060109@student.kuleuven.be> (raw)
In-Reply-To: <1388103246.20050918195936@iol.it>

Perhaps this exaple helps (fron cont-eni.pdf, p254). Here it is done 
with a test in a box, but should be possible with figures as well.

Wolfgang

\setupframed[width=.2\hsize,height=3cm,align=middle]
\startcombination[4]
{\framed[bottom=\vss,top=\vss]{just\\in the\\middle}}
{\type{top=\vss}\crlf\type{bottom=\vss}}
{\framed[bottom=\vss,top=] {just\\in the\\middle}}
{\type{top=} \crlf\type{bottom=\vss}}
{\framed[bottom=,top=\vss] {just\\in the\\middle}}
{\type{top=\vss}\crlf\type{top=}}
{\framed[bottom=,top=] {just\\in the\\middle}}
{\type{top=} \crlf\type{bottom=}}
\stopcombination

Giuseppe Bilotta schrieb:

>Sunday, September 18, 2005 Giuseppe Bilotta wrote:
>
>  
>
>>I have \start/\stopcombinations where the elements in a row
>>have different heights, and the combinations bottom-align
>>them. Is there a way to top-align them?
>>    
>>
>
>Ok, found that it's not possible to do it per-combination,
>unless you define a new combination. Otherwise, it's only
>possible to set it for all subsequent unnamed (default)
>combinations by
>
>\setupcombinations[location=top]
>
>  
>

  reply	other threads:[~2005-09-19  6:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-18 17:28 Giuseppe Bilotta
2005-09-18 17:59 ` Giuseppe Bilotta
2005-09-19  6:32   ` Wolfgang Zillig [this message]
2005-09-19  7:28     ` Re[2]: " Giuseppe Bilotta

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=432E5B6E.8060109@student.kuleuven.be \
    --to=wolfgang.zillig@student.kuleuven.be \
    --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).