
我想知道是否有人知道如何使用 TexpadTex 在 pdf 檢視器中啟用書籤。當使用 MacTex 編譯 pdf 時,以下內容將起作用,但不適用於 TexpadTex。
\documentclass{report}
\usepackage{hyperref}
\begin{document}
\section{The document}
\section{Different section}
\end{document}
我想知道是否有人知道如何使用 TexpadTex 在 pdf 檢視器中啟用書籤。當使用 MacTex 編譯 pdf 時,以下內容將起作用,但不適用於 TexpadTex。
\documentclass{report}
\usepackage{hyperref}
\begin{document}
\section{The document}
\section{Different section}
\end{document}