This commit is contained in:
parent
1d6fb249c7
commit
5d975e0f8e
@ -991,6 +991,7 @@ namespace fmtxml
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.RNOWidthAlt = "0,186,0";
|
||||
fmtdata.StepData[2].TabData.Ident = " {numeric}.";
|
||||
fmtdata.StepData[2].TabData.RNOIdent = " .";
|
||||
fmtdata.StepData[4].TabData.RNOAdjustTabSize = 12;
|
||||
fmtdata.StepData[7].TabData.Ident = @" \ul NOTE\ulnone";
|
||||
fmtdata.StepData[26].TabData.Ident = @" \ul NOTE\ulnone";
|
||||
fmtdata.StepData[6].MatchUpRNO = "False";
|
||||
|
@ -1010,6 +1010,7 @@ public struct Tab
|
||||
public bool RNOExcludeMacros;
|
||||
public float MacroTabAdjust;
|
||||
//end for VCSummer by jcb
|
||||
public float RNOAdjustTabSize; // added for SHE to align rno whose parent is AND
|
||||
public string IdentEdit;
|
||||
public string Ident;
|
||||
public string IdentAltPrint;
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user