class Kramdown::Converter::Pdf

def root_options(root, opts)

def root_options(root, opts)
  {:font => 'Times-Roman', :size => 12, :leading => 2}
end