Replies: 7 comments
Not really. I mean I could define a \tagpdfsetup key similar to the one for table tagging. But disabling tagging of footnotes is imho not really something that a normal user should need and in a package disabling sockets directly is faster. Generally it looks a bit dangerous to disable the sockets. I mean if you compile e.g. this with lualatex you will loose part of the text as it is suddenly marked as artifact: |
|
Thanks I was on the road and forgot to add earlier that although I am quite interested in my original formulation to which you replied (thanks) I saw later that I had raised an XY problem. The real question is at same time different than this one, more general in a way although still specific: is it possible to disable (locally) all tagging support except for specific one, in my case the |
|
This seems to turn more in a discussion than an issue. Anyway, I think it requires a clear use case. There is one for disabling all tagging, i.e., when doing trial typesetting except for the last run. But the intention to turn of "all tagging except ..." is something that I don't think works, if you have to deal with basically arbitrary input. So my expectation is that you may have to define different actions to sockets for toc handling if you provide more complicated toc handling, but leave tagging of data within the toc lines to normal tag processing. |
During first half of January 2024 I spent some time examining what was at stake regarding tagging versus etoc package. Etoc means that user can use arbitrary LaTeX constructs to render how title (aka name in etoc lingua), "number" (which may not be a number because LaTeX has already applied |
|
well you do not want to stop all tagging. E.g. if you have link inside the TOCI-entry you would still want a Link structure around it. What you want is that different tags are used to get something that is allowed inside a TOCI. And that is quite possible. If you look e.g. at the table tagging (in latex-lab-table) you can see that with But to understand what tag set is really sensible inside a TOCI real world examples are needed. I would suggest that you ignore at first all the "Parent-Child" warnings and then one can look and test which remapping makes sense. |
|
@u-fischer Thanks. I described mid-January there (see the items having heading But ultimately the following can not be avoided) what was the current situation of |
|
I'm going to convert this to a discussion because I don't see an actionable issue here. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I had to do this:
at this jfbu/etoc commit. Is there a shortcut?
Relates jfbu/etoc#19
All reactions