Update the stylesheet of a Generator

  • Thomas S
  • Thomas S's Avatar Topic Author
More
#9 by Thomas S
Thomas S created the topic: Update the stylesheet of a Generator
When developing your generator, you may need to update the stylesheet (.dotx file in the stylesheet subfolder of the project) to modify a style, add a new style, update headers and footers...
pxDoc will not immediately take into account this update. You need either to restart Eclipse (boring...) or to follow the following steps:
  • Go to a style application in your Generator (e.g. #Heading1)
  • Delete the last character of the style name (e.g. #Heading)
  • Click on the error icon that appears at the beginning of the line
  • Eclipse suggests to "Reload the stylesheet"

You can now test the document generation with this new stylesheet!
Attachments:

Please Log in or Create an account to join the conversation.