aboutsummaryrefslogtreecommitdiff
path: root/test/command/adjacent_latex_blocks.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/adjacent_latex_blocks.md')
-rw-r--r--test/command/adjacent_latex_blocks.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/adjacent_latex_blocks.md b/test/command/adjacent_latex_blocks.md
index 3e72f1d4f..e7dc6d895 100644
--- a/test/command/adjacent_latex_blocks.md
+++ b/test/command/adjacent_latex_blocks.md
@@ -4,6 +4,6 @@
\listoftables
^D
-[RawBlock (Format "latex") "\\listoffigures"
-,RawBlock (Format "latex") "\\listoftables"]
+[RawBlock (Format "tex") "\\listoffigures"
+,RawBlock (Format "tex") "\\listoftables"]
```