ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Benny Schurig <benny.schurig@freenet.de>
To: ntg-context@ntg.nl
Subject: Re: combinations
Date: Fri, 14 May 2021 06:30:53 +0200	[thread overview]
Message-ID: <77fc797a-d7a6-8b85-eabb-ea483a0980b2@freenet.de> (raw)
In-Reply-To: <66348d6b-e88f-14d6-57d6-fe12040b94ed@gmail.com>

Hi Julian,

for me first reply ever with a suggestion:

You have to set a caption

https://wiki.contextgarden.net/Command/startcombination

That worked fine for me:

\startplacefigure[location=here]
   \setupcombination[distance=0mm,after=]
   {\startcombination[2*1]
     {\externalfigure[res1.jpg][width=.4\textwidth]} {pic 1}
     {\externalfigure[res2.jpg][width=.4\textwidth]} {pic 2}
   \stopcombination}
\stopplacefigure

Best, Benny

Am 14.05.21 um 05:27 schrieb jbf:
> Hi list,
> 
> The following MWE is giving me two photos under each other, not beside 
> each. What am I doing wrong?
> 
> Julian
> 
> 
> \startplacefigure[location=here]
> \setupcombination[distance=0mm,after=]
> {\startcombination[2*1]
> {\externalfigure[res1.jpg][width=.4\textwidth]}
> {\externalfigure[res2.jpg][width=.4\textwidth]} \stopcombination}
> \stopplacefigure
> 
> ___________________________________________________________________________________ 
> 
> 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
> ___________________________________________________________________________________ 
> 
___________________________________________________________________________________
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:[~2021-05-14  4:30 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14  3:27 combinations jbf
2021-05-14  4:30 ` Benny Schurig [this message]
2021-05-14  4:52   ` combinations jbf
2021-05-14  9:39   ` combinations Hans Hagen
2021-05-22 20:50     ` combinations Willi Egger
  -- strict thread matches above, loose matches on Subject: below --
2013-04-15  8:50 combinations Hans Hagen
2013-04-15 13:40 ` combinations Sietse Brouwer
2013-04-15 13:57   ` combinations Wolfgang Schuster
2013-04-15 14:04   ` combinations Hans Hagen
2013-04-15 16:45     ` combinations Sietse Brouwer
2013-04-15 16:58       ` combinations Wolfgang Schuster
2013-04-15 23:38         ` combinations Hans Hagen
2013-04-16  8:41       ` combinations Hans Hagen
2013-04-15 17:23 ` combinations Marco Patzer
2013-04-15 23:19   ` combinations Hans Hagen
2006-10-08  3:19 Combinations Pepe Barbe
2006-10-08 14:26 ` Combinations Aditya Mahajan
2006-10-08 18:15   ` Combinations Pepe Barbe
2006-10-08 19:46     ` Combinations Aditya Mahajan
2006-10-08 23:51       ` Combinations Pepe Barbe
2006-10-09  1:46         ` Combinations Aditya Mahajan
2006-10-09 16:43           ` Combinations Pepe Barbe
2002-11-03 22:30 combinations Hans Hagen
2002-11-04  9:18 ` combinations Jens-Uwe Morawski

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=77fc797a-d7a6-8b85-eabb-ea483a0980b2@freenet.de \
    --to=benny.schurig@freenet.de \
    --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).