mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04: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
|
||||
line height hard: 1.2
|
||||
line height line: 1.5
|
||||
line height soft: 0.9
|
||||
watermark:
|
||||
left: 151
|
||||
top : 58
|
||||
|
||||
@@ -155,7 +155,7 @@ card style:
|
||||
top : 296
|
||||
width: 199
|
||||
height: 18
|
||||
alignment: top left
|
||||
alignment: top left shrink-overflow
|
||||
z index: 1
|
||||
font:
|
||||
name: MPlantin
|
||||
|
||||
@@ -190,7 +190,7 @@ card style:
|
||||
top : 260
|
||||
width: 240
|
||||
height: 18
|
||||
alignment: top left
|
||||
alignment: top left shrink-overflow
|
||||
z index: 1
|
||||
font:
|
||||
name: MPlantin
|
||||
|
||||
@@ -1430,7 +1430,7 @@ keyword parameter type:
|
||||
script: \{english_number_ordinal({input})\}
|
||||
keyword parameter type:
|
||||
name: action
|
||||
match: [^(,\n]+
|
||||
match: [^(\n]+
|
||||
keyword parameter type:
|
||||
name: name
|
||||
match: [^(.,\n—-]+
|
||||
|
||||
@@ -464,7 +464,7 @@ keyword parameter type:
|
||||
script: \{english_number_multiple({input})\}
|
||||
keyword parameter type:
|
||||
name: action
|
||||
match: [^(,\n]+
|
||||
match: [^(\n]+
|
||||
keyword parameter type:
|
||||
name: name
|
||||
match: [^(.,\n—-]+
|
||||
|
||||
Reference in New Issue
Block a user