From 8e747c8a592bcbaffef600bd86d1a0da938813af Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Thu, 19 Feb 2015 20:50:17 +0100 Subject: [PATCH] writing: enable circus stylesheet Previously omitted to avoid bright colours without significant meaning by default, but prefer normal styling now that unicode levels are indicated. --- writing.plp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writing.plp b/writing.plp index e26b655..c5a23c7 100644 --- a/writing.plp +++ b/writing.plp @@ -12,7 +12,7 @@ Html({ script glyph unicode writing comparison character alphabet letter history phoenician latin sample test language multilingual '], - stylesheet => [qw'light dark red'], + stylesheet => [qw'light circus dark red'], data => [qw'writing-phnx.inc.pl'], }); -- 2.30.0