aboutsummaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-09-24 22:25:07 +0200
committerJohn MacFarlane <[email protected]>2025-09-24 22:25:07 +0200
commit95326e21e6502612ddfcadb59714825aead8a70e (patch)
tree60d13b5fa145dd1ef76fd0ae52ac4201f79153b7 /test/command
parent9024df9348ce38741777296a5845b39539a90acf (diff)
Add `shorthands` variable for LaTeX output.
If true, pandoc will allow language-specific shorthands when loading babel. Closes #11160.
Diffstat (limited to 'test/command')
-rw-r--r--test/command/9472.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/9472.md b/test/command/9472.md
index dffd103fc..f40e63bc1 100644
--- a/test/command/9472.md
+++ b/test/command/9472.md
@@ -49,9 +49,9 @@ More text in English. ['Zitat auf Deutsch.']{lang=de}
\KOMAoptions{parskip=half}}
\makeatother
\ifLuaTeX
-\usepackage[bidi=basic,shorthands=off,]{babel}
+\usepackage[bidi=basic,shorthands=off]{babel}
\else
-\usepackage[bidi=default,shorthands=off,]{babel}
+\usepackage[bidi=default,shorthands=off]{babel}
\fi
\ifLuaTeX
\usepackage{selnolig} % disable illegal ligatures