You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manipulating this command to match the titleformat (or vice versa to save space) would make section useful for the beginnings of subfiles (the major divisions: Christmas, Epiphany, Easter Trinity without having to resort to addcontentsline and phantomsection especially where we don't need sectioning (Ascension, Pentecost. Corpus Christi, Sacred Heart in the temporale and the double of the I (II) class feasts in the sanctorale) or where we don't have feasts (the Saturdays of the temporale before the first Sunday of the new season) because the anchors are hard to get right.
(Also remember with festum, we can type normally and then the MakeUppercase should do the rest.)
The text was updated successfully, but these errors were encountered:
Using \section*{} will result in that specific text be displayed the same as a section heading, but no other feature of section (no section mark for headers/footers, no ToC entry, and no number).
another consideration for where we want section commands (whether or not they're in the "Index Generalis").
\titleformat{\section}[display]{\huge\filcenter\sc\addfontfeature{LetterSpace=5.0}}{}{}{}
is not quite the same as this:Manipulating this command to match the
titleformat
(or vice versa to save space) would makesection
useful for the beginnings of subfiles (the major divisions: Christmas, Epiphany, Easter Trinity without having to resort toaddcontentsline
andphantomsection
especially where we don't need sectioning (Ascension, Pentecost. Corpus Christi, Sacred Heart in the temporale and the double of the I (II) class feasts in the sanctorale) or where we don't have feasts (the Saturdays of the temporale before the first Sunday of the new season) because the anchors are hard to get right.(Also remember with
festum
, we can type normally and then theMakeUppercase
should do the rest.)The text was updated successfully, but these errors were encountered: