| Home | Trees | Index | Help |
|
|---|
| Package Pyblio :: Package Parsers :: Package Syntax :: Package BibTeX :: Module Parser :: 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 Feb 15 23:19:37 2006 | http://epydoc.sf.net |