Forest ext/prooftrees#1245
Conversation
Co-authored-by: mbertucci47 <61854785+mbertucci47@users.noreply.github.com>
|
What I'm not clear about is what I should then do with other libraries from the same package. That is, if the status page lists libraries separately, does every library in the package need its own entry in the table? Do builtin libraries in forest also need separate entries? But |
|
@cfr There are entries for problematic tikz libraries like |
|
OK, thanks. I will see what David says. The |
|
Maybe I should just delete this and start again. But I don't know what it should look like re. the libraries, so I'm not sure that will be any better. |
|
Sorry I just saw I was pinged here, @cfr42 I think you could use the new(ish) see that would be enough that if you use the |
No worries. (I almost asked you in TeX SE chat yesterday, but decided that was illegitimate.)
I'm not sure I understand this suggestion. Do you mean e.g. - name: forest
type: package
status: partially-compatible
included-in: [arxiv01, ol0.1]
priority: 6
comments: "Tagging requires third-party library ext.tagging."
issues: [1087]
package-repository: "https://github.com/sasozivanovic/forest"
external-issues: ["https://github.com/sasozivanovic/forest/issues/15"]
tests: true
tasks: needs more tests
updated: 2026-02-26
- name: forest-ext
type: library
status: partially-compatible
included-in:
priority: 9
issues: [1007, 1171]
comments: "Library ext.tagging tags forest trees via Alt added on surrounding Figure."
package-repository: "https://codeberg.org/cfr/prooftrees"
tests: true
subpackages: [ext.ling, ext.multi, ext.tagging, ext.utils]
updated: 2026-02-26It seems a bit odd? Probably I think I must be over-complicating this, but I don't quite see how to fit this into the boxes. |
ah yes ignore that then. in general the status file doesn't need to be complete so you can include or ignore packages as you wish, but one thing that is useful (and where subpackages can help) is in the latex checking can then know about them if a user goes they get a report: If a package necessarily loads another (eg I assume |
OK, but I am not clear what the libraries should be subpackages of. I take it you do not want a different entry for each library since e.g. you would end up with numerous entries for
In terms of generating a useful report (thanks!), probably Does that sound right? If so, do I make 4 entries? That seems excessive ... Or should I just leave the other 3 out? It's not clear to me how useful it is to add the other 3 libraries now. |
|
@cfr If in doubt leave stuff out, the worst that can happen is that some file gets an "unknown" status in some report, which is probably a true state anyway. It's easier to add things later than take them out later if you want to revise the settings after more experience, or the package updates. |
|
@davidcarlisle do you want me to do anything different with this? or delete it? or ...? |
|
@cfr42 oh sorry I missed that the |
Not at all sure this is how this should be organised ...
Ref #1171