forked from GitHub/gf-core
tabularLinearize should continue after nonExist
This commit is contained in:
@@ -709,6 +709,7 @@ PgfText *PgfLinearizationOutput::get_text()
|
||||
{
|
||||
if (nonexist) {
|
||||
free(printer.get_text());
|
||||
nonexist = false;
|
||||
return NULL;
|
||||
}
|
||||
bind = true;
|
||||
|
||||
Reference in New Issue
Block a user