Home | Trees | Index | Help |
---|
Package twisted :: Package lore :: Module slides |
|
Rudimentary slide support for Lore.
TODO:<html> <head><title>Title of talk</title></head> <body> <h1>Title of talk</h1> <h2>First Slide</h2> <ul> <li>Bullet point</li> <li>Look ma, I'm <strong>bold</strong>!</li> <li>... etc ...</li> </ul> <h2>Second Slide</h2> <pre class="python"> # Sample code sample. print "Hello, World!" </pre> </body> </html>
Classes | |
---|---|
HTMLSlide |
|
MagicpointOutput |
|
PagebreakLatex |
|
ProsperSlides |
|
SlidesProcessingFunctionFactory |
|
TwoPagebreakLatex |
Variable Summary | |
---|---|
dict |
entities
|
SlidesProcessingFunctionFactory |
factory
|
dict |
hacked_entities
|
_Feature |
nested_scopes
|
Variable Details |
---|
entities
|
factory
|
hacked_entities
|
nested_scopes
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:17 2003 | http://epydoc.sf.net |