B2023-088: Vogtle 3 & 4 Alarm pagination. Improved pagination for alarms: various alarms were not keeping bullet items together; Caution/Notes not always paginating as best as could be, should start at top of page if this keeps a lot of sub-step together. Put the code changes for pagination.cs & vlnParagraph.cs within a format flag ‘AlarmPagination’

This commit is contained in:
Kathy Ruffing 2023-08-22 09:05:05 -04:00
commit d0b22aca17
4 changed files with 3 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -44,8 +44,9 @@ using System.Runtime.InteropServices;
// Revision DHH (day - no leading zero, two digit hour - military time
//
// ********* REMEMBER TO CHECK THE AssemblyConfiguration SETTING (ABOVE) ********
[assembly: AssemblyVersion("2.1.2308.911")]
[assembly: AssemblyFileVersion("2.1.2308.911")]
[assembly: AssemblyVersion("2.1.2308.2110")]
[assembly: AssemblyFileVersion("2.1.2308.2110")]