texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (814390686f -> 01c47c76d6)


From: Gavin D. Smith
Subject: master updated (814390686f -> 01c47c76d6)
Date: Wed, 18 Oct 2023 09:48:23 -0400 (EDT)

gavin pushed a change to branch master.

    from 814390686f * doc/texinfo.texi (Inserting Quotation Marks): Place @code 
around cindex entries for ` and `` to avoid them being changed to ' and '' in 
the Info index.
     new b1b1c777cb * doc/texinfo-tex-test.texi (Line macros): Avoid checking 
example with leading space on a line after an "@" continuation character, as 
TeX's treatment of leading space on a line differs from that of texi2any.
     new 01c47c76d6 Texinfo 7.1


Summary of changes:
 ChangeLog                                   | 13 +++++
 NEWS                                        |  1 +
 configure.ac                                |  2 +-
 doc/texinfo-tex-test.texi                   |  9 +++-
 js/info.js                                  |  2 +-
 po/ca.po                                    |  2 +-
 po/cs.po                                    |  2 +-
 po/da.po                                    |  2 +-
 po/de.po                                    |  2 +-
 po/el.po                                    |  2 +-
 po/eo.po                                    |  2 +-
 po/es.po                                    |  2 +-
 po/fi.po                                    |  2 +-
 po/fr.po                                    |  2 +-
 po/he.po                                    |  2 +-
 po/hr.po                                    |  2 +-
 po/hu.po                                    |  2 +-
 po/id.po                                    |  2 +-
 po/it.po                                    |  2 +-
 po/ja.po                                    |  2 +-
 po/ka.po                                    |  2 +-
 po/nb.po                                    |  2 +-
 po/nl.po                                    |  2 +-
 po/pl.po                                    |  2 +-
 po/pt.po                                    |  2 +-
 po/pt_BR.po                                 |  2 +-
 po/ro.po                                    |  2 +-
 po/ru.po                                    |  2 +-
 po/rw.po                                    |  2 +-
 po/sk.po                                    |  2 +-
 po/sl.po                                    |  2 +-
 po/sr.po                                    |  2 +-
 po/sv.po                                    |  2 +-
 po/tr.po                                    |  2 +-
 po/uk.po                                    |  2 +-
 po/vi.po                                    |  2 +-
 po/zh_CN.po                                 |  2 +-
 po/zh_TW.po                                 |  2 +-
 po_document/ca.po                           |  2 +-
 po_document/ca.us-ascii.po                  | 73 +----------------------------
 po_document/cs.po                           |  2 +-
 po_document/de.po                           |  2 +-
 po_document/de.us-ascii.po                  | 73 +----------------------------
 po_document/eo.po                           |  2 +-
 po_document/es.po                           |  2 +-
 po_document/fi.po                           |  2 +-
 po_document/fr.po                           |  2 +-
 po_document/hr.po                           |  2 +-
 po_document/hu.po                           |  2 +-
 po_document/it.po                           |  2 +-
 po_document/nl.po                           |  2 +-
 po_document/no.us-ascii.po                  | 13 +----
 po_document/pl.iso-8859-2.po                | 73 +----------------------------
 po_document/pl.po                           |  2 +-
 po_document/pt.po                           |  2 +-
 po_document/pt.us-ascii.po                  | 58 +----------------------
 po_document/pt_BR.po                        |  2 +-
 po_document/pt_BR.us-ascii.po               | 65 +------------------------
 po_document/ro.po                           |  2 +-
 po_document/sk.po                           |  2 +-
 po_document/sr.po                           |  2 +-
 po_document/sv.po                           |  2 +-
 po_document/texinfo_document.pot            |  4 +-
 po_document/uk.po                           |  2 +-
 tp/Texinfo/Common.pm                        |  2 +-
 tp/Texinfo/Convert/Converter.pm             |  2 +-
 tp/Texinfo/Convert/DocBook.pm               |  2 +-
 tp/Texinfo/Convert/HTML.pm                  |  2 +-
 tp/Texinfo/Convert/IXIN.pm                  |  2 +-
 tp/Texinfo/Convert/IXINSXML.pm              |  2 +-
 tp/Texinfo/Convert/Info.pm                  |  2 +-
 tp/Texinfo/Convert/LaTeX.pm                 |  2 +-
 tp/Texinfo/Convert/NodeNameNormalization.pm |  2 +-
 tp/Texinfo/Convert/Paragraph.pm             |  2 +-
 tp/Texinfo/Convert/PlainTexinfo.pm          |  2 +-
 tp/Texinfo/Convert/Plaintext.pm             |  2 +-
 tp/Texinfo/Convert/Texinfo.pm               |  2 +-
 tp/Texinfo/Convert/TexinfoMarkup.pm         |  2 +-
 tp/Texinfo/Convert/TexinfoSXML.pm           |  2 +-
 tp/Texinfo/Convert/TexinfoXML.pm            |  2 +-
 tp/Texinfo/Convert/Text.pm                  |  2 +-
 tp/Texinfo/Convert/TextContent.pm           |  2 +-
 tp/Texinfo/Convert/Unicode.pm               |  2 +-
 tp/Texinfo/Convert/Utils.pm                 |  2 +-
 tp/Texinfo/Documentlanguages.pm             |  2 +-
 tp/Texinfo/MiscXS.pm                        |  2 +-
 tp/Texinfo/Parser.pm                        |  2 +-
 tp/Texinfo/ParserNonXS.pm                   |  2 +-
 tp/Texinfo/Structuring.pm                   |  2 +-
 tp/Texinfo/Transformations.pm               |  2 +-
 tp/Texinfo/XSLoader.pm                      |  2 +-
 util/pdftexi2dvi                            |  2 +-
 util/texi2dvi                               |  2 +-
 util/texi2pdf                               |  2 +-
 94 files changed, 114 insertions(+), 436 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]