From: David G. <go...@py...> - 2003-03-12 15:52:33
|
[David Goodger] >> You could adapt the "topic" or "sidebar" directives for this; the titles are >> author-supplied. The problem here is that topics and sidebars cannot appear >> just anywhere; only where sections are possible. I.E., you can't have one >> between two paragraphs. [Patrick K. O'Brien] > I'm not sure what this means. I've placed sidebars between two > paragraphs with no problem. What am I misunderstanding? Sorry, my mistake. It should have been: topics and sidebars can only appear at the top level of sections, not within other body elements. For example, you can't have a topic or sidebar inside a list or table. Admonitions *can* occur within lists & tables etc. -- David Goodger http://starship.python.net/~goodger Programmer/sysadmin for hire: http://starship.python.net/~goodger/cv |