ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* figures
@ 2012-06-14  7:56 Hans Hagen
  2012-06-14  8:07 ` figures Steffen Wolfrum
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2012-06-14  7:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I probably forgot to tell, but since a fee betas we have

\setupexternalfigures
   [order={pdf,png,jpg},
    directory={./images},
    ..]

i.e. the order key can enforce the quality order as well as limit the 
amount of lookups (which saves time when images are -still- missing)

Hans

-----------------------------------------------------------------
                                           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] 6+ messages in thread
* figures
@ 2000-07-03 19:03 Hraban
  2000-07-04  6:48 ` figures Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Hraban @ 2000-07-03 19:03 UTC (permalink / raw)


There's no end...

FIRST:

I tried the construction from "ConTeXt -- an excursion"
to place two pictures side by side:

\placefigure[here][symbols]{none}
\startcombination[2*1]
{\externalfigure[sym1]}{Text about Symbol 1}
{\externalfigure[sym2]}{Text about Symbol 2}
\stopcombination

The pictures are rather small round logos,
and their descriprion must be wider than them.
How can I give more horizontal space to them?

I tried something like \hbox{\strut This is some text}
within the first curly braces, but the text is visible.

SECOND:

I'd like to use a logo like a letter and defined:

\useexternalfigure[logo1][logofile][height=1em]
\define\textlogo{\hbox{\externalfigure[logo1]}}

I'm happy that it's auto-scaling with the "em",
but it hangs a bit above the base line of the
text, but should be on it. How must I change
my definition? 

Grüßlis vom Hraban!
-------------------
http://angerweit.tikon.ch/
http://www.planet-interkom.de/fiee.visuelle/formelsammlung.html


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

end of thread, other threads:[~2012-06-14  8:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-14  7:56 figures Hans Hagen
2012-06-14  8:07 ` figures Steffen Wolfrum
  -- strict thread matches above, loose matches on Subject: below --
2000-07-03 19:03 figures Hraban
2000-07-04  6:48 ` figures Hans Hagen
2000-07-05 17:20   ` figures Hraban
2000-07-05 16:15     ` figures 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).