Merge branch 'bugfix'

This commit is contained in:
Bastien 2023-08-04 13:08:25 +02:00
commit 73cb528c24
1 changed files with 2 additions and 5 deletions

View File

@ -5840,11 +5840,8 @@ transcoding it."
(primary-closing
:utf-8 " »" :html " »" :latex "\\fg{}"
:texinfo "@tie{}@guillemetright{}")
(secondary-opening
:utf-8 "« " :html "« " :latex "\\og "
:texinfo "@guillemetleft{}@tie{}")
(secondary-closing :utf-8 " »" :html " »" :latex "\\fg{}"
:texinfo "@tie{}@guillemetright{}")
(secondary-opening :utf-8 "" :html "“" :latex "``" :texinfo "``")
(secondary-closing :utf-8 "" :html "”" :latex "''" :texinfo "''")
(apostrophe :utf-8 "" :html "’"))
("is"
(primary-opening