From: <po...@or...> - 2003-03-12 12:57:07
|
David Goodger <go...@py...> writes: > David Abrahams wrote: > > I'd like to add a callout box to my documents that's similar to what > > you get by writing > > > > .. important:: > > > > but instead of "important", it should say "definition". Is that > > possible? > > 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. I'm not sure what this means. I've placed sidebars between two paragraphs with no problem. What am I misunderstanding? -- Patrick K. O'Brien Orbtech http://www.orbtech.com/web/pobrien ----------------------------------------------- "Your source for Python programming expertise." ----------------------------------------------- |