At 22:42 +0000 3/24/03, Matt Sergeant wrote:
On Monday, Mar 24, 2003, at 21:58 Europe/London, Paul DuBois wrote:

Yeah, that sounds kind of hackish.

:-) That describes the AxPoint internals beautifully ;-)


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()?

Should *mostly* work, though you may need to move the insertion point manually a bit - as the call to bullet() does that with <point> elements.


Matt.

It turned out to be pretty easy. I used an element name of "tpoint" (text point) because "text" was taken. The patch below just adds "tpoint" to the list of recognized names, modifies bullet() to take an argument indicating whether the mark should be displayed.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to