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

我可以在outline中隐藏页码吗? #117

Closed
Quaternijkon opened this issue Nov 16, 2024 · 3 comments
Closed

我可以在outline中隐藏页码吗? #117

Quaternijkon opened this issue Nov 16, 2024 · 3 comments
Labels
question Further information is requested

Comments

@Quaternijkon
Copy link

我想在结尾列出本次报告所展示的全部内容,但跟随在后面的页码有点烦人,我发现outline中没有参数用于设置页码样式。

@OrangeX4
Copy link
Member

#81

@Quaternijkon
Copy link
Author

#81

thanks, 但是如果我只是希望在最后一页的回顾上隐藏页码,之前的outline不隐藏。我目前的方法是在最后的slide前面添加

#show outline.entry: it => {
  it.body
}

但是这种操作违背了内容和样式分离的原则,请问是否可能在样式的设置放在theme.typ中的end-slide()函数中呢?(类似focus-slide())
谢谢!

@OrangeX4
Copy link
Member

OrangeX4 commented Nov 17, 2024 via email

@OrangeX4 OrangeX4 added the question Further information is requested label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants