RGE SAMG format - Set the Word Attachments to be paginated continuously with the procedure
added code to allow for plant specific modifications to document styles (section styles)
This commit is contained in:
@@ -1063,6 +1063,9 @@ namespace fmtxml
|
||||
// Inherit fonts.
|
||||
DoDSFontInherit(ref dcstyles);
|
||||
|
||||
// do Plant specific adjustments
|
||||
AddPlantSpecific(fname, ref dcstyles);
|
||||
|
||||
// First serialize files based on the above - then use xsl to transform
|
||||
// into prefered xml.
|
||||
if (!Directory.Exists("fmt_xml")) Directory.CreateDirectory("fmt_xml");
|
||||
|
Reference in New Issue
Block a user