6 Jul
2011
6 Jul
'11
10:13 a.m.
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}. 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.