Rich
cb355b71aa
Command Line switch to skip ReplaceWords function (Edit and Print)
...
Added Hanging Indent Logic for Grids.
2014-10-08 20:13:15 +00:00
d8b0f21619
IP2 Background: Fixes for bad pagination within Step Description table & width of some sub-steps
2014-10-08 16:37:28 +00:00
8c806ccd97
IP2 Background: Fixes for bad pagination within Step Description table
2014-10-08 16:36:50 +00:00
7a25579663
IP2 Background indenting in Step Description Table for non-template steps
2014-10-08 14:14:05 +00:00
ea01b9bf71
Logic for more control over indenting and underlining on Auto Table of Contents
...
Added logic to prevent multiple numbers (on top of each other) from printing on the AutoTableOfContents, added logic to support format defined section continue text, logic to support EndMessageOnEachSubSection, logic to repeat high level step text as part of a continue message
Logic to support DidFirstPageDocStyle flag, logic to support {SECTIONLEVELNUMBER} {SECTIONLEVELTITLE} on the same line of a pagelist item when the section title goes to more than one line.
2014-10-07 19:37:11 +00:00
eeb8b9f452
For IP2 format, for unused pagelist tokens, don’t write error message to log.
2014-10-07 13:13:57 +00:00
f9d0c363f7
Support for ‘PaginateOnLowerStepLevel’ pagination flag (for IP2BCK)
...
IP2BCK: Step Description table’s title (Cont) support and various xoffset & margin fixes
IP2BCK: Support Step Descriptions table’s title (Cont) message
IP2BCK: Implement ‘NoTabAlign’ flag so that tab aligning won’t occur for EquipmentOpt step types
2014-10-03 13:44:46 +00:00
Rich
08f2a9f631
Fixed logic so that if the high-level step has an end message and the end message would excede the bottom margin, then the step is placed on the next page.
2014-10-02 13:13:20 +00:00
Rich
183bdf015a
The logic was changed to keep the first continuuous subsection on the same page as its header.
2014-10-01 15:16:34 +00:00
Rich
8b9a092708
Provide the option to display the PDF before the Page Number Transitions were updated to help the process of correcting pagination.
...
Fix the inheritance lookup for Transtitions
2014-09-30 20:26:47 +00:00
Rich
033e5e9122
Align centerd tables with CheckOffs
...
Fix PCPC Print Logic when the next step is not applicable
2014-09-29 16:17:17 +00:00
Rich
b2aa854328
Check for a null value if a page break cannot be found in a step.
...
Fixed logic for steps with End Messages.
2014-09-26 20:05:45 +00:00
84f4153900
Add logic to determine if a section has one high level step and an end message to include the height of the end message when a section will not fit on a page.
...
When determining the Page Break location in a step, verify that the item before the page break will fit on the page
Add Error Log output if text is low on the page,
2014-09-26 15:39:31 +00:00
eac2037172
Consider whether an ‘End’ message is printed when determining page breaks
...
Added error log message ‘End Message LOW on page’, if the end message locates on the bottom line of page list box.
2014-09-25 16:38:03 +00:00
1298fa7c38
Needed to comment more code still in development.
2014-09-25 13:24:03 +00:00
ef426ca3e3
Fixed issue of blank pages would sometimes have a line down the center
2014-09-25 13:04:06 +00:00
881cbe5bdd
Adjust HLS width (checklist header) and DocStyle:page length for pagination
...
Display message box after formats/genmacs are copied
Improve checklist pagination
Improve checklist pagination & right checklist box line alignment
2014-09-24 14:47:36 +00:00
b27b0ad8bd
Added a FormattedDisplayText for use on Calvert’s Placekeepers
...
Will now handle Bold, Underline, and Super/Sub Script
2014-09-18 19:58:04 +00:00
29f3db8605
BGEALN: Adjust Condition/Response table header to left by 1 character
2014-09-18 16:17:35 +00:00
373634318b
Needed to add 1 to the page number when generating the Place Keeper page
2014-09-17 15:46:02 +00:00
Rich
4069371056
Added output to the DebugPagination file.
...
Changed the oage break logic to keep a substep with its cautions and notes.
2014-09-12 20:39:29 +00:00
fbb2df544c
WCNCKL: Improve pagination of checklists, i.e. don’t break if 1st substep doesn’t fit on page
...
WCNCLK: ‘SplitText’ moved out of file & use it from RtfTools
2014-09-09 13:11:20 +00:00
Rich
aa6050a955
Changed Rtf to virtual so that vlnParagraph could override the derived property
2014-09-05 14:30:41 +00:00
Rich
8261a6bb55
Change a Property name (Prefix) to (PathPrefix)
...
Added generic Properties (Prefix and Suffix) for vlnParagraph
Changed Rtf to be lazy-loaded using new method BuildRtf
2014-09-05 14:29:20 +00:00
0b53f7ec7e
Improve pagination so that if steps at lower level have same y-offset as parent, break at parent (recursively until HLS)
2014-09-04 15:37:06 +00:00
Rich
74f88b6c1c
If the pagebreak is occuring at a location in the AER and RNO columns, use the maximum step level to determine the proper place to break.
2014-09-03 19:49:07 +00:00
ca30984031
Calvert Alarms: fix line spacing around text for Caution1 step type (Annunciator Window)
2014-09-03 13:56:40 +00:00
8c727377f3
Template use: if xoffset from template is 0, don’t use it and use width for wolf creek checklists
2014-09-03 12:21:26 +00:00
Rich
0808404bea
If the pagebreak is occuring at a location in the AER and RNO columns, use the maximum step level to determine the proper place to break.
2014-09-02 15:18:34 +00:00
c99b216e51
(B2014-095) Added a BackSpaceSize format variable off PrintData
...
(B2014-095) Use BackSpaceSize
2014-08-28 15:22:31 +00:00
01f078ea4f
Added property ‘BottomIsTable’ for determining that last item with change bar is a table
...
For Calvert Alarms, include table in continuous change bars
2014-08-27 16:48:35 +00:00
Rich
793f4c58df
The Pagination Logic was improved to more properly paginate the alarm procedures for Calvert.
2014-08-27 12:23:56 +00:00
c33fb0af53
BGEALN: Do not duplicate Tab/header for Notes/Cautions/Warnings. Add ‘IsCautionOrNotePart’
...
BGEALN: Various improvements in Calvert Alarms for blank lines within Notes/Cautions/Warnings
2014-08-26 16:36:29 +00:00
Rich
de04f70185
Don't paginate on an OR step if it's parent will fit on a page.
...
Only remove the Condition/Response header if the next Page Break is the first substep of the Condition/Response step.
2014-08-26 11:07:16 +00:00
Rich
907ff47e5d
1 Keep Notes/Cautions/Warnings with Condition/Response text
...
2 Don't break Condition/Response text before 3 lines.
3 Paginate Device and Setpoint lists properly
2014-08-25 18:39:36 +00:00
580ca5f63c
Don’t turn off Bold or Underline during Replace Words if entire text is manually Bold and/or Underlined
...
Fix the RNO continue message so that it does not use a bullet character when building the tab for the continue message
2014-08-22 20:20:06 +00:00
310fb42c3c
Fixed logic that determines when a step is continued on next page so that it uses the phonelist length
...
Fixed logic that counts the number of lines a phone list takes
Added number of lines an item take up in our debug (micro-print) message
2014-08-22 17:07:14 +00:00
Rich
9393fc01d4
Fixed logic for Calvert Alarm Condition/Response steps
...
Commented-out debug output
Added logic to keep text from being very bold when it starts with a bullet
Changed continue logic so that "(Continue)" does not overlap with the step tab.
2014-08-22 13:42:53 +00:00
45e663f2d3
For Calvert Alarms, when a CONDITION/RESPONSE table had a long list of Notes/Cautions associated with it, the page break was not correct. This was fixed.
2014-08-21 16:41:46 +00:00
9362a5f6d8
Improve location of centered NOTE, CAUTION & WARNING tabs
...
Enclose special case Calvert Alarm blank line handling for Cautions/Notes in Calvert Alarm Flag
2014-08-21 12:34:18 +00:00
Rich
7c26029b92
Fixed logic to correctly determine page break location at the end of a Condition/Response substep.
2014-08-20 16:26:54 +00:00
77e02fd438
Calvert Alarms: CONDITION/RESPONSE top continue messages improvements.
2014-08-20 13:49:22 +00:00
Rich
c0c249825c
Changed logic so that only the first substep skips the CR header
2014-08-19 19:23:32 +00:00
b52a05af12
Allow for continuous change bars with message at top, when flag is changeid
2014-08-19 12:40:18 +00:00
3d2757f094
Calvert Alarms: Make subscript/superscript characters a little bigger for CompressPropSubSup flag
2014-08-19 12:38:23 +00:00
Rich
49ffee4bd0
Change VlnSvgPageHelper TopMessageR(s) to support multiple vlnText items.
...
Corrected logic so that the tab is properly formatted in the continue message. Prior to this change the Tab incorrectly underlined the space following the tab
2014-08-18 18:39:36 +00:00
Rich
dec6a46080
Limit Calvert Alarm logic for Condition/Response to only be run for SpecialCaseCalvertAlarm format flag.
...
Added debug logic for TextAt counter.
2014-08-18 18:38:39 +00:00
8ee514f476
All changes are contained in BGE ALN flags: CONDITION/RESPONSE table top continue message improvements; vertical spacing around bulleted items (where everynlines == 99) fix; if previous step is within template & this is not (and has same type) use template definition (only for Calvert Alarms)
...
Y location Adjustments for Calvert Alarms ‘CONDITION/RESPONSE table top continue messages
2014-08-18 13:35:10 +00:00
a33347b22a
Replace words for bolding [Bxxx], i.e. support for regular expression text in replaceword/with
...
Added TextAt counter for debug
Added debug of TextAt by allowing specifying of ItemIds
2014-08-18 13:34:09 +00:00
Rich
7cdeec91f8
Adjusted the Condition/Response table lines.
2014-08-15 22:32:06 +00:00