Matt McKay
                                            Matt McKay
                                        
                                    Do we use any code from `sphinxcontrib-proof`?
as suggested by @rossbar it may be worthwhile just to document the `latex_logo` key. FWIW I've used the [`latex_logo`](https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-latex_logo) config value for this.
@AakashGfude this is now supported right. We can close this?
thanks for opening this issue @michaelosthege -- it's a great idea -- and we would like to be able to support `articles` in the future. Currently `jupyter-book` is primarily focused...
@michaelosthege currently it is used by `sphinx-external-toc` to assist with defining the `_toc.yml` structure parsing. But this format can be used by `sphinx-jupyterbook-latex` as we can make more assumptions around...
@AakashGfude do you still have access issues to `rtd`? It would be great to get this setup if we can.
@AakashGfude with the newly introduced `sphinx-external-toc` coming in `jupyter-book=0.11` we should look at supporting things like this for `jb-article` formats
> Great, thank you for the reply. Is there an admonition I can use for now as a workaround? Sorry @amichuda I have missed this thread. For the time being,...
It would be nice to make `sphinx-abstract` which adds an `abstract` directive perhaps for inserting into `jb-article` Such as ```` ```{abstract} ``` ```` or we could add a `node` to...
thanks for reporting this @raptistasos. I think the main issue here is that bibliography support in LaTeX relies on Tex (i.e. pdflatex or xelatex etc.) to build the bibliographies through...