make hidden head options available

casual style: make the head options 'alternate', 'details' and
'nodetails' available to the user. (previously they were hidden).
This commit is contained in:
David 2021-01-26 18:40:59 +01:00
commit 87a6283824
2 changed files with 15 additions and 2 deletions

View file

@ -1,4 +1,5 @@
Release: next
- casual style: make the head options 'alternate', 'details' and 'nodetails' available to the user. (previously they were hidden).
- fix Researcher ID (still) doesn't display Issue #29.
- make options 'symbols' and 'nosymbols' available to all styles to toggle whether
symbols should be used or not. Include symbols in oldstyle by default.