Python warning in lyx2lyx
Jürgen Spitzmüller
jspitzm at gmail.com
Tue Mar 4 04:38:43 UTC 2025
Am Montag, dem 03.03.2025 um 10:08 +0000 schrieb José Matos:
> One solution is, just like Jürgen did, to escape the backslash
> itself:
> "r@{\\extracolsep{0pt}"
>
> The other option is to change the string to be raw, by prefixing an r
> before the
> string starts, where backslashes are normal characters:
>
> r"r@{\extracolsep{0pt}"
Thanks! Either way, I just forgot about it this time.
--
Jürgen
More information about the lyx-devel
mailing list