From 1bd59bb1cede0063bb82ea005b997c46ea55569e Mon Sep 17 00:00:00 2001 From: Jonathan Blake Date: Wed, 14 Nov 2012 19:36:43 +0000 Subject: [PATCH] adding a puzzle label and dashed lines to denote puzzle links git-svn-id: https://projectaon.org/data/trunk@2174 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- common/xsl/dot.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/xsl/dot.xsl b/common/xsl/dot.xsl index 8b03e6f..446b19d 100644 --- a/common/xsl/dot.xsl +++ b/common/xsl/dot.xsl @@ -122,7 +122,7 @@ TODO: -> - ; + [label="puzzle",style=dashed]; @@ -131,7 +131,7 @@ TODO: -> - ; + [label="puzzle",style=dashed]; -- 2.34.1