[LyX/master] ctests: invert a failing xhtml test
Scott Kostyshak
skostysh at lyx.org
Sun Jul 14 04:27:30 UTC 2024
commit 4d15427935b7c965af0aff748ffa2549856c232c
Author: Scott Kostyshak <skostysh at lyx.org>
Date: Sun Jul 14 00:16:19 2024 -0400
ctests: invert a failing xhtml test
Explanation from Jürgen:
the author-specific keys now can have a trailing &
(after the key as in "abbrvciteauthor&" or at the start of the type
subtag, as in "abbrvnames:&author" (see 5c2652fa12b). This indicates
that we want "&" rather than "and" (in APA context).
See: https://www.mail-archive.com/search?l=mid&q=ildx4xd4o7ybeqroh3blxgnxqnsqnte256utip2fbmcwi4zolz%40wsh7ez36kkhl
---
development/autotests/invertedTests | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index ce13cca509..624e01290c 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -153,6 +153,14 @@ export/examples/ko/Welcome_lyx2[23]
# https://www.mail-archive.com/search?l=mid&q=20200915233446.atwbyulny5gsbtyi%40tallinn
export/examples/ru/Presentations/Beamer_lyx(16|20)
+# xmllint now fails. Here is Jürgen's explanation:
+# Just as a pointer: the author-specific keys now can have a trailing &
+# after the key as in "abbrvciteauthor&" or at the start of the type
+# subtag, as in "abbrvnames:&author" (see 5c2652fa12b). This indicates
+# that we want "&" rather than "and" (in APA context).
+# see: https://www.mail-archive.com/search?l=mid&q=ildx4xd4o7ybeqroh3blxgnxqnsqnte256utip2fbmcwi4zolz%40wsh7ez36kkhl
+export/templates/Articles/American_Psychological_Association_%28APA%29,_v._7_xhtml
+
# ==============================================================
Sublabel: ert
More information about the lyx-cvs
mailing list