ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placefigure
@ 2006-07-20 15:33 Hans van der Meer
  2006-07-21  7:35 ` placefigure Taco Hoekwater
  0 siblings, 1 reply; 29+ messages in thread
From: Hans van der Meer @ 2006-07-20 15:33 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 667 bytes --]

I found a small flaw in the placement of floats.
	\placefigure[left]...
ended at the bottom of the page (before the footnotes), but on the  
next page the text began as if the figure was still there:
xxxxxxxxxxxxxxxx  flowing text
xxxxx figure xxxxx  flowing text
xxxxxxxxxxxxxxxx  flowing text
(some whitespace followed by footnotes)
...........................................pagebreak............
  (open space)         flowing text first line
second line of text starts normal at the left margin

Is this known behaviour?
Can it perhaps be massaged with parameter settings or is ConText here  
taking just somewhat oversized vertical space?

Hans van der Meer




[-- Attachment #1.2: Type: text/html, Size: 1652 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 29+ messages in thread
* placefigure
@ 2007-07-24  9:22 Liesbeth van der Plas
  2007-07-24  9:51 ` placefigure luigi scarso
  2007-07-24 10:09 ` placefigure Patrick Gundlach
  0 siblings, 2 replies; 29+ messages in thread
From: Liesbeth van der Plas @ 2007-07-24  9:22 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 747 bytes --]

Hallo context users,



I have a basic problem on laoding vector drawings.

The photograph loads all right, the cat-drawing doensn't show up.



____________________________________________________________________



\useexternalfigure[jpgPhotoSmall][photo][type=jpg,width=2cm]
\useexternalfigure[jpgPhotoBig][photo][type=jpg,width=4cm]
\useexternalfigure[epsDrawingCat][cat][type=eps,width=4cm]

\starttext

\placefigure{A cat drawing (eps)}{\externalfigure[epsDrawingCat]}
\placefigure{A small photo (jpg)}{\externalfigure[jpgPhotoSmall]}

\placefigure{A big photo (jpg) }{\externalfigure[jpgPhotoBig]}

\stoptext
___________________________________________________________________


-- 
liesbethvanderplas@gmail.com
www.wiskunde-interactief.nl

[-- Attachment #1.2: Type: text/html, Size: 2330 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 29+ messages in thread
* placefigure
@ 2013-03-21 16:26 Hans Hagen
  2013-03-21 22:04 ` placefigure Sietse Brouwer
  0 siblings, 1 reply; 29+ messages in thread
From: Hans Hagen @ 2013-03-21 16:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

while fixing some buglets that showed up in the test suite I ran into:

\starttext

test \placefigure[somewhere:alpha][whatever]{alpha}{}
test \placefigure[somewhere:beta] [whatever]{beta}{}
test \placefigure[somewhere:gamma][whatever]{gamma}{}
test \placefigure[somewhere:delta][whatever]{delta}{}
test \placefigure{}{}

in \in{figure}[whatever] bla bla

\placenamedfloat[figure][*l*]

\placenamedfloat[figure][gamma]
\placenamedfloat[figure][beta]

\stoptext


maybe worth wikifying (bug will be solved in beta)

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2013-03-21 22:08 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-20 15:33 placefigure Hans van der Meer
2006-07-21  7:35 ` placefigure Taco Hoekwater
2006-07-21  9:28   ` placefigure Hans van der Meer
2007-07-24  9:22 placefigure Liesbeth van der Plas
2007-07-24  9:51 ` placefigure luigi scarso
2007-07-24 13:06   ` placefigure Roelof Langman
2007-07-24 14:03     ` placefigure Martin Schröder
2007-07-25  8:43       ` placefigure Liesbeth van der Plas
2007-07-25 14:34         ` placefigure Patrick Gundlach
     [not found]           ` <abcaff8f0707251140p5d4ed733ia3baeac36a8e6d9d@mail.gmail.com>
2007-07-26  6:36             ` placefigure Liesbeth van der Plas
2007-07-26 12:36               ` placefigure Patrick Gundlach
2007-07-26 13:49                 ` placefigure Liesbeth van der Plas
2007-07-26 15:12                   ` placefigure Patrick Gundlach
2007-07-26 17:08                   ` placefigure Peter Rolf
2007-07-26 17:49                     ` placefigure Peter Rolf
2007-07-27 13:38                       ` placefigure Liesbeth van der Plas
2007-07-27 13:54                         ` placefigure Peter Rolf
2007-07-28  5:07                           ` placefigure Sanjoy Mahajan
2007-07-28  7:19                             ` placefigure Liesbeth van der Plas
2007-07-28 15:14                               ` placefigure Wolfgang Schuster
2007-07-29  4:24                               ` placefigure Sanjoy Mahajan
2007-07-27 14:46                         ` placefigure Jörg Hagmann
2007-07-26 17:27               ` placefigure olivier Turlier
2007-07-27 16:29               ` placefigure Sanjoy Mahajan
2007-07-24 10:09 ` placefigure Patrick Gundlach
2007-07-24 12:45   ` placefigure Liesbeth van der Plas
2013-03-21 16:26 placefigure Hans Hagen
2013-03-21 22:04 ` placefigure Sietse Brouwer
2013-03-21 22:08   ` placefigure 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).