Stream: shorthand
Topic: Support for page structure
Keith Boone (Mar 10 2020 at 22:53):
I like being able to set the order of my pages by using numbers at the beginning, but would really enjoy being able to create a hierarchical structure using numbers like 7-1_ or perhaps even 7-a_ or even 7.1_/7.a_
Chris Moesel (Mar 11 2020 at 14:43):
@Keith Boone -- the number prefixes are really intended just to be a stop-gap until we support a more complete solution to IG configuration. The configuration file (which has been proposed, but not yet implemented) provides a way to specify page hierarchies.
John Moehrke (Mar 12 2020 at 16:25):
simple is nice. why go to something more ?
Keith Boone (Mar 12 2020 at 21:35):
@Chris Moesel That works for me.
@John Moehrke Because flat hierarchies don't work once you get beyond 7+/-2 things to think about and remember. Why is not every section in an IHE document a level 1 head?
John Moehrke (Mar 12 2020 at 22:25):
I was expecting Header levels was already handled using Mark Down headers.. so I was expecting we just needed a simple sequence within a menu. Sorry
Last updated: Apr 12 2022 at 19:14 UTC