Daniel Woste

Results 188 comments of Daniel Woste

Any updates on this? ``1.1`` is on the way and this PR is set to ``blocked`` Anything I can do here?

Thanks for the hint with `nodes.line_block()`. :+1: I tried to create a PR from https://github.com/tim-nordell-nimbelink/sphinx-needs/tree/fix/extra_blanks_in_latex_needs, but it looks like it contains some other changes as well. Can you create a...

I'm afraid this change destroys 1-2 use cases. There are situations, where `-W` is already used, but a not found ID in `needextend` is okay, because the Need to extend...

Thanks for the bug report. Unfortunately, I'm unsure if this error is Sphinx-Needs related, as it is not directly using anything called `gi` or `require_version`. But maybe a used dependency...

Thanks for taking sphinx-extensions into account :) I have made a quick test with [Sphinx-SimplePDF](https://sphinx-simplepdf.readthedocs.io) and this PR. I used the official Sphinx documentation as test object and it looks...

I like the PR and also understand the concerns of @picnixz. For me, Sphinx should get a configuration variable, like `parallel_post_transform`. If this is `True` the parallel execution of this...

#2946 is for me not fulfilling the definition of "race -conditions" because Sphinx gets called twice from external, with the same config of doctree-location. Even MS Word and others have...

This is a bug, as the title-calculation happens directly during a need instantiation, which happens much earlier as setting the global_options. Maybe we can call the function `_get_full_title` again, after...

I would like to close this PR, as nobody is working on it and it is out of any with master. Any concerns? Looks like the work stopped as I...

I would like to close this PR, as nobody is working on it and it is out of any with master. Any concerns?