-
DescriptionI would like to have a have a format with the following requirements:
In Adobe Framemaker (FM), the auto-numbering format is handled using lists of integers See https://help.adobe.com/en_US/framemaker/using/using-framemaker/user-guide/frm_page_layout_pl-styles-lists-and-autonumbering.html Let me illustrate here:
Explanation:
So we would have the following auto-numbering strings: Chapter 1 Chapter 2 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I don't see any other solution than for you to implement that as a Lua Filter, see https://quarto.org/docs/extensions/filters.html. |
Beta Was this translation helpful? Give feedback.
-
I'd like to support this, but there are some of things blocking our ability to do that generically. See the second bullet item in #4944 if you want to track our progress on it. |
Beta Was this translation helpful? Give feedback.
I'd like to support this, but there are some of things blocking our ability to do that generically. See the second bullet item in #4944 if you want to track our progress on it.