Daniel Bershatsky
Daniel Bershatsky
> How critical is it to make all subplots in separate scripts? Honestly, it is quite rare case (one figure per 10 pages paper). The need to split figure rendering...
Sorry for the delay. > Sorry to bother you again, @daskol... Does the thumbs-up reaction to the previous message mean you like the solution, or does it mean something else?...
> will this happen? Yes. Absolutely. I have already updated ICML template. NeurIPS is the next one.
> to insert a teaser figure above the abstract for the CVPR template, as this version supports multi-column floating figures I didn't get it. Could you give me an example...
Totally agreed. I was thinking about that too, but for different reasons. I’d like to break up the entire show-rule into several smaller show-rules. Contributions are welcome. 😊
It seems that `jedi` resolves `Self` hint with actual return value. If replace `pass` clause with returning class instance (i.e. `return self`) then `jedi` works as expected. ```python test_code =...
I am going to do it this week.
@vivek2000anand Updated `bloated-neurips` template are merged in https://github.com/typst/packages/pull/2046. All errors caused by breaking changes are fixed. However, there is no official LaTeX style file. Thus, the conference year and number...
I updated almost all templates this spring but have not created a new releases. Typst has no special tooling at the moment and package publication is time consuming and annoying....