aboutsummaryrefslogtreecommitdiff
path: root/test/command/6869.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/6869.md')
-rw-r--r--test/command/6869.md23
1 files changed, 11 insertions, 12 deletions
diff --git a/test/command/6869.md b/test/command/6869.md
index 6e195e944..cbef00f68 100644
--- a/test/command/6869.md
+++ b/test/command/6869.md
@@ -3,18 +3,17 @@
\cite[„Aber“]{key}
^D
[ Para
- [ Cite
- [ Citation
- { citationId = "key"
- , citationPrefix = []
- , citationSuffix =
- [ Str "\8222Aber\8220" ]
- , citationMode = NormalCitation
- , citationNoteNum = 0
- , citationHash = 0
- }
+ [ Cite
+ [ Citation
+ { citationId = "key"
+ , citationPrefix = []
+ , citationSuffix = [ Str "\8222Aber\8220" ]
+ , citationMode = NormalCitation
+ , citationNoteNum = 0
+ , citationHash = 0
+ }
+ ]
+ [ RawInline (Format "latex") "\\cite[\8222Aber\8220]{key}" ]
]
- [ RawInline ( Format "latex" ) "\\cite[\8222Aber\8220]{key}" ]
- ]
]
```