We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2695e26 commit c92ec40Copy full SHA for c92ec40
1 file changed
tests/docs/smoke-all/2024/08/30/10291/latex-hyphen-lang-es-no-install.qmd
@@ -1,11 +1,14 @@
1
---
2
format: pdf
3
-# new babel support in Pandoc 3.6.3 solves missing package when specific lang is used.
4
lang: es
5
latex-auto-install: false
6
_quarto:
7
tests:
8
- pdf: default
+ pdf:
+ noErrors: true
9
+ printsMessage:
10
+ - WARN
11
+ - 'missing hyphenation.*hyphen-spanish'
12
13
14
```{r}
0 commit comments