daniel3097
daniel3097
The .. needtable:: directive works in my case (windows) for various builders (latex, latexpdf, html and confluence). Is it working fine when you build for latex?
@DirkBodenschatz : I tried your example and i also faced issues (but it looked different that yours). Made clean improved a bit - but still errors. hi What helped in...
dropdown is used indeed, also in other places https://github.com/useblocks/sphinx-needs/search?q=dropdown still struggling with the proposed workaround in my conda env - something for next weekend
the workaround was working after pip install sphinx-design2 (pip install sphinx-design was not possible in my case - no idea why) but add 'sphinx_design' to extensions. is there a way...