jjenko
d7c2300021
F2026-017 Blank line was sometimes missing after the Note and Caution text. This was a 64-bit build difference that affected the text width calculations.
2026-07-17 10:11:43 -04:00
Kevin Laskey
a891a62ffa
F2024-067 - Updates to VCSummer for time sensitive stes (clock)
2024-08-07 14:15:57 -04:00
jjenko
7f899175d1
C2024-017 Removed old (not implemented) format variables and settings from the format files and removed incomplete references to them in the C# code. Also added descriptions of the used format variables in the C# code that hooks the XML format files to the PROMS C# logic.
2024-07-26 14:54:11 -04:00
Rich
2da62a43b8
Eliminate the footer to increase printable space on the page.
2018-02-21 15:57:06 +00:00
jjenko
d393a715a5
B2017-190 Adjusted the position of the page border for the Single Column Procedure Steps section type.
2017-08-30 20:20:51 +00:00
mvickers
243779476c
The header information for the Appendix Pages, Special Appendix Pages, One Column Attachment Page, Two Column Attachment page and Attachment_Landscape pages will all be consistent with the following format:
...
-PROCEDURE NUMBER
-SECTION NUMBER
-PAGE X of X
-REVISION NUMBER
2017-05-04 18:55:33 +00:00
jjenko
3935e16f46
Moved the StepCompression to the correct format location (to turn off step compression)
2017-03-28 17:00:44 +00:00
mvickers
156888f6dc
Removed compression and partial step compression at Brian Seo's request. F2017-028.
2017-03-23 11:04:51 +00:00
jjenko
ed19140154
Adjusted the left margin for the Appendix page MS Word section type so that the page header and border are in the same position as the other attachment styles. F2016-043
2016-10-24 16:46:05 +00:00
Rich
f4fc2bf199
Adjust Page Length and Page Width to keep text within borders
2016-10-11 18:14:54 +00:00
jjenko
d672b83065
Adjusted the End message box and the width of the Appendix section style
2016-09-30 15:46:09 +00:00
mvickers
684f39c6ee
Adjusted margins, boxes, and fixed length of the end of section messages
2016-09-29 15:20:10 +00:00
jjenko
d24df779c3
B2016-217 fixed the alignment of the End Message box.
2016-09-28 17:54:27 +00:00
mvickers
257ba5943c
Changed right width in the Introduction section, changed top margin for the Appendix, Special Appendix, and Foldout Pages Word sections, added "REFERENCE PAGE for <procedure number>" to the top of the Foldout Pages Word section
2016-09-27 22:55:39 +00:00
mvickers
09214acd75
Added 11 x 17 and partial step compression
2016-06-07 15:40:12 +00:00
jjenko
062a5be314
Auto Table of Contents fixes
2016-03-08 20:59:50 +00:00
jjenko
5586849ebc
Turned on the Imperfect Structure flags for HLS and for SubSteps
2015-09-02 15:24:44 +00:00
jjenko
a5615f9ea7
Turned on Searchable for ContAcParagraph so that it will appear in Global Search’s step type list ( B2015-008)
2015-08-04 17:10:31 +00:00
jjenko
42ee6dd435
Adjusted the section title length so it does not bump into the attachment page number
2015-07-28 13:46:09 +00:00
jjenko
664ecc3440
Shortened the section title length so that long section titles do not run into the page number at the top of the page
2015-07-23 20:48:43 +00:00
Kathy
cf388f5fc0
The end of procedure statement should all have the dashed lines like the two column format
2015-07-22 16:06:03 +00:00
Kathy
96f25e72e4
Changed Names & made modifications to match request from customer:
...
Two Column – Procedure Steps
Two Column – Attachment Steps
Foldout Page
Purpose/Symptoms
One Column – Procedure Steps
One Column – Attachment Steps
One Column Procedure Steps – First Sub-Section
One Column Procedure Steps – Next Sub-Sections
One Column Procedure Steps – Last Sub-Section
-----------
Two Column – Procedure Steps:
• Has ‘OPERATOR ACTIONS’ on 1st page (within box)
• Remaining pages do not have ‘OPERATOR ACTIONS’
Two Column – Attachment Steps:
• Has section title above box
One Column – Procedures Steps
• Has ‘OPERATOR ACTIONS’ on 1st page (within box)
• Remaining pages do not have ‘OPERATOR ACTIONS’
One Column – Attachment Steps:
• Has section title above box
One Column Procedure Steps – First Sub-Section
• Has ‘OPERATOR ACTIONS’ on 1st page (within box)
• Has Section title below ‘OPERATOR ACTIONS’ on 1st page
• Remaining pages do not have ‘OPERATOR ACTIONS’ or Section title
• End message is ‘END OF SECTION’
One Column Procedure Steps – Next Sub-Sections
• Has Section title (within box)
• Remaining pages do not have Section title
• End message is ‘END OF SECTION’
One Column Procedure Steps – Last Sub-Section
• Has Section title (within box)
• Remaining pages do not have Section title
• End message is ‘END OF [EOP NUMBER]’
2015-07-22 14:45:10 +00:00
Kathy
bd75e47b8b
Set Inactive flag on 4 docstyles:
...
Procedure Steps (all but first page)
Single Column Procedure Steps (all but first page)
Procedure Steps – Use Section Title (First Page)
Single Column Procedure Steps – Last Sub-Section.
2015-07-20 14:19:07 +00:00
Kathy
7ddf86f5b0
Set ‘Boxit’ to false for LossOfAc Steps (Un-numbered HLS in menu)
2015-07-16 12:08:03 +00:00
Rich
4f4513ffe5
Added CenterToStepThenPage format flag which smothly transitions the left margin of a table as the table width increases from the high-level step width to the page width.
2015-07-13 15:49:08 +00:00
jjenko
beac05011e
Single Col Section types now say “Operator Actions” and have a blank line after it. Added a “Single Column Procedure Steps – Last Sub-Section” which will print an end message that includes the procedure number. Added a new transition type that puts the Section Number, a space, then the Section Title. This is used for sections that have a section number with a period. The other transition types puts a comma between the section number and section title, resulting in a period followed by a comma.
2015-02-25 15:40:45 +00:00
jjenko
b52c7098f9
Reverted the first transition type back to not allowing the user to select a section
...
Fixed the transition logic so that the first transition type can be when the procedure you are transiting to does not have a default section named “Procedure Steps”.
2014-11-06 20:59:22 +00:00
jjenko
cf3f1b5e43
Allow the selection of a section for the first transition type
2014-11-03 14:14:39 +00:00
jjenko
2356fbadca
AutoTableOfContents, Sub-Sections, new docstyles to support FSP procedures
2014-10-07 19:38:55 +00:00
mvickers
713ddbb3df
changed format file name
...
added list of bold words
changed format name
2014-09-17 14:40:21 +00:00
jjenko
c9d7129582
2014-09-10 20:18:07 +00:00