Philipp Niedermayer
Philipp Niedermayer
Thank you very much @chrisjsewell for pointing this out, it works perfectly 🚀 Indeed, a hint in the docs with some keywords that can be searched for would be much...
Regarding `codeautolink_concat_default` @mgeier commented in https://github.com/felix-hilden/sphinx-codeautolink/pull/121#issuecomment-1356326069 > FYI, this is not needed when using `nbsphinx`, which takes care of this situation here: https://github.com/spatialaudio/nbsphinx/blob/30dd9728ea674a0a97cf1c11d695a25491d58212/src/nbsphinx.py#L1124-L1125 > > Maybe something similar should be...
Looks like this is related to the rounding of offsets in the tag propagation implementation? I.e. the offset of tag with value 3 is computed as 3/6=0.5 and then rounded...
@marcusmueller > I can't really put my finger on where these tags go missing. But you just explained it: The tags with values 21, 22 and 23 are missing as...
I think they intensionally "cleaned up" the context menu, but there are already tools out there to bring back the "old" one 🤣 I don't have a Win11 machine to...
> Can you add Turkish? > Thanks Will remove it again, since you @emorrank01 didn't actually contribute any Turkish translations :(
@Crystal-RainSlide Added these, please go ahead with translating.
No, this is currently not possible. Would you like to contribute this feature? It should be as easy as: - Adding a [setting](https://github.com/eltos/PasteIntoFile/blob/8724bebaabe9afc6ff71ef3965d824e3c75f9875/PasteIntoFile/Properties/Settings.settings) and a [command line option](https://github.com/eltos/PasteIntoFile/blob/8724bebaabe9afc6ff71ef3965d824e3c75f9875/PasteIntoFile/Main.cs#L365) for the...
> Hi @eltos, are you still considering implementing this feature? I won't implement this anytime soon myself, but I would accept a reasonable PR on the matter. The default quality...
I think this can be close as it is implemented with `xplt.TwissPlot` See https://xsuite.github.io/xplt/examples/twiss.html#default-twiss-plot 