On Monday, Mar 24, 2003, at 16:30 Europe/London, Paul DuBois wrote:
I don't see this in the docs or examples. Is there a way to place a plain (non-bulleted) line of text on a slide? For example, if I want to have a couple of short bullet lists on a slide, each preceded by a descriptive caption:
Slide Title
This is my first list:
o Point 1 o Point 2
This is my second list
o Point 1 o Point 2 o Point 3
Oh I've done this before and now I can't remember how :-(
I *think* I did it using the <text> tag (which gives you a proportional font, but requires x & y coords) and a <source-code> tag to create some vertical whitespace.
Not terribly elegant, but it works.
Matt.
Yeah, that sounds kind of hackish.
Were I to attempt to patch AxPoint.pm to support this, would the general starting point be to clone the 'point' section of slide_start_element() and modify it not to invoke bullet()?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
