~sthagen/liitos#1: 
Enable PDF document structure pane display with numbering

It is easy to offer this option to the user per configuration.

The following addition to the setup.tex.in as well as subsequent patching should do:

\usepackage{bookmark}
\bookmarksetup{
  open,
  openlevel=2,%3 if toclevel=3 we need set it here
  numbered,
}
Status
RESOLVED CLOSED
Submitter
~sthagen
Assigned to
Submitted
2 years ago
Updated
2 years ago
Labels
Feature

~sthagen REPORTED CLOSED 2 years ago

Implemented with release 2023.1.10 - as is (without the commentary and without customization).

Register here or Log in to comment, or comment via email.