ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Christoph Hintermüller" <christoph@out-world.com>
To: ntg-context@ntg.nl
Subject: Re: startcombination place reference left of images instead below
Date: Tue, 24 Mar 2020 22:23:48 +0100	[thread overview]
Message-ID: <007ef7ff944046b927e49e46fedce428b4cdc0cf.camel@out-world.com> (raw)
In-Reply-To: <86609ad1-36df-55e7-77b6-c9346945a7d9@gmail.com>

Hi Wolfgang
On Mon, 2020-03-23 at 17:56 +0100, Wolfgang Schuster wrote:
> 
> 
> Did my first tabulate/itemize example work for you?
> 
> I have no problem including your graphic in a table although the
> size 
> isn't perfect.
> 
> \starttext
> 
> \startplacetable[title={some caption},reference={fig:somefig}]
>      \startitemize[a][stopper=)]
>          \starttabulate
>          \NI \startMPcode input heap ; \stopMPcode \NC\NR
>          \stoptabulate
>      \stopitemize
> \stopplacetable
> 
> \stoptext
> 
> Without the actual error message it's hard to tell what's wrong but
> I 
> guess your installation doesn't know the \NI command for tabulate.
> 
> The best would be to update your three year old ConTeXt version.
> 

I finally managed to update to 2018 for JonathanF ubuntu ppa the most
recent texlive packages are broken in terms of context missing
dependencies and dlls.

The wiki tells that \NI should be available since fall 2017 but seems
as if in texlive 2018 still not incorporated but wiki (
https://wiki.contextgarden.net/Tabulate) also talks about undocumented
\itemtag and that works for my installation.

\starttext

\startplacetable[title={some caption},reference={fig:somefig}]
     \startitemize[a][stopper=)]
         \starttabulate
         \NC \itemttag \NC \startMPcode input heap ; \stopMPcode \NC\NR
         \stoptabulate
     \stopitemize
\stopplacetable
\stoptext

Thanks again 

Xristoph

-- 
-- 
Christoph Hintermüller
Dipl.-Ing. Dr. MBA. MSc
JKU Institute of Biomedical Mechatronics
Altenberger Straße 69,
4040 Linz, Austria,
Cell: +43 650 8827347
Tel. +43 732 2468 4813
Email: christoph.hintermueller@jku.at

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

  parent reply	other threads:[~2020-03-24 21:23 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
     [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 [this message]
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=007ef7ff944046b927e49e46fedce428b4cdc0cf.camel@out-world.com \
    --to=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).