Home | Trees | Index | Help |
|
---|
Package Pyblio :: Package Importers :: Package BibTeX :: Module Reader :: Class IBibTeX |
|
Method Summary | |
---|---|
Execute the known LaTeX commands forming the field, substitute the known symbols, and return the resulting string | |
Return a textual version of the field, with no visible BibTeX / LaTeX markup | |
Return a flattened list of the balanced expressions composing the field | |
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 |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jan 18 23:09:34 2006 | http://epydoc.sf.net |