Slight increase of width of text for Cautions/Notes/Warnings
This commit is contained in:
parent
de04f70185
commit
ee74919174
@ -54,9 +54,9 @@ namespace fmtxml
|
||||
fmtdata.BoxData[1].TxtWidth = 130;
|
||||
fmtdata.BoxData[1].BXMLS = null;
|
||||
fmtdata.BoxData[1].BXMRS = null;
|
||||
fmtdata.BoxData[2].TxtWidth = 428;
|
||||
fmtdata.BoxData[3].TxtWidth = 428;
|
||||
fmtdata.BoxData[4].TxtWidth = 428;
|
||||
fmtdata.BoxData[2].TxtWidth = 440;
|
||||
fmtdata.BoxData[3].TxtWidth = 440;
|
||||
fmtdata.BoxData[4].TxtWidth = 440;
|
||||
|
||||
fmtdata.SectData.ReplaceStrData[10].ReplaceWord = @"(\[B\w*\])";
|
||||
fmtdata.SectData.ReplaceStrData[10].ReplaceWith = @"\b $1\b0 ";
|
||||
|
Loading…
x
Reference in New Issue
Block a user