B2016-134: WCNTRN format – print of section top message for sub-step with note

This commit is contained in:
2016-05-23 16:03:41 +00:00
parent 2f81c9c85f
commit c92fee3ab1
2 changed files with 25 additions and 8 deletions

View File

@@ -1094,6 +1094,7 @@ namespace Volian.Print.Library
RemoveProcessedParagraphs(myList, yTopNew - yTop);
yTop = yTopNew;
MyPageHelper.ParaBreaks.Add(paraBreak);
ySpaceOnNextPage1 -= paraBreak.GetSectionTopMessageSize(); // B2016-134: Account for wcntraining section top continue on substep containers (notes/cautions)
ySpaceOnCurPage = ySpaceOnNextPage1;
//ySpaceOnCurPage = yPageSize - (myTopMsgSpace + SixLinesPerInch); // Allow for continue message and blank line.