That just seems to create regular body font. Plus it requires an argument, which also comes out in regular body font.
On Sat, Nov 1, 2008 at 8:40 AM, Georg Brandl <[EMAIL PROTECTED]> wrote: > > Bruce Eckel schrieb: > > Is there some way to create a text style? I want to be able to emphasize > > one or two introductory sentences at the beginning of each chapter. > > > > So far, all I've found is > > > > .. raw:: html > > > > <font size="+2">The vision for the book.</font> > > > > But this is apparently the heavy-handed approach (and requires a > > separate tag for Latex). > > > > If there is at least a macro or extension technique that would be better. > > Perhaps you can try the "sidebar" directive? > > .. sidebar:: Introduction > > Introductory sentences > > Georg > > > > -- Bruce Eckel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
