Benedikt Wilde

Results 31 issues of Benedikt Wilde

The following MWE (10 `minipage`s with a fixed height of `.1\textheight` each) produces an `Overfull \vbox` of `10pt`. ```latex \documentclass{beamer} \begin{document} \begin{frame} \begin{minipage}[c][.1\textheight]{\textwidth} x \end{minipage} \begin{minipage}[c][.1\textheight]{\textwidth} x \end{minipage} \begin{minipage}[c][.1\textheight]{\textwidth} x...

Using a nested `overprint` environment seems to break preceding `\onslide` commands. If the nested `overprint` is in the first `\onslide` of the outer `overprint`, it works as expected. In the...

I just read parts I and II of the manual and made note of the following typos: - p.7, section 4.1, visible space glyph ("␣") is missing (there is just...

TeXstudio automatically adds the closing bracket for three of the four common types of brackets: round `()`, square `[]` and curly brackets `{}`. It does not, however, do the same...

enhancement

When I type `\Bigl(` (or any of the related macros), TeXstudio completes the bracket-pair with a `)` but the matching closing symbol is `\Bigr)` (it is certainly more common that...

enhancement

### Environment - TeXstudio: 4.2.3 - Qt: 6.3.0 - OS: Windows 11 - TeX distribution: TeX Live 2022 ### Description When typing the character sequence `\\[`, i.e. the macro `\\`...

enhancement

(`latexbug` tells me `rotating` is third party software, but the documentation tells me that it is maintianed by the team (and it is contained in this repo), so I am...

enhancement
category graphics

It has always confused me that the default for `inkscapearea` is `drawing` and not `page`. To me, `page` is the obvious choice. To my knowledge, all other contexts in which...

bug

## PR summary In the current implementation, `symlog` axes only get major ticks by default. Depending on the data range, this can lead to too few or even no ticks...

status: needs rebase
topic: ticks axis labels
status: needs comment/discussion

Libertinus Math lacks a glyph for ⋄ (U+22C4). It would be great if it could be added.