I have a LyX document from which I want to generate a number of output documents from the command line. The output documents vary in small details, like a product name or a recipient name.
Is it possible to define a macro or change its value from the command line? I could then use the macro from within the document to insert its definition. I'm already using branch enabling/disabling to show or hide sections of text, but in some cases I need to insert some text that can have an arbitrary value at runtime. Ramon Casha
