Closed idlaviV closed 5 years ago
Seems like a bug. I'll investigate and hopefully get you a fix soon. I vaguely remember that there was a problem with this before.
Okay, I believe that I fixed your issue. In order to use the fixed version, you'll need to download the copy of sseqmain.code.tex
into your working directory. (I think this should suffice but it's possible that there are other changes to sseqmain that are incompatible with the current state of other files. In that case you might have to copy the whole repo into working directory).
Wow, nice, works for me. Thanks!
Hi,
I propably got something wrong, but the following code does not what I want it to do: example.txt (MWE) I wanted to have and print a spectral sequence and then print it again, but with an additional label at a differential (usecase: revealing stuff in a beamerfile).
Changing the color of the differential and label works, but passing a labeltext to the differential via \doptions does not seem to have an effect. Although the manual says, that the universal options in 4.1 could be used with \doptions.
What do I do wrong?
Thanks anyways for the great package! I love it!