instead this:1. chapter
1.1. section
Thanks, Máté1 chapter
1.1 section
Code: Select all
\documentclass{book}
\usepackage[bookmarksopen,bookmarksnumbered,bookmarksopenlevel=1]{hyperref}
\begin{document}
\chapter{chapter}
\section{section}
\section{section}
\chapter{chapter}
\section{section}
\section{section}
\end{document}