class Kramdown::Converter::Latex
def initialize(root, options)
def initialize(root, options) super #TODO: set the footnote counter at the beginning of the document @options[:footnote_nr] @data[:packages] = Set.new end
def initialize(root, options) super #TODO: set the footnote counter at the beginning of the document @options[:footnote_nr] @data[:packages] = Set.new end