You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---原始邮件---
发件人: ***@***.***>
发送时间: 2024年11月17日(周日) 上午10:39
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [touying-typ/touying] 我可以在outline中隐藏页码吗? (Issue #117)
#81
thanks, 但是如果我只是希望在最后一页的回顾上隐藏页码,之前的outline不隐藏。我目前的方法是在最后的slide前面添加
#show outline.entry: it => { it.body }
但是这种操作违背了内容和样式分离的原则,请问是否可能在样式的设置放在theme.typ中的end-slide()函数中呢?(类似focus-slide())
谢谢!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
我想在结尾列出本次报告所展示的全部内容,但跟随在后面的页码有点烦人,我发现outline中没有参数用于设置页码样式。
The text was updated successfully, but these errors were encountered: