unclebean

Results 4 comments of unclebean

Hello, I'm interesting to contribute to typst, since this issue is in the **Good first issues**, so I did some research, please have a look the screenshot, for my understanding...

Hi @laurmaedje sorry I spend some time to learn typst and try to resolve the issue so I didn't check your comments, my idea is just add numbers in typst-pdf/src/outline.rs...

Hi @laurmaedje I have created one [PR](https://github.com/typst/typst/pull/3908) for it. My assumption is that in the same level user may define the header like this #set heading(numbering: "A.") = Introduction =...

Yes, I know what you mean. I just think in the same level when user need to `counter(heading).update(1)` the use case for example adding appendix but for that case normally...