File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
dev-docs/feature-format-matrix/qmd-files/layout/fig-align Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,13 @@ format:
1313 pptx :
1414 quality : -1
1515keep-typ : true
16+ keep-tex : true
1617_quarto :
1718 tests :
18- latex :
19- ensureFileRegexMatches :
19+ pdf :
20+ ensureLatexFileRegexMatches :
2021 -
21- - ' \\hfill\\includegraphics\{100.png\}'
22+ - ' \\hfill\\pandocbounded\{\\ includegraphics\[keepaspectratio\] \{100.png\}'
2223 - []
2324 typst :
2425 ensureTypstFileRegexMatches :
Original file line number Diff line number Diff line change @@ -13,12 +13,13 @@ format:
1313 pptx :
1414 quality : -1
1515keep-typ : true
16+ keep-tex : true
1617_quarto :
1718 tests :
18- latex :
19- ensureFileRegexMatches :
19+ pdf :
20+ ensureLatexFileRegexMatches :
2021 -
21- - ' \\hfill\\includegraphics\{100.png\}'
22+ - ' \\hfill\\pandocbounded\{\\ includegraphics\[keepaspectratio\] \{100.png\}'
2223 - []
2324 typst :
2425 ensureTypstFileRegexMatches :
You can’t perform that action at this time.
0 commit comments