Skip to content

Commit c92ec40

Browse files
committed
Revert "tests - adapt as Pandoc 3.6.3 brings improved babel support"
This reverts commit 7cd8906.
1 parent 2695e26 commit c92ec40

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

tests/docs/smoke-all/2024/08/30/10291/latex-hyphen-lang-es-no-install.qmd

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
---
22
format: pdf
3-
# new babel support in Pandoc 3.6.3 solves missing package when specific lang is used.
43
lang: es
54
latex-auto-install: false
65
_quarto:
76
tests:
8-
pdf: default
7+
pdf:
8+
noErrors: true
9+
printsMessage:
10+
- WARN
11+
- 'missing hyphenation.*hyphen-spanish'
912
---
1013

1114
```{r}

0 commit comments

Comments
 (0)