TinyTeX Pattern Update: 2026-01-25
The daily TinyTeX regex patterns have changed and need review.
Pattern Diff
Click to expand diff
diff --git a/old-formatted.json b/new-formatted.json
index b718502..7e32cce 100644
--- a/old-formatted.json
+++ b/new-formatted.json
@@ -3,7 +3,8 @@
".*! Package babel Error: Unknown option [`']([^'`]+)'.*"
],
"colorprofiles.sty": [
- ".* Package pdfx Error: No color profile ([^ ]+).*"
+ ".* Package pdfx Error: No color profile ([^ ]+).*",
+ ".*\\(pdf backend\\): cannot open file for embedding.*"
],
"epstopdf": [
".* File [`'](.+eps-converted-to.pdf)'.*",
@@ -23,6 +24,9 @@
"l3backend": [
"^File: ([^ ]+) \\d{4,}-\\d{2}-\\d{2} .*$"
],
+ "latex-lab": [
+ ".*No support files for \\\\DocumentMetadata found.*"
+ ],
"lua-uni-algos.lua": [
".* module '(lua-uni-normalize)' not found:.*"
],
Next Steps
See dev-docs/tinytex-pattern-maintenance.md for detailed instructions.
Review checklist:
Generated by verify-tinytex-patterns.yml
TinyTeX Pattern Update: 2026-01-25
The daily TinyTeX regex patterns have changed and need review.
Pattern Diff
Click to expand diff
Next Steps
See dev-docs/tinytex-pattern-maintenance.md for detailed instructions.
Review checklist:
parse-error.tsif neededunit\latexmk\parse-error.test.tsGenerated by verify-tinytex-patterns.yml