Skip to main content
TdeV1
Inspiring
August 6, 2014
Answered

Templates in Frame 12

  • August 6, 2014
  • 1 reply
  • 436 views

In the new templates provided in Frame 12, why is there no Title paratag?

H0_Heading0 appears to be taking the place of Heading1 in earlier versions of Frame. In the "User Guide" template, it is used for Chapter. How does one insert a Heading "above" H0_Heading0, i.e. I want a heading for the Volume?

How do I get running Header/Footer variable to get its information from a previous file in the book?

Thanks in advance.

This topic has been closed for replies.
Correct answer Arnis Gubins

The author of a template can use any tag name they wish. For any template, if you don't find what you need, add your own tags.

Running H/F variables only get info from the current file. If you're not using any of the global book variables, like $volnum, you can use that instead. Or create a custom file that contains user-defined variables for the information required and import that into all files of the book.

1 reply

Arnis Gubins
Arnis GubinsCorrect answer
Inspiring
August 6, 2014

The author of a template can use any tag name they wish. For any template, if you don't find what you need, add your own tags.

Running H/F variables only get info from the current file. If you're not using any of the global book variables, like $volnum, you can use that instead. Or create a custom file that contains user-defined variables for the information required and import that into all files of the book.

TdeV1
TdeV1Author
Inspiring
August 6, 2014

Does the paratag name/number make any difference if the fm file will later be converted to epub?

Arnis Gubins
Inspiring
August 6, 2014

Not really, as you can map the FM tags to the default CSS or create your own custom CSS.