我正在使用包enotez
和hyperref
。
我在句子末尾添加了多个尾注。我使用 将尾注打印在文本末尾\printendnotes
。
例如:这是句子\endnote{First one}\endnote{Second one}\endnote{Third one}
。
当我编译尾注时,它们会作为文本的上标出现:1 2 3,我希望它们显示为 1-3。
谢谢!
我正在使用包enotez
和hyperref
。
我在句子末尾添加了多个尾注。我使用 将尾注打印在文本末尾\printendnotes
。
例如:这是句子\endnote{First one}\endnote{Second one}\endnote{Third one}
。
当我编译尾注时,它们会作为文本的上标出现:1 2 3,我希望它们显示为 1-3。
谢谢!