Removed longdash replacement from title.

Fixed capital AE in embossed-letters.
Added BOM to all files


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@554 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
coppro
2007-07-11 17:46:53 +00:00
parent c963950697
commit fe7221005f
16 changed files with 20 additions and 24 deletions
+1 -8
View File
@@ -376,14 +376,7 @@ init script:
# step 1 : Æ replacement rule
replace_rule(
match: "AE",
replace: "Æ") +
# step 2 : longdash for keywords
replace_rule(
match: "--",
replace: "—") +
replace_rule(
match: " - ",
replace: " — ")
replace: "Æ")
#character filter for copyright line
copyright_filter :=