- Make all packages Expl3.
- Replace ifthen dependency with wrappers for Latex3 conditionals. - Debug CrossRef and WrapBoxout.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{PrimeTeX/packages/Titles}[2025-07-16]
|
||||
\ProvidesExplPackage{PrimeTeX/packages/Titles}{2025-07-16}{1.0}{
|
||||
Title formatting definitions.
|
||||
}
|
||||
|
||||
\ifthenelse{\NOT\boolean{doRomanNumerals}}{
|
||||
\bool_if:NF \g_roman_bool {
|
||||
\renewcommand{\thepart}{\arabic{part}}
|
||||
}{}
|
||||
}
|
||||
|
||||
\titleformat{\part}[display]{
|
||||
\normalfont\sbfamily\huge
|
||||
|
||||
Reference in New Issue
Block a user