mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 05:57:00 -04:00
Fixed some minor errors in keywords and text field formatting.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@581 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -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:
|
|||||||
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:
|
|||||||
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:
|
|||||||
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:
|
|||||||
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—-]+
|
||||||
|
|||||||
Reference in New Issue
Block a user