X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/eb571732118d75658b26ecc68a48682baadca000..3a7275da51685956fb31799df6d8f625c0a4dd15:/digraphs.plp?ds=sidebyside diff --git a/digraphs.plp b/digraphs.plp index 718915d..2b3446b 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -116,7 +116,19 @@ for my $c1group (@chars) { print "\n"; print '
' if exists $get{split}; } + +if (exists $get{xorg}) { :> +
+ +
matching RFC-1345 + matching proposal + unique to Xorg + conflict + duplicate +
+
+<: } else { :>
control @@ -149,3 +161,4 @@ print '
' if exists $get{split};
+<: }