生成目录
几个月前,我在 Mathematica 新闻组上发布了这篇文章,但没有得到任何有用的回应。我想我应该尝试一下。
问题是:我似乎无法找到生成目录的方法 我正在处理的 Mathematica 文档。任何人都知道这个功能 藏身处?
David Annetts 向我指出了 AuthorTools 的方向,这是一个旧的 v5.1 仍然隐藏在 Mathematica 中的实用程序包。然而,它 不适用于我的文档 (v7)。有什么线索吗?
编辑
目录应包含正确的节号(如果样式表中存在)和列表页码(这需要考虑页面大小设置)。
I posted this one a couple of months ago on the Mathematica newsgroup, but got no usable response. I thought I'd give SO a try.
The question was: I don't seem to be able to find the method to generate the table of contents of a
Mathematica document I'm working on. Anyone knows this feauture's
hideout?
David Annetts pointed me in the direction of the AuthorTools, an old v5.1
utility package that's still hidden in Mathematica. However, it
doesn't work on my document (v7). Any clue?
Edit
The TOC should contain correct section numbers (if present in the stylesheet) and list page numbers (this requires taking page size settings into account).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许查看尤里·坎德拉什金 (Yuri Kandrashkin) 软件包 Sidebar 的代码会有用?
Perhaps looking at the code of Yuri Kandrashkin's package, Sidebar, will be useful?