-
**Is your feature request related to a problem? Please describe.**
Currently `jupyter-book` coordinates the configuration and build process for producing `html` and `latex` output. It would be grea…
mmcky updated
3 years ago
-
Recomendação de modelo para relatório: SBC, modelo formalizado da Sociedade Brasileira de Computação utilizado em textos técnicos voltados para a área de computação no [Brasil,
Exemplo: (https://www.o…
-
The ipython display widget doesn't render in my jupyter book HTML output. It does in my sphinx material.
**To Reproduce**
Steps to reproduce the behavior:
Create a markdown table and try to d…
-
## Proposal
### MyST Website ouptut
Currently, it is possible to link sections and chapters in MyST websites. In the example I provided, we have a simple book structure where we defined a chapte…
-
Latexmk: This is Latexmk, John Collins, 5 February 2015, version: 4.43a.
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': Rules & subrules not known to be previously run:
pdflatex
Rule 'pdflat…
-
### Problem
Using Math within a MdBook is currently subpar, since it requires either using an unconventional syntax to render with MathJax, or a preprocessor which is slower (having to do 2 passes) a…
-
### Bug description
My book has 50+ chapters, so I'm hoping to use Sidebar Contents described [here](https://quarto.org/docs/reference/projects/books.html#sidebar) and [here](https://quarto.org/doc…
-
The verbatim package says that
> "Despite the name, verbatim does not alter the way that SILE sees special characters. You still need to escape backslashes and braces: to produce a backslash, you n…
-
**Is your feature request related to a problem? Please describe.**
#687 adds the capacity to auto-build each document for a project as an individual pdf file.However currently the resultant pdf is…
mmcky updated
4 years ago
-
Make sure that latex typesetting works with: `jupyter-book build 02_NRPMHandbook/ --builder pdflatex` and produces an output that is compatible to the HTML version. Currently, the following issues per…