From cb397bfc503077962ce48f6dccb8fa8b6460ec0a Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 11 Apr 2017 00:19:51 +0200 Subject: [PATCH 1/1] latin: rename Tap simplified to Short Tap --- latin.plp | 10 +++++----- writing-latn.inc.pl | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/latin.plp b/latin.plp index 897fe0a..e0bb689 100644 --- a/latin.plp +++ b/latin.plp @@ -24,12 +24,12 @@ Html({ #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, - #tap-simplified td { + #short-tap td { line-height: 1ex; } #ita2 td { @@ -59,17 +59,17 @@ Html({ margin-right: -10px; } #tap-code .sample, - #tap-simplified .sample { + #short-tap .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, - #tap-simplified .sample span { + #short-tap .sample span { margin-right: 1ex; white-space: nowrap; } diff --git a/writing-latn.inc.pl b/writing-latn.inc.pl index 1be023d..4186f18 100644 --- a/writing-latn.inc.pl +++ b/writing-latn.inc.pl @@ -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 })], -'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 })], -- 2.30.0