On 8/7/24 3:16 AM, Jürgen Spitzmüller wrote:
Am Mittwoch, dem 07.08.2024 um 07:14 +0000 schrieb Juergen
Spitzmueller:
commit 1efdc11296b0acf98d1180e18c0daa3e9a79bfec
Author: Juergen Spitzmueller <sp...@lyx.org>
Date: Wed Aug 7 09:11:35 2024 +0200
lyx_pot.py: Fix regex for \Format
Each token could be delimited by quotation marks or not. The
previous
regexes only considered this for two tokens and hence produced
wrong
matches for cases such as
\Format gnuplot "gp, gnuplot, plt" "Gnuplot" "" "" ""
"vector" "text/plain"
where the extension list wasn't parsed as a single token.
Should also go to stable.
Cherry-picked.
Riki
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel