ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>,
	"Christoph Hintermüller" <christoph@out-world.com>
Subject: Re: startcombination place reference left of images instead below
Date: Mon, 23 Mar 2020 15:56:44 +0100	[thread overview]
Message-ID: <cae09de7-6b07-4e8e-226c-aa91d3364d25@gmail.com> (raw)
In-Reply-To: <f9c8a4e5e3a3097ca327f38547fd316ecd3354e8.camel@out-world.com>

Christoph Hintermüller schrieb am 23.03.2020 um 15:27:
> Hi
> When using refernece instead of column mode in start combination:
> Is it possible to tell context to place the reference label left or
> right of the picture/table etc and not below?
> Or do i have to use multiple columns and put reference manually and
> how?
> 
> Following:
> 
>      +----------------------------+
> a)  | first comination element   |
>      +----------------------------+
> 
>      +----------------------------+
> b)  | second comination element  |
>     
> +----------------------------+
> 
> instead of:
>      +----------------------------+
>      | first comination element   |
>      +----------------------------+
>                 (a)
>      +----------------------------+
>      | second comination element  |
>     
> +----------------------------+
>                 (b)
> 
> 
> Best
> Xristoph

This is not possible but maybe the following is a alternative for you.

The tabulate can be used in combination with an item group to have auto 
generated numbers in a given column.

\starttext

\startitemize[a][stopper=)]
   \starttabulate
   \NI First  entry \NC\NR
   \NI Second entry \NC\NR
   \NI Third  entry \NC\NR
   \NI Fourth entry \NC\NR
   \stoptabulate
\stopitemize

\stoptext

Wolfgang
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2020-03-23 14:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23 14:27 Christoph Hintermüller
2020-03-23 14:56 ` Wolfgang Schuster [this message]
     [not found]   ` <f1f1c269922804f3ea7cadd20b0b6effa7a16853.camel@out-world.com>
2020-03-23 16:20     ` Wolfgang Schuster
     [not found]       ` <57b9d606f51eb2be800388a8479cde30d49e3180.camel@out-world.com>
     [not found]         ` <86609ad1-36df-55e7-77b6-c9346945a7d9@gmail.com>
2020-03-24 10:01           ` Christoph Hintermüller
2020-03-24 12:34             ` Pablo Rodriguez
2020-03-24 21:07               ` Christoph Hintermüller
2020-03-24 21:23           ` Christoph Hintermüller
2020-03-26 20:23   ` Christoph Hintermüller
2020-03-26 20:48     ` Wolfgang Schuster

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=cae09de7-6b07-4e8e-226c-aa91d3364d25@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=christoph@out-world.com \
    --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).