Tex2txt icon indicating copy to clipboard operation
Tex2txt copied to clipboard

Function tex2txt() modifies globals

Open matze-dd opened this issue 6 years ago • 0 comments

Since the function modifies members of the global objects 'defs' and 'parms', as well as function variables like 'text_add_frame', it may only be active once at each point in time.

matze-dd avatar Aug 18 '19 10:08 matze-dd