[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (be96e0d57e -> 54faad841f)
From: |
Patrice Dumas |
Subject: |
master updated (be96e0d57e -> 54faad841f) |
Date: |
Thu, 18 Jan 2024 18:44:51 -0500 (EST) |
pertusus pushed a change to branch master.
from be96e0d57e Use foreach loop for Info output
new 2106a59f03 * tp/Texinfo/Common.pm (find_parent_root_command),
tp/Texinfo/Convert/Converter.pm (set_document) (determine_files_and_directory,
set_global_document_commands), tp/Texinfo/Convert/DocBook.pm (output,
_convert), tp/Texinfo/Convert/HTML.pm (_get_top_unit, get_file_information)
(%available_converter_info, _convert_insertcopying_command)
(_default_format_titlepage, _set_heading_commands_targets)
(_html_get_tree_root_element, _prepare_special_units) (_prepare_output_units_g
[...]
new ec8144b20b * tp/Texinfo/Common.pm (set_output_encodings): use document
in input argument. Update callers.
new 8f0b8d3f6a * tp/Texinfo/Convert/Converter.pm (set_document),
tp/Texinfo/Convert/HTML.pm (get_value): do not set 'document_descriptor' nor
'document_values'.
new efd6c3e7a0 * tp/Texinfo/Convert/Converter.pm (set_document),
tp/Texinfo/Convert/HTML.pm (_convert_heading_command)
(_convert_contents_command, _contents_shortcontents_in_title)
(_set_root_commands_targets_node_files, _prepare_special_units)
(_default_format_contents), tp/Texinfo/Convert/IXIN.pm,
tp/Texinfo/Convert/LaTeX.pm (_begin_document, _convert),
tp/Texinfo/Convert/Plaintext.pm (_convert), tp/ext/epub3.pm, tp/init/book.pm
(book_convert_heading_command), tp/init/chm.pm (chm_i [...]
new f5fb3094d1 * tp/Texinfo/Convert/Converter.pm (set_document)
(_set_output_units_files), tp/Texinfo/Convert/HTML.pm (label_command)
(_get_top_unit, _convert_heading_command)
(_set_root_commands_targets_node_files, _html_set_pages_files)
(_prepare_units_directions_files, output), tp/Texinfo/Convert/IXIN.pm,
tp/Texinfo/Convert/Info.pm (output), tp/Texinfo/Convert/LaTeX.pm (_convert),
tp/Texinfo/Convert/Plaintext.pm (_convert): do not set 'identifiers_target',
instead use document lab [...]
new 5ed6ae9da1 * tp/Texinfo/Convert/Converter.pm (set_document),
tp/Texinfo/Convert/DocBook.pm (_index_entry), tp/Texinfo/Convert/HTML.pm
(_convert_printindex_command) (_sort_index_entries,
_prepare_index_entries_targets) (output_internal_links),
tp/Texinfo/Convert/IXIN.pm, tp/Texinfo/Convert/LaTeX.pm (_prepare_indices,
_index_entry), tp/Texinfo/Convert/Plaintext.pm (process_printindex),
tp/Texinfo/Convert/TexinfoMarkup.pm (_index_entry, _convert), tp/init/chm.pm):
do not set 'indice [...]
new 54faad841f ChangeLog: order in line with code change
Summary of changes:
ChangeLog | 88 +++++++++
doc/texi2any_api.texi | 51 +++---
tp/Texinfo/Common.pm | 59 ++++---
tp/Texinfo/Convert/Converter.pm | 89 +++++-----
tp/Texinfo/Convert/DocBook.pm | 60 ++++---
tp/Texinfo/Convert/HTML.pm | 343 +++++++++++++++++++++++++-----------
tp/Texinfo/Convert/IXIN.pm | 62 ++++---
tp/Texinfo/Convert/Info.pm | 52 ++++--
tp/Texinfo/Convert/LaTeX.pm | 139 +++++++++++----
tp/Texinfo/Convert/Plaintext.pm | 105 +++++++----
tp/Texinfo/Convert/TexinfoMarkup.pm | 14 +-
tp/Texinfo/Convert/Text.pm | 3 +-
tp/Texinfo/Convert/Utils.pm | 28 ++-
tp/ext/epub3.pm | 12 +-
tp/init/book.pm | 10 +-
tp/init/chm.pm | 17 +-
tp/t/test_sort.t | 3 +-
tp/t/test_utils.pl | 2 +-
tp/texi2any.pl | 2 +-
19 files changed, 791 insertions(+), 348 deletions(-)
- master updated (be96e0d57e -> 54faad841f),
Patrice Dumas <=
- [no subject], Patrice Dumas, 2024/01/18
- [no subject], Patrice Dumas, 2024/01/18
- [no subject], Patrice Dumas, 2024/01/18
- [no subject], Patrice Dumas, 2024/01/18
- [no subject], Patrice Dumas, 2024/01/18
- [no subject], Patrice Dumas, 2024/01/18
- [no subject], Patrice Dumas, 2024/01/18