SCROLL-IGNORE
The “scroll-ignore” macro appears in the user macro “tabsetup”. The tabsetup macro is used on almost every page in the SWEHB. It creates the index tabs across the top of every page. The error message doesn’t appear to hurt anything but is a nuisance. I deleted the “scroll-ignore” macro from two places in the “tabsetup” user macro and the error message goes away. The tabsetup macro appears to work just fine. Even the current PDF builder appears to work fine. I will test a little more on Staging and let you know when I decide to remove it from production.
SCROLL-ONLY
The “scroll-only” macro is used in the following user macros:
- Refstable
- Refstable-intro
- Refstable-topic
These user macros are responsible for building the list of references displayed in the Resources tab of all the SWE pages and Topic pages plus the introduction page. With the “scroll-only” macro in these user macros, the user macro breaks and does not display references. I deleted the section of code bracketed by the “scroll-only” macros and tested the result in all types of pages. Everything works just fine. The code bracketed by these macros can safely be removed from these 3 user macros in all places where it is located (I have several dozen pages where I use it to generate reference lists manually.
I will test a little more on Staging and let you know when I decide to remove it from production.