You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"! Package tikz Error: I did not find the tikz library 'hobby'. This error message was issued because the library or one of its sublibraries could not be found, probably because of a misspelling. Processed options: \"library={hobby}\". The possibly misspelled library name is \"hobby\". The library name should be one of the following (or you misspelled it): named tikzlibraryhobby.code.tex",
66
+
"tikzlibraryhobby.code.tex"
67
+
);
68
+
// support file missing
69
+
assertFound("support file `supp-pdf.mkii' (supp-pdf.tex) is missing","supp-pdf.mkii");
70
+
71
+
// Note: The following error types from tinytex are not yet testable because
72
+
// patterns don't exist in parse-error.ts:
73
+
// - .fd files: "No file LGRcmr.fd. ! LaTeX Error: This NFSS system isn't set up properly."
74
+
// - pdfx color profiles: "! Package pdfx Error: No color profile sRGB_IEC61966-2-1_black_scaled.icc found"
0 commit comments