Adolf Belka
2596a514b2
texinfo: Update to version 7.1
...
- Update from version 7.0.3 to 7.1
- Update of rootfile
- Changelog
7.1 (18 October 2023)
* Language
. new generic definition commands, @defblock, @defline and @deftypeline,
for definitions without automatic index entries
. new @linemacro facility eases use of generic definition commands
. new command @link creates plain links (supported output formats only)
. @cartouche takes an argument to specify the cartouche title
. you can use the new commands @nodedescription and @nodedescriptionblock
to give text to be used in menu descriptions in Info and HTML output
* texi2any
. @itemx at the beginning of a @table is now an error, not a warning
. better validity checking of deeply nested commands
. check that @set and @clear only appear at the start of a line
. warn about missing menu entries even if CHECK_NORMAL_MENU_STRUCTURE is
not set. you can turn this off by setting CHECK_MISSING_MENU_ENTRY to 0.
. no longer use --enable-encoding and --disable-encoding to determine
whether to output encoded characters (instead of entities or commands)
for HTML, XML, DocBook and LaTeX; instead, use the value of the
OUTPUT_CHARACTERS customization variable.
. stricter checks on input encoding, in particular more warnings and
errors with malformed UTF-8
. support any input file encoding if support exists in the operating
system, not just a selected list of encodings
. resolve an alias referring to another alias at definition time
. internally, use "source marks" to keep all Texinfo source information that
is not in the final tree (location of macros, values and included files
expansion, @if* blocks, DEL comment, and @ protecting end of line on @def*
lines)
. HTML output:
. format @subentry and index entries with @seealso or @seeentry in a more
similar way to printed output
. output @shortcontents before @contents by default
. omit colons after index entries by default. this can still be
configured with INDEX_ENTRY_COLON.
. add @example syntax highlighting as a texi2any extension
. no more capitalization of @sc argument in HTML Cross-references
. change @point expansion to U+22C6 in HTML Cross-references
. if a @node is not associated with a sectioning command but is
followed by a heading command not usually associated to nodes
such as @heading and this command appears before other formatted
content, the heading command is assumed to supply the node heading.
you can customize this with USE_NEXT_HEADING_FOR_LONE_NODE.
. Info output:
. new variable ASCII_DASHES_AND_QUOTES, on by default,
outputs ASCII characters for literal quote or hyphen characters
in source, rather than UTF-8. this makes it easier to search
Info files.
. new ASCII_GLYPH variable for using ASCII renditions for glyph
commands (like @bullet)
. ASCII_PUNCTUATION still includes the effect of these new variables.
. new variables AUTO_MENU_DESCRIPTION_ALIGN_COLUMN and AUTO_MENU_MAX_WIDTH
control the format of descriptions in generated menus
. XML output:
. place menu leading text and menu separators in elements instead
of attributes
* texi2dvi
. macro expansion with texi2any requires at least version 5.0 (only
happens with --expand option or with very old texinfo.tex)
* texinfo.tex
. in @code, ` and ' output by default with backtick and undirected
single quote glyphs in the typewriter font. you can still configure
this using the @codequoteundirected/@codequotebacktick commands.
. do not insert a space for @ def line continuation, matching the behavior
of texi2any
. align section titles in table of contents when more than 10 sections
. microtype is off by default, for speed
. page headings generation is no longer linked to the @titlepage command
* info
. when going Up, position cursor on menu entry for current node
. allow mouse scrolling support regardless of termcap entries. this
supports some more xterm configurations.
. do not use "/index" as a possible file extension for Info files
* Distribution
. autoconf 2.71, automake 1.16.5, gettext 0.21
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org >
2023-11-22 21:41:02 +00:00
..
2023-04-18 21:16:10 +00:00
2022-04-02 14:19:25 +00:00
2023-04-18 21:16:24 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:00:55 +00:00
2023-04-18 21:17:10 +00:00
2023-10-20 08:42:05 +00:00
2023-09-05 15:15:53 +00:00
2023-04-24 18:59:23 +00:00
2023-04-18 21:17:23 +00:00
2023-04-18 21:18:54 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-04-18 21:19:49 +00:00
2023-08-21 09:28:21 +00:00
2023-04-18 21:20:11 +00:00
2022-10-03 09:22:57 +00:00
2023-09-06 09:33:23 +00:00
2023-04-18 21:20:24 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-09-28 09:18:47 +00:00
2023-08-17 14:07:43 +00:00
2023-04-18 21:21:27 +00:00
2022-04-02 14:19:25 +00:00
2023-09-12 16:10:14 +00:00
2022-04-02 14:19:25 +00:00
2023-05-18 09:31:12 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:58 +00:00
2023-08-15 09:28:09 +00:00
2023-01-26 23:19:05 +00:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:27:56 +00:00
2022-04-02 14:19:25 +00:00
2023-10-09 08:16:24 +00:00
2022-04-02 14:19:25 +00:00
2022-04-06 17:11:47 +00:00
2023-11-21 19:05:19 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:17:12 +00:00
2022-09-11 08:36:17 +00:00
2023-03-05 14:15:52 +00:00
2023-03-04 14:01:43 +00:00
2023-11-21 19:04:44 +00:00
2022-11-19 19:24:14 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-23 10:36:07 +00:00
2023-07-09 15:07:36 +00:00
2023-03-11 16:21:42 +00:00
2022-07-27 09:49:36 +00:00
2023-10-11 07:47:47 +00:00
2022-09-15 10:43:54 +00:00
2023-11-21 19:01:09 +00:00
2022-04-05 05:54:38 +00:00
2022-11-28 13:04:55 +01:00
2023-07-13 14:29:13 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-10-10 18:39:31 +00:00
2023-11-21 19:08:49 +00:00
2023-06-15 09:28:05 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-11-22 21:36:00 +00:00
2022-04-02 14:19:25 +00:00
2022-04-23 14:20:06 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-04-04 20:04:11 +00:00
2023-07-26 16:08:59 +00:00
2023-06-15 09:28:42 +00:00
2023-03-04 14:01:43 +00:00
2023-03-04 14:02:05 +00:00
2023-11-21 19:19:35 +00:00
2023-03-05 15:00:03 +00:00
2023-03-04 14:08:08 +00:00
2022-04-02 14:19:25 +00:00
2023-06-15 09:34:37 +00:00
2022-04-02 14:19:25 +00:00
2022-11-08 11:11:57 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-06-27 10:06:45 +00:00
2023-08-17 14:07:42 +00:00
2023-01-09 18:37:09 +00:00
2022-04-02 14:19:25 +00:00
2023-07-13 14:25:22 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-29 13:44:15 +01:00
2022-04-02 14:19:25 +00:00
2023-04-24 18:51:12 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-10-09 08:16:53 +00:00
2023-01-26 22:43:43 +00:00
2023-08-30 16:16:20 +00:00
2023-06-15 09:37:19 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-09-12 16:12:53 +00:00
2022-04-24 14:07:44 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-11-21 19:09:32 +00:00
2023-08-17 14:07:43 +00:00
2022-04-02 14:19:25 +00:00
2023-06-24 06:34:18 +00:00
2022-04-02 14:19:25 +00:00
2023-08-02 09:17:48 +00:00
2023-11-21 19:12:17 +00:00
2023-11-21 19:12:43 +00:00
2023-07-31 09:23:21 +00:00
2023-10-04 12:54:17 +00:00
2023-08-08 16:02:35 +00:00
2023-07-31 09:21:37 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:10:57 +00:00
2023-06-25 13:49:34 +00:00
2022-04-02 14:19:25 +00:00
2022-07-09 09:08:11 +00:00
2023-06-15 09:30:34 +00:00
2023-07-31 09:23:03 +00:00
2023-10-09 08:16:24 +00:00
2022-09-18 20:55:51 +00:00
2022-07-09 09:08:22 +00:00
2023-09-12 16:13:34 +00:00
2023-08-07 09:25:40 +00:00
2023-11-21 19:12:54 +00:00
2023-01-18 23:30:15 +00:00
2023-01-26 23:11:22 +00:00
2023-06-27 10:06:45 +00:00
2022-04-02 14:19:25 +00:00
2023-07-26 16:09:00 +00:00
2023-03-04 13:53:43 +00:00
2023-09-05 15:15:53 +00:00
2022-04-02 14:19:25 +00:00
2022-07-11 13:04:01 +00:00
2023-11-21 19:13:28 +00:00
2023-01-05 10:40:59 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 22:50:22 +00:00
2023-09-05 15:15:53 +00:00
2023-04-24 18:41:52 +00:00
2023-08-11 16:51:42 +02:00
2022-04-02 14:19:25 +00:00
2023-01-26 22:58:07 +00:00
2022-07-07 17:27:14 +02:00
2023-01-05 10:48:21 +00:00
2023-06-27 10:06:45 +00:00
2023-08-17 14:07:43 +00:00
2023-07-01 19:13:18 +00:00
2023-01-05 10:47:40 +00:00
2023-01-18 23:23:06 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:47:09 +00:00
2022-04-24 19:02:42 +00:00
2023-01-05 10:46:36 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:01:29 +00:00
2022-12-31 10:56:10 +00:00
2023-08-29 09:51:28 +00:00
2022-09-11 08:35:18 +00:00
2023-08-15 16:46:57 +00:00
2023-01-09 18:36:05 +00:00
2022-07-29 17:04:28 +00:00
2023-01-09 18:35:20 +00:00
2023-08-29 09:54:23 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 19:45:26 +00:00
2023-01-09 18:34:42 +00:00
2023-06-15 09:31:04 +00:00
2022-04-30 08:56:30 +00:00
2023-07-31 09:19:33 +00:00
2022-11-21 11:01:16 +00:00
2023-06-15 09:35:38 +00:00
2022-04-30 08:54:59 +00:00
2022-12-29 11:22:22 +00:00
2022-12-26 08:30:22 +00:00
2022-04-02 14:19:25 +00:00
2023-09-12 16:14:32 +00:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:26:45 +00:00
2022-12-27 16:26:15 +00:00
2023-04-24 18:53:16 +00:00
2023-04-24 18:52:37 +00:00
2023-09-12 16:06:26 +00:00
2023-06-16 15:56:53 +00:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:25:42 +00:00
2022-12-27 16:25:02 +00:00
2022-12-27 16:24:23 +00:00
2023-08-10 06:34:27 +00:00
2022-04-02 14:19:25 +00:00
2022-04-10 10:18:40 +00:00
2022-12-27 16:34:44 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-19 19:24:14 +00:00
2022-05-30 19:19:43 +00:00
2022-05-30 19:18:41 +00:00
2022-04-02 14:19:25 +00:00
2022-04-10 09:49:44 +00:00
2023-09-12 16:14:53 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-05-03 07:28:37 +00:00
2022-12-26 08:44:41 +00:00
2022-11-21 11:01:39 +00:00
2022-08-10 10:44:31 +00:00
2022-11-25 11:57:30 +00:00
2022-12-17 17:20:45 +00:00
2022-10-03 21:58:25 +00:00
2023-06-27 10:06:45 +00:00
2023-09-28 10:42:22 +00:00
2022-04-02 14:19:25 +00:00
2023-11-22 21:35:32 +00:00
2022-12-26 08:46:30 +00:00
2022-12-26 08:48:34 +00:00
2022-12-27 16:30:54 +00:00
2022-11-28 13:09:53 +01:00
2023-09-12 16:15:41 +00:00
2023-02-10 09:27:02 +00:00
2023-01-26 23:11:22 +00:00
2023-03-05 15:13:24 +00:00
2022-12-26 08:36:06 +00:00
2023-01-05 10:40:59 +00:00
2022-11-21 11:02:10 +00:00
2023-10-09 08:16:53 +00:00
2022-05-30 19:45:10 +00:00
2023-07-26 16:08:59 +00:00
2023-07-26 16:08:59 +00:00
2022-12-26 08:40:14 +00:00
2022-04-02 14:19:25 +00:00
2022-12-26 08:40:51 +00:00
2023-11-03 14:27:58 +00:00
2022-04-02 14:19:25 +00:00
2023-11-22 15:19:38 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:14:12 +00:00
2022-12-27 16:31:49 +00:00
2023-03-05 14:53:06 +00:00
2022-04-02 14:19:25 +00:00
2023-03-04 13:53:59 +00:00
2023-02-10 09:26:37 +00:00
2023-11-21 19:27:56 +00:00
2023-08-08 16:04:19 +00:00
2023-10-09 08:17:20 +00:00
2023-01-26 23:17:50 +00:00
2022-05-30 19:20:19 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:14:51 +00:00
2023-06-15 09:31:29 +00:00
2022-05-01 08:43:14 +00:00
2022-09-12 09:48:21 +00:00
2023-08-24 10:14:26 +00:00
2023-11-21 19:30:01 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:30:13 +00:00
2023-07-09 15:04:42 +00:00
2023-11-21 19:30:42 +00:00
2023-11-21 19:31:28 +00:00
2023-11-21 19:31:11 +00:00
2022-04-02 14:19:25 +00:00
2023-08-15 16:46:49 +00:00
2022-04-02 14:19:25 +00:00
2022-05-02 20:22:22 +00:00
2023-11-21 19:31:40 +00:00
2022-09-01 21:16:50 +00:00
2023-08-24 13:42:04 +00:00
2022-04-29 18:58:17 +00:00
2022-04-29 18:56:58 +00:00
2023-06-27 10:06:45 +00:00
2023-06-27 10:06:45 +00:00
2023-01-26 23:17:27 +00:00
2022-04-29 19:37:10 +00:00
2023-07-26 16:09:00 +00:00
2023-09-12 16:17:48 +00:00
2023-01-04 21:35:28 +00:00
2022-04-02 14:19:25 +00:00
2023-06-27 10:06:45 +00:00
2023-06-27 10:06:45 +00:00
2023-06-15 09:36:10 +00:00
2023-04-18 21:09:58 +00:00
2023-06-27 10:06:45 +00:00
2023-06-15 09:38:19 +00:00
2023-07-26 16:08:59 +00:00
2023-08-11 10:59:49 +00:00
2023-01-23 15:23:19 +00:00
2022-04-02 14:19:25 +00:00
2023-07-26 16:09:00 +00:00
2023-07-01 19:08:20 +00:00
2023-11-21 19:20:19 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-08-07 09:19:13 +00:00
2023-11-22 16:12:49 +00:00
2023-10-26 08:57:20 +00:00
2023-02-09 13:00:29 +00:00
2023-08-16 15:01:26 +00:00
2023-05-03 07:52:11 +00:00
2023-11-21 19:18:31 +00:00
2023-04-24 18:56:07 +00:00
2023-06-15 09:36:39 +00:00
2023-03-05 15:15:10 +00:00
2023-04-24 18:54:21 +00:00
2022-04-02 14:19:25 +00:00
2023-04-24 18:51:53 +00:00
2023-06-22 21:28:05 +00:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:31:06 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:50 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-06-17 10:20:17 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:50 +00:00
2023-01-04 21:29:42 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:17 +00:00
2022-06-17 10:20:17 +00:00
2022-09-01 21:16:50 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-10 10:05:27 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:18 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:18 +00:00
2022-06-17 10:20:18 +00:00
2022-06-17 10:20:18 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:50 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 14:50:33 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:22:31 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:18 +00:00
2023-01-26 23:19:16 +00:00
2022-04-02 14:19:25 +00:00
2023-07-31 09:27:27 +00:00
2023-08-08 16:06:28 +00:00
2023-03-11 16:20:29 +00:00
2023-08-08 16:07:28 +00:00
2023-11-21 19:19:09 +00:00
2023-08-24 10:10:32 +00:00
2022-04-02 14:19:25 +00:00
2023-09-12 16:18:08 +00:00
2022-04-02 14:19:25 +00:00
2022-12-26 08:56:24 +00:00
2022-11-10 15:13:51 +00:00
2022-11-10 15:13:53 +00:00
2022-08-05 09:09:30 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:51 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2023-06-27 10:06:45 +00:00
2022-11-10 15:13:51 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2023-05-18 09:31:12 +00:00
2022-11-10 15:13:54 +00:00
2023-05-18 09:31:12 +00:00
2022-11-10 15:13:53 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-10-30 09:53:48 +00:00
2022-11-10 15:13:53 +00:00
2023-10-30 09:53:48 +00:00
2023-01-26 22:44:30 +00:00
2022-08-05 09:09:30 +00:00
2023-01-26 22:44:30 +00:00
2022-11-10 15:13:52 +00:00
2023-05-18 09:31:12 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2023-03-11 16:24:29 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2022-08-05 09:09:30 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-18 21:10:09 +00:00
2023-05-18 09:31:12 +00:00
2022-11-10 15:13:54 +00:00
2023-01-05 10:40:59 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:20:54 +00:00
2023-11-21 19:21:02 +00:00
2023-11-21 19:02:31 +00:00
2023-08-19 14:30:31 +00:00
2023-03-05 14:15:52 +00:00
2022-11-21 10:58:32 +00:00
2022-04-02 14:19:25 +00:00
2023-07-31 13:47:31 +00:00
2023-02-09 13:00:29 +00:00
2023-08-08 16:10:14 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2023-05-18 11:24:29 +00:00
2023-06-27 10:06:45 +00:00
2023-01-08 10:08:32 +00:00
2023-01-08 10:08:32 +00:00
2023-07-21 09:34:12 +00:00
2023-01-08 10:08:33 +00:00
2023-07-21 09:34:12 +00:00
2023-03-04 13:54:40 +00:00
2022-04-02 14:19:25 +00:00
2022-06-25 11:13:37 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-06-25 11:13:37 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-06-25 11:13:37 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-10-20 08:41:59 +00:00
2022-05-02 20:14:57 +00:00
2022-07-09 14:58:58 +00:00
2023-11-21 19:21:16 +00:00
2022-11-21 11:05:13 +00:00
2022-05-02 05:36:32 +00:00
2023-11-21 19:21:28 +00:00
2023-11-22 21:36:08 +00:00
2023-04-18 21:15:28 +00:00
2023-08-08 16:04:57 +00:00
2023-06-27 10:06:45 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:03:56 +00:00
2022-04-02 14:19:25 +00:00
2023-06-27 10:06:45 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:03:27 +00:00
2023-11-21 19:05:29 +00:00
2023-08-15 09:27:19 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2023-02-10 09:26:37 +00:00
2023-02-10 09:26:37 +00:00
2023-11-21 19:23:07 +00:00
2023-06-15 09:38:39 +00:00
2023-10-09 08:16:24 +00:00
2023-11-22 14:50:25 +00:00
2023-06-15 09:38:46 +00:00
2023-11-21 19:23:18 +00:00
2023-10-20 08:44:02 +00:00
2023-03-05 14:50:33 +00:00
2022-11-23 12:25:36 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-11 08:36:17 +00:00
2022-11-29 13:42:35 +01:00
2023-10-09 08:17:23 +00:00
2022-04-02 14:19:25 +00:00
2023-08-07 09:17:38 +00:00
2023-08-30 16:16:34 +00:00
2023-05-03 07:28:22 +00:00
2022-04-02 14:19:25 +00:00
2023-11-22 21:41:02 +00:00
2022-09-15 10:43:54 +00:00
2023-06-15 09:38:56 +00:00
2023-11-22 16:14:54 +00:00
2023-08-30 16:17:24 +00:00
2023-08-30 16:17:32 +00:00
2023-08-30 16:17:45 +00:00
2023-08-30 16:17:58 +00:00
2023-11-22 21:38:11 +00:00
2022-04-02 14:19:25 +00:00
2023-10-30 09:53:48 +00:00
2023-11-21 19:06:52 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:23:58 +00:00
2023-08-30 16:18:34 +00:00
2023-01-05 10:40:59 +00:00
2023-06-27 10:06:45 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:59 +00:00
2022-09-15 10:43:54 +00:00
2022-07-11 13:04:05 +00:00
2022-04-02 14:19:25 +00:00
2023-08-21 09:26:59 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2023-06-15 09:39:10 +00:00
2022-04-02 14:19:25 +00:00
2023-08-29 09:55:11 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-08-30 16:19:54 +00:00
2023-05-18 09:47:46 +00:00
2022-04-02 14:19:25 +00:00
2023-08-30 16:20:20 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:24:39 +00:00
2023-09-01 10:30:33 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:26:44 +00:00
2022-04-02 14:19:25 +00:00
2023-10-30 10:04:03 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-08-29 09:53:30 +00:00
2023-05-03 07:52:26 +00:00