latin: rename Tap simplified to Short Tap
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 10 Apr 2017 22:19:51 +0000 (00:19 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 24 Apr 2017 23:51:41 +0000 (01:51 +0200)
latin.plp
writing-latn.inc.pl

index 897fe0a086e67ae51be5270ba4f0a02784917083..e0bb6897b9bdd09d09f626857b4fe4948c30d5d2 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -24,12 +24,12 @@ Html({
        #sütterlin td { font-family: Suetterlin }
        #ita2 td,
        #tap-code td,
        #sütterlin td { font-family: Suetterlin }
        #ita2 td,
        #tap-code td,
-       #tap-simplified td {
+       #short-tap td {
                white-space: normal;
                word-spacing: 5em; /* force line break between words */
        }
        #tap-code td,
                white-space: normal;
                word-spacing: 5em; /* force line break between words */
        }
        #tap-code td,
-       #tap-simplified td {
+       #short-tap td {
                line-height: 1ex;
        }
        #ita2 td {
                line-height: 1ex;
        }
        #ita2 td {
@@ -59,17 +59,17 @@ Html({
                margin-right: -10px;
        }
        #tap-code .sample,
                margin-right: -10px;
        }
        #tap-code .sample,
-       #tap-simplified .sample {
+       #short-tap .sample {
                font-size: 80%;
        }
        #ita2 .sample,
        #tap-code .sample,
                font-size: 80%;
        }
        #ita2 .sample,
        #tap-code .sample,
-       #tap-simplified .sample {
+       #short-tap .sample {
                word-spacing: 0;
        }
        #ita2 .sample span,
        #tap-code .sample span,
                word-spacing: 0;
        }
        #ita2 .sample span,
        #tap-code .sample span,
-       #tap-simplified .sample span {
+       #short-tap .sample span {
                margin-right: 1ex;
                white-space: nowrap;
        }
                margin-right: 1ex;
                white-space: nowrap;
        }
index 1be023d367e7e17f184785ae3cb2a3b44b003d36..4186f183721cd95fbd66c12d6dbfe61d95dfd754 100644 (file)
@@ -87,7 +87,7 @@ my $U = 0;  # optional unicode alternatives
        11 12 13 14 15 21 22 23  > 24 25 31 32
        33 34 35 41 42 43 44 45 51 52 53 54 55
 })],
        11 12 13 14 15 21 22 23  > 24 25 31 32
        33 34 35 41 42 43 44 45 51 52 53 54 55
 })],
-'Tap simplified' => [disptap(qw{
+'Short Tap' => [disptap(qw{
        11 12 13 14 21 22 23 20 > 31 -13 32 33
        30 41 42 -13 43 40 10 51 52 53 50 -31 -40
 })],
        11 12 13 14 21 22 23 20 > 31 -13 32 33
        30 41 42 -13 43 40 10 51 52 53 50 -31 -40
 })],