digraphs: extended regexps for all xorg parsing
[sheet.git] / digraphs.plp
index 44f93e67c719c7e06d69f5eecf25dfd7f0bf7f26..24eb8f5cee88a05c7cff1c8bb7e695eab1b8c63c 100644 (file)
@@ -14,7 +14,7 @@ Html({
                character char glyph table unicode vim xorg x11 x
        '],
        stylesheet => [qw'light'],
-       data => [qw( digraphs.inc.pl )],
+       data => [qw( data/digraphs.inc.pl )],
 });
 
 :>
@@ -38,7 +38,7 @@ say '<p class="aside">Unofficial <span class="u-l2">proposals</span>',
 :>
 
 <:
-my $di = do 'digraphs.inc.pl'
+my $di = do 'data/digraphs.inc.pl'
        or die "Error loading digraphs data: ", $@ // $!;
 
 if (exists $get{v}) {