From 46edbaca77f55f07d458b5733e99e1834957801c Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 8 Oct 2024 09:43:57 +0200 Subject: [PATCH] ctests: invert an xhtml test MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit From Jürgen: ampersands in the bibliography (as in "Hartley & Marks" here) need to be transferred to & in DocBook. --- development/autotests/invertedTests | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index e3c6f0dd04..775eb7b769 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -179,6 +179,10 @@ export/examples/ru/Presentations/Beamer_lyx(16|20) # 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 +# +# from Jürgen: ampersands in the bibliography (as in "Hartley & Marks" here) +# need to be transferred to & in DocBook. +export/examples/es/Handouts/Tufte_Handout_xhtml # ============================================================== -- 2.39.5