partial implementation for fullFormLexicon

This commit is contained in:
Krasimir Angelov
2022-01-11 15:07:03 +01:00
parent c119349479
commit 78b462c607
5 changed files with 49 additions and 1 deletions

View File

@@ -33,6 +33,8 @@ public:
PgfPrinter(PgfPrintContext *context, int priority,
PgfMarshaller *marshaller);
PgfPrinter() { free(res); }
// Push a new variable in the printing context. If the name
// collides with an existing variable, the variable is renamed
// by adding a number.