From acbec489df38e182a8e284095ccd7a0f1d84112e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 3 Mar 2019 18:51:34 +0100 Subject: Styled narrative rendering --- data/demo.sc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/demo.sc b/data/demo.sc index 8890774..ea601c2 100644 --- a/data/demo.sc +++ b/data/demo.sc @@ -8,6 +8,10 @@ STYLES { PRESTITLE { FONT Cantarell Bold 20 } + BP { + FONT Cantarell Regular 14 + PARASPACE 20u,0u,10u,10u + } } SLIDE { SIZE 1024u x 768u -- cgit v1.2.3