mirror of
https://github.com/moderncv/moderncv.git
synced 2026-07-12 18:44:36 +02:00
fix: Set the details option explicitly as default in the banking style (#299)
This commit is contained in:
parent
8bab67011d
commit
086fe7c6b2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue