Improve location of centered NOTE, CAUTION & WARNING tabs
Enclose special case Calvert Alarm blank line handling for Cautions/Notes in Calvert Alarm Flag
This commit is contained in:
@@ -54,6 +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.SectData.ReplaceStrData[10].ReplaceWord = @"(\[B\w*\])";
|
||||
fmtdata.SectData.ReplaceStrData[10].ReplaceWith = @"\b $1\b0 ";
|
||||
|
Reference in New Issue
Block a user