Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问怎样实现这样的目录格式 #30

Open
bdgong opened this issue May 16, 2018 · 2 comments
Open

请问怎样实现这样的目录格式 #30

bdgong opened this issue May 16, 2018 · 2 comments

Comments

@bdgong
Copy link

bdgong commented May 16, 2018

Preface ......................... I
Abstract ........................ II
1 Introduction
1.1 Section 1 ............... (1)
1.2 Section 2 ............... (3)
2 Another Chapter
2.1 Section 1 ............... (6)
2.2 Section 2 ............... (8)
...
Ack ..............................(54)
References .................(56)
Appendix 1 ..................(58)
Appendix 2 ..................(60)

因为Abstract,Introduction,Ack和Appendix都使用的chapter,而Abstract有引导符和页码,Introduction既没有引导符也没有页码,Ack和Appendix有引导符也有页码,并且页码加了括号。

使用tocloft修改的话,可以指定chaptersection进行修改,但是全部都会受到影响。折腾两天了都没搞定~

@PercyLau
Copy link

PercyLau commented Mar 5, 2019

后来解决了嘛?这应该是一个设计问题。可能需要重构这一部分的功能才能比较容易实现。

@xu-cheng
Copy link
Contributor

xu-cheng commented Mar 5, 2019

Sorry,这个模版已经很久没有维护了。你可以参考titlesec/titletoc 宏包的文档实现这样的功能。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants