fix: Set the details option explicitly as default in the banking style (#299)

This commit is contained in:
Alexander Edding 2026-06-20 11:46:05 +02:00
commit 086fe7c6b2
No known key found for this signature in database

View file

@ -36,7 +36,7 @@
\DeclareOption{nosymbols} {\@symbolsfalse}
\DeclareOption*{}% avoid choking on unknown options
\ExecuteOptions{mixedrules,left,symbols}
\ExecuteOptions{mixedrules,left,symbols,details}
\ProcessOptions*\relax% \ProcessOptions* processes the options in the order provided (i.e., with the later ones possibly overriding the former ones), while \ProcessOptions processes them in the order of the package