keyboard/altgr/index: metadata and inventory counts in include
[sheet.git] / keyboard / altgr / macos.eng.inc.pl
index 0d0718d24dd6de8234d30b9ca1d5299f0726af14..2eab950b280460f707dd4d058d09fc1e5d65816f 100644 (file)
@@ -25,7 +25,7 @@ my %rows = (
        'J' => 'Ô',
        'j' => '∆',
        'K' => '',
-       'k' => '°',
+       'k' => '˚', # really
        'L' => 'Ò',
        'l' => '¬',
        'M' => 'Â',
@@ -53,7 +53,7 @@ my %rows = (
        'X' => "\N{OGONEK}",
        'x' => '≈',
        'Y' => 'Á',
-       'y' => '¥',
+       'y' => '¥', # terminal substitutes \
        'Z' => "\N{CEDILLA}",
        'z' => 'Ω',
        '[' => "\N{LEFT DOUBLE QUOTATION MARK}",
@@ -102,8 +102,9 @@ my %rows = (
 
 +{
        %{ kbchars(\%rows) },
-       version => '1.3',
+       version => '1.4',
        title => 'US option',
+       category => '2/latin/macos',
        intro => join("\n",
                'Resulting <a href="/unicode">selection</a> of <a href="/charset">Unicode</a> characters',
                "while pressing ⌥ Option (Alt) with Apple's US (or US International) layout",