[gen] More ZPT->PX work.
This commit is contained in:
parent
cb6fea7631
commit
7fcd2f44d3
2 changed files with 268 additions and 2 deletions
|
@ -358,7 +358,7 @@ class MemoryBuffer(Buffer):
|
|||
# Remember where this cell is in the table
|
||||
elem.colIndex = elem.tableInfo.curColIndex
|
||||
if elem == 'x':
|
||||
# See comment on similar statement in the following below.
|
||||
# See comment on similar statement in the method below.
|
||||
self.content += u' '
|
||||
|
||||
def addExpression(self, expression, tiedHook=None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue