Am Sonntag, dem 27.02.2022 um 20:48 +0100 schrieb Thibaut Cuvelier: > I'm doing this in the attached patches (also for HTML, XML being the > common part between the two). I would like some feedback more > specifically for the typing of the enum: as I could find, it's never > sure that enums are coded with enough bits to add a code (there are > already enough codes to fill 32 bits). I thus forced the types to be > unsigned long long, to have 64 available bits > (https://en.cppreference.com/w/cpp/language/types). > > I also tried to change as many occurrences I could find, but there > were not many (or my searching skills are not on par).
Thinking more about it, another option would be to rename LATEX to something more generic (e.g. OUTFILE), maybe keeping "latex" as an alias on the command line. After all, only one of these is used at a given time, and depending on the output chain, it might not even be clear which one. Also, we do not have a PLAINTEXT mode. Jürgen
signature.asc
Description: This is a digitally signed message part
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel