From 9154534868ee1783233344ef19a7b0b7fc39109f Mon Sep 17 00:00:00 2001 From: Julian-Kuelshammer <68201724+Julian-Kuelshammer@users.noreply.github.com> Date: Sun, 13 Aug 2023 18:19:07 +0200 Subject: [PATCH] prevent line breaks and update e-mail adresses --- Draw.i.m | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/Draw.i.m b/Draw.i.m index d3707b4..14548b4 100644 --- a/Draw.i.m +++ b/Draw.i.m @@ -3,11 +3,11 @@ By - Julian Külshammer (julian.kuelshammer@mathematik.uni-stuttgart.de) + Julian Külshammer (julian.kuelshammer@math.uu.se) and - Ulrich Thiel (thiel@mathematik.uni-stuttgart.de) + Ulrich Thiel (thiel@mathematik.uni-kl.de) File: Draw.i.m @@ -173,12 +173,20 @@ intrinsic Draw(B::BocsType : Dir:="", File:="", Quiet:=false, EdgeLabels:=true) "*B`Title*" - - - - - - + + + + + @@ -204,4 +212,4 @@ intrinsic Draw(B::BocsType : Dir:="", File:="", Quiet:=false, EdgeLabels:=true) function QTip() -end function; \ No newline at end of file +end function;