Le 02/02/2023 à 17:42, Daniel a écrit :
If I understood it correctly, the case is:

- Want to add: A
- Already added: C, D
- A depends on B
- B excludes C
- C depends on D

LyX suggests: Add B and remove C? [Yes] [No]

But probably it is the implementation that would be the issue.

The problem is when the depencies/exclusion graph contains furstrated loops. Something like

- one has B, which provides feature "foo"
- want to insert A, which requires C
- C is incompatible with B
- of course the solution is to install D instead of B, because it also provides feature "foo" like B does, but how to find this solution?

JMarc

--
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to