make hidden head options available

add '(no)details' option to head in all styles, plus 'alternate' in casual
This commit is contained in:
David 2021-01-26 18:40:59 +01:00 committed by Mark E. Fuller
commit edb8959d51
No known key found for this signature in database
GPG key ID: D1CB9BCF4D87185F
7 changed files with 74 additions and 10 deletions

View file

@ -24,7 +24,7 @@
\DeclareOption{right} {\@leftfalse\@righttrue}
\DeclareOption*{}% avoid choking on unknown options
\ExecuteOptions{details, left}
\ExecuteOptions{details,left}
\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