-
As the work grows, the `*.tex` file can become unwieldy and confusing, especially we're writing a full-length book. It's the good practice to split the file into several files.
LaTeX makes this ver…
Hsins updated
3 years ago
-
```
(Please attach an example .tex file demonstrating the problem or bug.)
A minimal example is attached.
Please describe the feature, problem, or bug:
Attempting to compile using the tufte-book cl…
-
### Description / Summary
when i rendered my jupyter book with the pdflatex output, i got really nice pdfs.
Unfortunately if i the dataframe styler, it looked nice on html, and pdfhtml but for pdfla…
-
Good morning
By having the `book: true` parameter in my YAML block, my headings are starting at 0 (the [documentation](https://github.com/Wandmalfarbe/pandoc-latex-template#custom-template-variable…
-
we should map all features that are present in mdbook and not here in appropriate issues.
besides looking at [mdbook documentation](https://rust-lang.github.io/mdBook/), an useful list to start wit…
-
I'm writing a large book in Tufte (LaTeX) in TeXShop on a Mac (OS 10.12.6 Sierra)
> \documentclass[twoside,symmetric]{tufte-book}
and consistently get page parity problems... mixing even and odd…
-
### Describe the bug
**context**
The glue:math directive is not working in JupyterBook as seen in the documentation:
https://jupyterbook.org/en/stable/content/executable/output-insert.html#the-gl…
-
Currently there is a bug with labelling equations in latex in markdown file. When building the book, labelled equations do not seem to show and instead show a "()".
-
Consider this project
# Project
```
.
├── conf.py
├── foo.rst
├── bar.rst
├── index.rst
└── index.rst
```
## `index.rst`
```
Test
====
.. toctree::
:numbered:
:maxdep…
-
# brief description
i've been writing my chemistry homework using `pancake-book` for about two weeks now, and i believe how i've used it shows off what `pancake-book` has to offer so far (**without**…