Commit f3c11449 authored by pichoro's avatar pichoro

Fixed some minor errors in keywords and text field formatting.

parent d5bfdd54
...@@ -300,6 +300,7 @@ card style: ...@@ -300,6 +300,7 @@ card style:
padding bottom: -1 padding bottom: -1
line height hard: 1.2 line height hard: 1.2
line height line: 1.5 line height line: 1.5
line height soft: 0.9
watermark: watermark:
left: 151 left: 151
top : 58 top : 58
......
...@@ -155,7 +155,7 @@ card style: ...@@ -155,7 +155,7 @@ card style:
top : 296 top : 296
width: 199 width: 199
height: 18 height: 18
alignment: top left alignment: top left shrink-overflow
z index: 1 z index: 1
font: font:
name: MPlantin name: MPlantin
......
...@@ -190,7 +190,7 @@ card style: ...@@ -190,7 +190,7 @@ card style:
top : 260 top : 260
width: 240 width: 240
height: 18 height: 18
alignment: top left alignment: top left shrink-overflow
z index: 1 z index: 1
font: font:
name: MPlantin name: MPlantin
......
...@@ -1430,7 +1430,7 @@ keyword parameter type: ...@@ -1430,7 +1430,7 @@ keyword parameter type:
script: \{english_number_ordinal({input})\} script: \{english_number_ordinal({input})\}
keyword parameter type: keyword parameter type:
name: action name: action
match: [^(,\n]+ match: [^(\n]+
keyword parameter type: keyword parameter type:
name: name name: name
match: [^(.,\n—-]+ match: [^(.,\n—-]+
......
...@@ -464,7 +464,7 @@ keyword parameter type: ...@@ -464,7 +464,7 @@ keyword parameter type:
script: \{english_number_multiple({input})\} script: \{english_number_multiple({input})\}
keyword parameter type: keyword parameter type:
name: action name: action
match: [^(,\n]+ match: [^(\n]+
keyword parameter type: keyword parameter type:
name: name name: name
match: [^(.,\n—-]+ match: [^(.,\n—-]+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment