Re: [NTG-context] Heading Font Size and Figures in Headings

2011-07-06 Thread luigi scarso
On Wed, Jul 6, 2011 at 12:27 PM, H. Hodges wrote: > Thanks. That worked great. See also "Aligned boxes" in ConTeXt the manual -- luigi ___ If your question is of interest to others as well, please add an entry to the

Re: [NTG-context] Heading Font Size and Figures in Headings

2011-07-06 Thread H. Hodges
Thanks. That worked great. luigi scarso gmail.com> writes: > On Wed, Jul 6, 2011 at 12:13 PM, H. Hodges gmail.com> wrote: > > What is the \setuphead option to set font size? > textstyles > http://wiki.contextgarden.net/Titles > > what about > \section{\hbox{\externalfigure[timers]}Timers}}.

Re: [NTG-context] Heading Font Size and Figures in Headings

2011-07-06 Thread luigi scarso
On Wed, Jul 6, 2011 at 12:13 PM, H. Hodges 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 th

[NTG-context] Heading Font Size and Figures in Headings

2011-07-06 Thread H. Hodges
What is the \setuphead option to set font size? 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}