Class

ToLaTeX

Extends:

Convert SimpleMarkup to basic LaTeX report format

Constants
BACKQUOTE
BACKSLASH
BS
CB
DL
GREATERTHAN
HAT
InlineTag
LESSTHAN
LIST_TYPE_TO_LATEX
TILDE
Public Methods
accept_blank_line
accept_heading
accept_list_end
accept_list_item
accept_list_start
accept_paragraph
accept_rule
accept_verbatim
add_tag Add a new set of LaTeX tags for an attribute. We allow separate start and end tags for flexibility
end_accepting
escape Escape a LaTeX string
init_tags Set up the standard mapping of attributes to LaTeX
l
l
new
start_accepting Here’s the client side of the visitor pattern
wrap This is a higher speed (if messier) version of wrap
Private Methods
convert_flow
convert_heading
convert_special
convert_string some of these patterns are taken from SmartyPants…
list_end_for
list_item_start
list_name
off_tags
on_tags
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.