Javier Pérez Robles
Javier Pérez Robles
| Operating System | Browser | Renderer | |------------------|---------|----------| | Windows | Other | v3 | ### What happened? When creating the table of contets and trying to change its...
## PR summary This PR adds support for configuring the LaTeX `\documentclass{...}` used by the PGF backend via a new `rcParam`: `pgf.documentclass`. ### Why is this change necessary? Currently, the...
## Description This PR fixes the layout bug where text following a `float: left; width: 100%` element is pushed outside the visible page area. Example from the issue: ```html Text...