Le 16/05/2025 à 10:48, Juergen Spitzmueller a écrit :
commit 2a1e74df3552eeae88a3c0987d61fbe45f9a76dd
Author: Juergen Spitzmueller <[email protected]>
Date:   Fri May 16 10:48:15 2025 +0200

     Set ParagraphGroup for acmart \thanks

Jürgen, could you comment on the relationship between ParagraphGroup and MultiPar? It seems to be that both would be solved by a new LayoutType (CommandEnvironment??) that would be like an environment, but with a command LaTeX syntax. What do I miss?

JMarc

---
  lib/layouts/acmart.layout | 1 +
  1 file changed, 1 insertion(+)

diff --git a/lib/layouts/acmart.layout b/lib/layouts/acmart.layout
index 91f14ac12d..30f5059297 100644
--- a/lib/layouts/acmart.layout
+++ b/lib/layouts/acmart.layout
@@ -101,6 +101,7 @@ Style Thanks
    LatexType command
    LatexName thanks
    MultiPar 1
+  ParagraphGroup 1
    Margin Dynamic
  End

--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to