Pavel Sanda <[EMAIL PROTECTED]> writes: >> idea. If lyx could support something like "lyx -e --list", then it could >> show all available formats in the current installation.
Or it could be added to the --help output unconditionally. > what annoys me about line export is that you cant detect errors when > using lyx in scripts (ie bug. 4097). have anybody idea how much > effort would it take to implement returning correct code ? All I know is that LFUNs can return an error in theory. So we could rely on this mechanism. JMarc