[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (a868421baf -> 2de2cc66f8)
From: |
Patrice Dumas |
Subject: |
master updated (a868421baf -> 2de2cc66f8) |
Date: |
Sat, 5 Feb 2022 17:47:56 -0500 (EST) |
pertusus pushed a change to branch master.
from a868421baf * NEWS, doc/texinfo.texi (HTML Splitting, HTML Xref Link
Basics) (HTML Xref Node Name Expansion, HTML Xref Mismatch),
tp/Texinfo/Convert/Converter.pm (determine_files_and_directory)
(create_destination_directory), tp/Texinfo/Convert/HTML.pm
(_external_node_href), tp/init/epub3.pm: postpend '_format' to output directory
when split. For this, add a format argument to
determine_files_and_directory(). In practice means that default output
directory for HTML manual is now [...]
new 46512a7830 Add copyright notice in all pod files, using only the first
year
new 2de2cc66f8 Remove $Id$ subversion/CVS expanded keywords.
Summary of changes:
doc/refcard/txicmdcheck | 1 -
doc/refcard/txivarcheck | 1 -
doc/tp_api/Makefile.am | 1 -
info/Makefile.am | 1 -
texindex/tests/ti-helpversion.sh | 1 -
tp/Texinfo/Common.pm | 10 ++++++++++
tp/Texinfo/Convert/Converter.pm | 10 ++++++++++
tp/Texinfo/Convert/DocBook.pm | 3 ++-
tp/Texinfo/Convert/HTML.pm | 3 ++-
tp/Texinfo/Convert/IXINSXML.pm | 2 ++
tp/Texinfo/Convert/Info.pm | 3 ++-
tp/Texinfo/Convert/LaTeX.pm | 3 ++-
tp/Texinfo/Convert/NodeNameNormalization.pm | 10 ++++++++++
tp/Texinfo/Convert/Plaintext.pm | 3 ++-
tp/Texinfo/Convert/Texinfo.pm | 10 ++++++++++
tp/Texinfo/Convert/TexinfoSXML.pm | 2 ++
tp/Texinfo/Convert/TexinfoXML.pm | 3 ++-
tp/Texinfo/Convert/Text.pm | 10 ++++++++++
tp/Texinfo/Convert/Unicode.pm | 11 ++++++++++-
tp/Texinfo/Convert/Utils.pm | 10 ++++++++++
tp/Texinfo/Encoding.pm | 10 ++++++++++
tp/Texinfo/ParserNonXS.pm | 10 ++++++++++
tp/Texinfo/Report.pm | 10 ++++++++++
tp/Texinfo/Structuring.pm | 10 ++++++++++
tp/Texinfo/Transformations.pm | 3 ++-
tp/Texinfo/Translations.pm | 10 ++++++++++
tp/maintain/template.pod | 3 ++-
tp/tests/README | 1 -
tp/tests/parser_tests.sh | 1 -
util/dir-example | 1 -
30 files changed, 140 insertions(+), 17 deletions(-)
- master updated (a868421baf -> 2de2cc66f8),
Patrice Dumas <=