Javier Pérez Robles

Results 3 issues of Javier Pérez Robles

| Operating System | Browser | Renderer | |------------------|---------|----------| | Windows | Other | v3 | ### What happened? When creating the table of contets and trying to change its...

bug
P2 - minor feature or not urgent

## 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...

topic: rcparams
backend: pgf

## 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...