On Wed, Jan 23, 2019 at 11:44:36AM +0100, Marco Menchise via Therion wrote: > I would know if it is a Therion limit and if it is somewhat possible to > overcome it by, for example, recompiling Therion.
It looks like this line length limit is specified in thinput.cxx:
const long thinput::max_line_size = 8128;
So changing that and recompiling should help.
Cheers,
Olly
_______________________________________________
Therion mailing list
[email protected]
https://mailman.speleo.sk/listinfo/therion
