Package Pyblio :: Package Importers :: Package BibTeX :: Module Reader :: Class IBibTeX
[show private | hide private]
[frames | no frames]

Class IBibTeX


Method Summary
  execute(self, environ)
Execute the known LaTeX commands forming the field, substitute the known symbols, and return the resulting string
  flat(self)
Return a textual version of the field, with no visible BibTeX / LaTeX markup
  subst(self)
Return a flattened list of the balanced expressions composing the field
  tobib(self)
Return the BibTeX version of the field

Method Details

execute(self, environ)

Execute the known LaTeX commands forming the field, substitute the known symbols, and return the resulting string

flat(self)

Return a textual version of the field, with no visible BibTeX / LaTeX markup

subst(self)

Return a flattened list of the balanced expressions composing the field

tobib(self)

Return the BibTeX version of the field

Generated by Epydoc 2.1 on Wed Jan 18 23:09:34 2006 http://epydoc.sf.net