ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* figure in 2columns text
@ 2003-03-06 14:34 jendacontext
  2003-03-06 22:55 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: jendacontext @ 2003-03-06 14:34 UTC (permalink / raw)



Hallo, all,

I wan't place a little figure right of paragraph in 2columns text. I 
use columnset. It is something as this:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% ____________________________
%%
%%   ~~~~~~~~~~~  ~~~~~~~~~~~~~
%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
%% ~~~~~~~~ ---   ~~~~~~~~~~~~~
%% ~~~~~~~~|fig|  ~~~~~~~~~~~~~
%% ~~~~~~~~ ---   ~~~~~~~~~~~~~
%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
%% ____________________________
%%

% I try use \placefigure
%
\starttext

\definecolumnset[twocol][n=2,offset=.5cm]
\startcolumnset[twocol]

\input tufte

\placefigure[right]{none}{\externalfigure[fig][width=2cm]}
\input tufte

\stopcolumnset
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

  ... But with no efekt. Do you know someone how can I do this? 

  Thank you.

                                                           Jenda


--------------------
Centrum.cz Auto - Představujeme horké novinky ze ženevského autosalonu! http://auto.centrum.cz/zeneva

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: figure in 2columns text
  2003-03-06 14:34 figure in 2columns text jendacontext
@ 2003-03-06 22:55 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2003-03-06 22:55 UTC (permalink / raw)


At 03:34 PM 3/6/2003 +0100, you wrote:

>Hallo, all,
>
>I wan't place a little figure right of paragraph in 2columns text. I
>use columnset. It is something as this:
>
>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>%% ____________________________
>%%
>%%   ~~~~~~~~~~~  ~~~~~~~~~~~~~
>%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
>%% ~~~~~~~~ ---   ~~~~~~~~~~~~~
>%% ~~~~~~~~|fig|  ~~~~~~~~~~~~~
>%% ~~~~~~~~ ---   ~~~~~~~~~~~~~
>%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
>%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
>%% ~~~~~~~~~~~~~  ~~~~~~~~~~~~~
>%% ____________________________
>%%
>
>% I try use \placefigure
>%
>\starttext
>
>\definecolumnset[twocol][n=2,offset=.5cm]
>\startcolumnset[twocol]
>
>\input tufte
>
>\placefigure[right]{none}{\externalfigure[fig][width=2cm]}
>\input tufte
>
>\stopcolumnset
>\stoptext
>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>
>   ... But with no efekt. Do you know someone how can I do this?

this is not yet implemented; there is a lot of new side float functionality 
in the beta (control over vertical placement, semi marginal positioning, 
fallbacks, and so). Side floats in columnsets are on the to do list (kind 
of tricky, since it's a mixture of output routines).

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-06 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-06 14:34 figure in 2columns text jendacontext
2003-03-06 22:55 ` Hans Hagen

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).