Adjusted AER width and RNO column position

This commit is contained in:
John Jenko 2014-01-24 18:32:27 +00:00
parent 2f3b770fec
commit 5538a252d7

View File

@ -1603,8 +1603,10 @@ namespace fmtxml
{
fmtdata.ProcData.CoverTitleLength = 42;
fmtdata.ProcData.CheckOffData.CheckOffList[0].NotOnEmpty = "True";
fmtdata.SectData.StepSectionData.StpSectLayData.ColRTable = "0,204,144";
fmtdata.SectData.StepSectionData.StpSectLayData.ColRTable = "0,216,144"; //"0,204,144";
fmtdata.SectData.StepSectionData.StpSectLayData.RNOWidthAlt = "0,193,0";
fmtdata.SectData.StepSectionData.StpSectLayData.WidSTableEdit = "396,190,114"; //"396,192,114"
fmtdata.SectData.StepSectionData.StpSectLayData.WidSTablePrint = "396,190,114"; //"396,192,114"
fmtdata.StepData[2].TabData.Ident = " {numeric}.";
fmtdata.StepData[2].TabData.RNOIdent = " .";
fmtdata.StepData[4].TabData.RNOAdjustTabSize = 12;