José Matos wrote: > for me it is easier to read this as > document.header[i] = "\\author %i %s" % (j, name)
I agree. I do not yet know many of Python's neat tricks. Jürgen
José Matos wrote: > for me it is easier to read this as > document.header[i] = "\\author %i %s" % (j, name)
I agree. I do not yet know many of Python's neat tricks. Jürgen