Skip to content

fix: change automark to use chapter or section if availible

Paul Braeuning requested to merge fix/mark-correct-section into main
  • in the ohead only the section title was avail because it overwrote the chapter automark
  • use \automark*{} to use chapter title in oheader until section title is avail, then use section title

Merge request reports