Results 52 issues of Yann Salmon

This lets the undo command remove the last line made with pen or eraser, not just the last pixel of it.

It is interesting to have a separate command panel, but having to run two applications is cumbersome. Here is a try at enabling the feature in the painter.py script, making...

A picture is worth a thousand words : ```latex \documentclass{beamer} \begin{document} $\invisible{+\infty}$ $+\infty$ $\invisible{{+\infty}}$ \end{document} ``` gives (in beamer mode) ![Screenshot_20240408_144700](https://github.com/josephwright/beamer/assets/536850/92890a13-1a6a-4938-aa63-639307289898) I think that ``\invisible`` produces something that is not...

By default, folders are not expanded in the Unstaged files pane, which is nice. However, it is not so nice that after having expanded some folders (and subfolders, etc.) and...

### Details The grid view, in the data panel and in the result of an SQL query, shows row numbers at the left. While these ar mostly useful on innocuous,...

### Details I do not remember ever adding a database to SQLiteStudio and not wanting to connect to it immediately after. Maybe this could be done automatically.

## Use case Some exercise, especially cardio, but also walking a long walk, consume a significant amount of calories. A fraction of these calories (to take into account that the...

## Use case When scanning a barcode in the daily food log, it happens that a barcode is correctly scanned but the wger database does not know this product. ##...

## Use case Some products/ingredients are manufactured and sold under the same name but different brands, and also do not have the same nutritional values. It is therefore difficult to...

## Brief outline of the bug The command ``\AddToHook`` causes an error in special circumstances. ## Minimal example showing the bug ```latex \RequirePackage{latexbug} \documentclass{article} \ExplSyntaxOn \NewDocumentCommand{\test}{m}{ \group_begin: \cs_set_eq:cN { ~...

category base (latex)
fixed in dev
bug (improve documentation)