X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/463f4330186e284e0515831551b41425df03ad1f..4222fe2b6b5f358e639c9f86e01ac048bc04d824:/latin.plp diff --git a/latin.plp b/latin.plp index eb648c3..e6ef7a2 100644 --- a/latin.plp +++ b/latin.plp @@ -41,11 +41,17 @@ unless (exists $get{v}) { my %scriptname = ( latn => 'Latin', + latnuc => 'Uppercase', + latnlc => 'Lowercase', latfsuet => 'Sütterlin', asl => 'ASL', # American manual alphabet brai => 'Braille', morse => 'Morse', tap => 'Tap code', + taps => 'Tap simplified', + ics => 'Maritime flags', # International Code of Signals + sem => 'Flag semaphore', + rm4scc => 'RM4SCC', ); my @table = do 'writing-latn.inc.pl';