Added TabPtsPerChar to allow fmtxml to set this format variable
Adjust tab width for proportional font (m.1 was wrapping onto 2 lines)
This commit is contained in:
@@ -17,6 +17,7 @@ namespace fmtxml
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.ColRTable = "0,192,126";
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.ColT = -16;
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.WidT = 442;
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.TabPtsPerChar = 6.2f;
|
||||
fmtdata.SectData.StepSectionData.SequentialTabFormat[4].TabFormat = "{seq})";
|
||||
fmtdata.SectData.StepSectionData.SequentialTabFormat[4].PrintTabFormat = "{seq})";
|
||||
fmtdata.TransData.UseSpecificTransitionModifier = "true";
|
||||
|
Reference in New Issue
Block a user