API
TeXfile
A class representing a BibTeX file
__init__()
Initialisation
Todo
Extract DB entries and set them up as Python definitions?
_splitHTMLaware(what)
Splits the given string at ';' and ',', assuring that a split is not done if the occured ';' belongs to a HTML-encoded special character
| Parameters: |
|
|---|
| Returns: |
|
|---|
read2string(file, skipComments=True, convertSpaces=True)
Reads the file optionally discarding comments and replacing tabs by spaces
| Parameters: |
|
|---|
| Returns: |
|
|---|