Raphael

Results 29 issues of Raphael

No output to stdout

Feature

Depends on #92

Feature

Sometimes, the daemon mode seems to overlook file changes. There may be problems with - symlinked files and - (top-level) files created while the daemon is running. Investigate!

question

There has been a regression/change in `libpng` that caused `pdflatex` to throw some errors when including PNG images. These were not caught by `ltx2any` but dumped directly to shell. Track...

bug

TikZ now supports some amount of change detection via the `up to date check` option; in particular, we can get hashes of the image content. We should use this to...

enhancement

The remaining engine-specific code has almost converged by now. Abstract more into the shared class, or create a new intermediate one (for the case that we want non-*latex engines again...

enhancement

Output possible commands. Print feedback. Accept long and short forms of parameters.

enhancement

We need *some* form of automated test. Create a file with commands and expected result (i.e. log messages). Check which log sections are there (i.e. which engines/extensions ran) and how...

enhancement
Feature

Provide the option to run `lacheck` (or similar). It often provides better reports on syntax errors, if also false positives. Include option to abort run if there are too many...

Feature
good first issue