On Wed, Jul 6, 2011 at 12:13 PM, H. Hodges <freelancer.hod...@gmail.com> wrote:
> What is the \setuphead option to set font size?
textstyles
http://wiki.contextgarden.net/Titles

>
> I have some small icons that I would like to place on the same line as some of
> my section titles. I would also like these icons to appear in the table of
> contents.The code I'm using:
>
> \section{\placefigure[force]{none}{\externalfigure[timers]}Timers}.
>
> I cannot get the placement correct. Instead of being aligned with and to the
> left of the section title, the figure appears centered on the page a couple of
> lines above it, in both the text body and the table of contents. I've tried
> other options besides [force]: [left], [here], [line], the result is always 
> the
> same.
what about
\section{\hbox{\externalfigure[timers]}Timers}}.
?

-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to