font: include math/logic by default
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 24 Apr 2011 15:29:23 +0000 (17:29 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 10 Apr 2012 01:03:24 +0000 (03:03 +0200)
font.plp

index 1e1732b9a46bcd21e716a45c76a6ae53ffbdfeb3..95630b27d158d36cb37df1e2e8608fa6d30ca995 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -54,6 +54,7 @@ my @config = qw(
        punctuation/common punctuation/marks
        latin/sample
        symbols/signs1
        punctuation/common punctuation/marks
        latin/sample
        symbols/signs1
+       math/logic
 );
 $_ and m{/*+(.+)} and @config = split /[ ]/, $1 for $ENV{PATH_INFO}, $get{q};
 @config = qw(ipa/cons ipa/vowels) if 0;
 );
 $_ and m{/*+(.+)} and @config = split /[ ]/, $1 for $ENV{PATH_INFO}, $get{q};
 @config = qw(ipa/cons ipa/vowels) if 0;