Hi all,
I want to make titles not display number by default in my style. By toggling it in some file then observe the raw code, I think a good way to achieve that is having something like
so that the variable is properly set to false.
However, how should I set section-display-numbers to false in style file? I tried input “initial” as a keyword, but in style file it doesn’t seems accepting arguments, so …