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 via email to