From c7399071b5121ddded1209d9978a6f044f4e5ecc Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 3 Apr 2017 01:21:54 +0200 Subject: [PATCH] latin: dynamic sample of user input Experimental feature to concatenate given letters in all rows. Rough comparison of actual usage (though without any specific script features, kerning, or other exceptions). --- latin.plp | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/latin.plp b/latin.plp index 70c9635..a801e68 100644 --- a/latin.plp +++ b/latin.plp @@ -34,7 +34,7 @@ Html({ stroke-linecap: round; stroke-linejoin: round; } - #code-39 { + td { white-space: nowrap; } @@ -94,3 +94,45 @@ else { :> + -- 2.30.0