From 425315864164b2160a5fac9f6f7e35f662c8c442 Mon Sep 17 00:00:00 2001 From: Yuelin Wang Date: Wed, 20 May 2026 09:09:49 +0200 Subject: [PATCH] =?UTF-8?q?fehlende=20Variablen=20f=C3=BCr=20draw=20-=20mo?= =?UTF-8?q?dule=20wurde=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Lisp/KreiselInsert.lsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Lisp/KreiselInsert.lsp b/Lisp/KreiselInsert.lsp index 43dd684..88a864c 100644 --- a/Lisp/KreiselInsert.lsp +++ b/Lisp/KreiselInsert.lsp @@ -224,7 +224,8 @@ kreisel-nummer block-exists z-hoehe block-hoehe insertPoint block-ent - att-entity att-data att-tag new-value) + att-entity att-data att-tag new-value + beforeAtt) ;; Attribute vorbereiten (setq attribs (ssg-attrib-merge attribs *kreisel-attrib-defs*))