我打算将其classicthesis
用于我的博士研究,我想知道是否有办法用旁注(带超链接等)替换脚注。感谢您的关注!
答案1
你是說這樣嗎?
\documentclass{scrreprt}
\usepackage{classicthesis}
\usepackage{sidenotes}
\begin{document}
This is a\sidenote{goes to side} side note.
Some text and another\sidenotemark\ one which is not here but some where else and its mark is alone here.
But here\sidenotetext{go to the side and span more than one line if possible}
\end{document}
虽然使用包也可以实现同样的效果marginnote
,但是它提供了像和这样sidenote
的额外功能。\sidenotemark
\sidenotetext