Am 26.06.2013 um 15:30 schrieb Procházka Lukáš Ing. - Pontex s. r. o. <l...@pontex.cz>:
> Hello, > > On Wed, 26 Jun 2013 15:10:43 +0200, Wolfgang Schuster > <schuster.wolfg...@gmail.com> wrote: > >> Use the solution in the following mail which deals with the same problem: >> http://www.ntg.nl/pipermail/ntg-context/2013/073795.html >> >> Wolfgang > > the following code seems to work: > > ---- > ... > context.startplacetable({location = "here,force,none"}) > f() > context.stopplacetable() > ... > ---- > > I guess: > > - "here" and "force" to make the content inside start/stop-placetable > non-floating, You need only “force”. The here keyword places the float only when there is enough space, otherwise it moves it to another location but force keeps it at the position. > - "none" to disable caption. Yes. 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________