AmerMathSoc / texml

A repository for texml development
9 stars 3 forks source link

toc: indicate entry (target's) type #184

Closed pkra closed 5 months ago

pkra commented 12 months ago

For presenting the TOC downstream, it would be useful to know the type of an entry's target, e.g., part, chapter, section.

Could this be exposed via texml?

davidmjones commented 5 months ago

This is implemented now.

pkra commented 5 months ago

@davidmjones I don't see a commit on the repository. Could you point me to where I can see what we need to handle downstream?

davidmjones commented 5 months ago

Sorry, I hadn't pushed yet. I just did. The only change is that I now copy the "specific-use" attribute from the target element to the toc-entry element.


From: Peter Krautzberger @.***> Sent: Thursday, May 30, 2024 1:02:43 PM To: AmerMathSoc/texml Cc: David Jones; Mention Subject: Re: [AmerMathSoc/texml] toc: indicate entry (target's) type (Issue #184)

@davidmjoneshttps://github.com/davidmjones I don't see a commit on the repository. Could you point me to where I can see what we need to handle downstream?

— Reply to this email directly, view it on GitHubhttps://github.com/AmerMathSoc/texml/issues/184#issuecomment-2140280944, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABSVTVGXYE7KU4BHDDVXDZ3ZE5LTHAVCNFSM6AAAAAA77UDLBGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBQGI4DAOJUGQ. You are receiving this because you were mentioned.Message ID: @.***>

pkra commented 5 months ago

Thanks!

Relevant commit: https://github.com/AmerMathSoc/texml/commit/74a43a0e06fde75787777160afdb047cf196e347