On 07/29/2017 12:57 AM, Aditya Mahajan wrote:
> [...]
> \startbuffer[example-1]
>   ....
> \stopbuffer
> 
> 
> \placesidebyside
>      {\typebuffer[example-1]}
>      {\getbuffer[setups, example-1]}

Many thanks for your suggestion, Aditya.

I’m afraid everything is forced to be in horizontal mode:

    \starttext
    \startbuffer[example-1]
    \setupexternalfigures[location=default]
    \starttext
    \ConTeXt\ is awesome!

    \externalfigure[cow.pdf][scale=250]
    \stoptext
    \stopbuffer

    \placesidebyside
         {\typebuffer[example-1]}
         {\getbuffer[setups, example-1]}
    \stoptext

\placeontopofeachother has the same feature.

This causes that \placefigure cannot be used.

Is there now hay to avoid the forced horizontal mode on both sides?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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