X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4e71d82512759ed7da92d213ac66d006dae456a1..5fadf3bba74628ae85920b5c2d71f804e3256601:/font.plp diff --git a/font.plp b/font.plp index 1e1732b..95630b2 100644 --- a/font.plp +++ b/font.plp @@ -54,6 +54,7 @@ my @config = qw( 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;