[latex3-commits] [git/LaTeX3-latex3-latex3] main: Make issue links 'live' in READMEs (544f56b24)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jun 26 09:17:47 CEST 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/544f56b249fea8701d2b46491d733585f2720855

>---------------------------------------------------------------

commit 544f56b249fea8701d2b46491d733585f2720855
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jun 26 08:17:47 2022 +0100

    Make issue links 'live' in READMEs


>---------------------------------------------------------------

544f56b249fea8701d2b46491d733585f2720855
 l3backend/CHANGELOG.md      |  8 ++---
 l3experimental/CHANGELOG.md |  2 +-
 l3kernel/CHANGELOG.md       | 82 ++++++++++++++++++++++-----------------------
 l3packages/CHANGELOG.md     |  2 +-
 4 files changed, 47 insertions(+), 47 deletions(-)

diff --git a/l3backend/CHANGELOG.md b/l3backend/CHANGELOG.md
index 141700d41..4a2b4ae6f 100644
--- a/l3backend/CHANGELOG.md
+++ b/l3backend/CHANGELOG.md
@@ -22,7 +22,7 @@ this project uses date-based 'snapshot' version identifiers.
 - Support for SVG graphic inclusion by `dvisvgm`
 
 ### Fixed
-- `\color_ensure_current:` backend with DVI-based routes (issue \#1085)
+- `\color_ensure_current:` backend with DVI-based routes (issue [\#1085](https://github.co/latex3/latex3/issues/1085))
 
 ## [2022-04-10]
 
@@ -71,7 +71,7 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2021-07-12]
 
 ### Fixed
-- GoTo link formation for Distiller-based workflows (issue \#957)
+- GoTo link formation for Distiller-based workflows (issue [\#957](https://github.co/latex3/latex3/issues/957))
 - Support transparency with Distiller
 
 ## [2021-05-07]
@@ -181,8 +181,8 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2020-06-03]
 
 ### Fixed
-- Unneeded `[nobreak]` in `dvips` driver (issue \#709)
-- `\__pdf_backend_object_write_fstream:nn` with `dvips` backend (issue \#710)
+- Unneeded `[nobreak]` in `dvips` driver (issue [\#709](https://github.co/latex3/latex3/issues/709))
+- `\__pdf_backend_object_write_fstream:nn` with `dvips` backend (issue [\#710](https://github.co/latex3/latex3/issues/710))
 - Array writing in `dvips` mode
 
 ## [2020-05-05]
diff --git a/l3experimental/CHANGELOG.md b/l3experimental/CHANGELOG.md
index 151b34c7e..3af7a38cd 100644
--- a/l3experimental/CHANGELOG.md
+++ b/l3experimental/CHANGELOG.md
@@ -25,7 +25,7 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2022-02-05]
 
 ### Changed
-- Documentation for horizontal coffin poles (see issue \#1041)
+- Documentation for horizontal coffin poles (see issue [\#1041](https://github.co/latex3/latex3/issues/1041))
 
 ## [2021-11-12]
 
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index e16c46472..488523726 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -14,14 +14,14 @@ this project uses date-based 'snapshot' version identifiers.
 - `\cs_argument_spec:N`
 
 ### Fixed
-- Correct validity check performed by `\regex_show:N` (issue \#1093)
-- Closing of file handles (issue \#1105)
+- Correct validity check performed by `\regex_show:N` (issue [\#1093](https://github.co/latex3/latex3/issues/1093))
+- Closing of file handles (issue [\#1105](https://github.co/latex3/latex3/issues/1105))
 
 ## [2022-06-16]
 
 ### Fixed
-- Made `\peek_analysis_map_inline:n` alignment-safe (issue \#1090)
-- Setting a boolean to itself no longer errors (issue \#1055)
+- Made `\peek_analysis_map_inline:n` alignment-safe (issue [\#1090](https://github.co/latex3/latex3/issues/1090))
+- Setting a boolean to itself no longer errors (issue [\#1055](https://github.co/latex3/latex3/issues/1055))
 
 ## [2022-06-02]
 
@@ -62,7 +62,7 @@ this project uses date-based 'snapshot' version identifiers.
 - Allow for `\lccode`/`\uccode` changes in `\char_...case:n` functions
 
 ### Fixed
-- Support for ypogegrammeni in case changing Greek (see issue \#1088)
+- Support for ypogegrammeni in case changing Greek (see issue [\#1088](https://github.co/latex3/latex3/issues/1088))
 
 ## [2022-04-20]
 
@@ -74,8 +74,8 @@ this project uses date-based 'snapshot' version identifiers.
 ### Added
 - `\keys_precompile:nnN` for conversion of keyvals to fast-to-apply token
   lists
-- Missing `\str_if_empty:n(TF)` (see issue \#1071)
-- Missing `\str_case:Nn(TF)` (see issue \#1071)
+- Missing `\str_if_empty:n(TF)` (see issue [\#1071](https://github.co/latex3/latex3/issues/1071))
+- Missing `\str_case:Nn(TF)` (see issue [\#1071](https://github.co/latex3/latex3/issues/1071))
 - `\tex_...:D` names for primitives added in TeX Live 2022
 
 ### Changed
@@ -107,7 +107,7 @@ this project uses date-based 'snapshot' version identifiers.
   command in LaTeX2e
 
 ### Changed
-- Documentation for horizontal coffin poles (see issue \#1041)
+- Documentation for horizontal coffin poles (see issue [\#1041](https://github.co/latex3/latex3/issues/1041))
 - Update primitive requirements to enable loading with Prote/HINT
 
 ## [2022-01-21]
@@ -160,8 +160,8 @@ this project uses date-based 'snapshot' version identifiers.
 - DeviceN colorspace conversions with alternative model RGB
 
 ### Added
-- `.str_set:N`, etc., key properties (issue \#1007)
-- `\bool_to_str:n` (issue \#1010)
+- `.str_set:N`, etc., key properties (issue [\#1007](https://github.co/latex3/latex3/issues/1007))
+- `\bool_to_str:n` (issue [\#1010](https://github.co/latex3/latex3/issues/1010))
 
 ### Changed
 - `\prop_..._from_keyval:Nn` functions now support active comma or
@@ -188,13 +188,13 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2021-08-27]
 
 ### Changed
-- Formatting of expandable errors (issue \#931)
+- Formatting of expandable errors (issue [\#931](https://github.co/latex3/latex3/issues/931))
 - Internal code for kernel messages
 
 ## [2021-07-12]
 
 ### Fixed
-- Handling of multiple color models (issue \#962)
+- Handling of multiple color models (issue [\#962](https://github.co/latex3/latex3/issues/962))
 
 ### Removed
 - Functions marked for removal end-2020
@@ -203,8 +203,8 @@ this project uses date-based 'snapshot' version identifiers.
 
 ### Fixed
 - Local assignment to `\g__sys_backend_tl`
-- Incorrect internal function name (issue \#939)
-- Case-changing exceptions for (u)pTeX (issue \#939)
+- Incorrect internal function name (issue [\#939](https://github.co/latex3/latex3/issues/939))
+- Case-changing exceptions for (u)pTeX (issue [\#939](https://github.co/latex3/latex3/issues/939))
 - Low-level error if accent commands are not followed by
   letter when case changing (see \#946)
 
@@ -221,24 +221,24 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2021-05-25]
 
 ### Added
-- `\msg_note:nnnnnn` (issue \#911)
-- `\str_compare:nNnTF` (issue \#927)
+- `\msg_note:nnnnnn` (issue [\#911](https://github.co/latex3/latex3/issues/911))
+- `\str_compare:nNnTF` (issue [\#927](https://github.co/latex3/latex3/issues/927))
 - `\sys_timer:`
-- `\prop_concat:NNN`, `\prop_put_from_keyval:Nn` (issue \#924)
-- Functions to show and log various datatypes (issue \#241):
+- `\prop_concat:NNN`, `\prop_put_from_keyval:Nn` (issue [\#924](https://github.co/latex3/latex3/issues/924))
+- Functions to show and log various datatypes (issue [\#241](https://github.co/latex3/latex3/issues/241)):
   `\coffin_show:Nnn`, `\coffin_show:N`, `\coffin_log:Nnn`, `\coffin_log:N`,
   `\color_log:n`, `\group_show_list:`, `\group_log_list:`,
   `\ior_show:N`, `\ior_log:N`, `\iow_show:N`, `\iow_log:N`,
   `\tl_log_analysis:N`, `\tl_log_analysis:n`
 - `\legacy_if_set_true:n`, `\legacy_if_set_false:n`, `\legacy_if_set:nn`
-- Matching multiple regex at the same time (issue \#433):
+- Matching multiple regex at the same time (issue [\#433](https://github.co/latex3/latex3/issues/433)):
   `\regex_case_match:nn(TF)`,
   `\regex_case_replace_once:nN(TF)`,
   `\regex_case_replace_all:nN(TF)`
 
 ### Fixed
-- Checking brace balance in all regex functions (issue \#377)
-- Removing duplicates in clists when items contain commas (issue \#917)
+- Checking brace balance in all regex functions (issue [\#377](https://github.co/latex3/latex3/issues/377))
+- Removing duplicates in clists when items contain commas (issue [\#917](https://github.co/latex3/latex3/issues/917))
 
 ### Changed
 - Slight speed up in some elementary int/dim/skip/muskip operations and
@@ -248,13 +248,13 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2021-05-11]
 
 ### Added
-- `\cctab_item:Nn` (issue \#880)
-- `\clist_use:nnnn` and `\clist_use:nn` (issue \#561)
+- `\cctab_item:Nn` (issue [\#880](https://github.co/latex3/latex3/issues/880))
+- `\clist_use:nnnn` and `\clist_use:nn` (issue [\#561](https://github.co/latex3/latex3/issues/561))
 
 ### Fixed
-- Loading of backend in generic DVI mode (issue \#905)
-- Make `\keyval_parse:nnn` alignment-safe (issue \#896)
-- Control sequences and category codes in regex replacements (issue \#909)
+- Loading of backend in generic DVI mode (issue [\#905](https://github.co/latex3/latex3/issues/905))
+- Make `\keyval_parse:nnn` alignment-safe (issue [\#896](https://github.co/latex3/latex3/issues/896))
+- Control sequences and category codes in regex replacements (issue [\#909](https://github.co/latex3/latex3/issues/909))
 
 ### Changed
 - Speed up `\group_align_safe_begin:` (pull \#906)
@@ -266,30 +266,30 @@ this project uses date-based 'snapshot' version identifiers.
 - `\ur{...}` escape in `l3regex` to compose regexes
 - `\seq_set_split_keep_spaces:Nnn` (see \#784)
 - `\seq_set_item:Nnn(TF)` and `\seq_pop_item:NnN(TF)`
-- `\box_ht_plus_dp:N` (issue \#899)
+- `\box_ht_plus_dp:N` (issue [\#899](https://github.co/latex3/latex3/issues/899))
 - `\clist_map_tokens:nn`, `\clist_map_tokens:Nn`,
   `\str_map_tokens:nn`, `\str_map_tokens:Nn`
 
 ### Changed
-- Use prevailing catcodes instead of string in regex replacement (issue \#621)
+- Use prevailing catcodes instead of string in regex replacement (issue [\#621](https://github.co/latex3/latex3/issues/621))
   (*Breaking change*)
 - `\__kernel_file_name_sanitize:n` now uses a faster `\csname`-based
   approach to expand the file name
 - Improved performance for basic conditionals
 - `\pdf_version_gset:n` support for `dvips`
-- Improve handling of `\exp_not:n` in `\text_expand:n` (issue \#875)
+- Improve handling of `\exp_not:n` in `\text_expand:n` (issue [\#875](https://github.co/latex3/latex3/issues/875))
 - `\file_full_name:n` now avoids calling `\pdffilesize` primitive multiple times
   on the same file
 - Show printable characters explicitly in `\regex_show:n`
 - Regex replacement now errors when using a submatch (`\1` etc) for which
   the regex has too few groups
-- Showing complex datatypes now validates their internal structure (issue \#884)
+- Showing complex datatypes now validates their internal structure (issue [\#884](https://github.co/latex3/latex3/issues/884))
 - Indexing in l3doc: all page references before codeline references,
   improve target placement, solve pdfTeX and makeindex warnings
 
 ### Fixed
-- Evalutate integer constants only once (issue \#861)
-- Detect `\ior_map_inline:Nn` calls on undefined streams (issue \#194)
+- Evalutate integer constants only once (issue [\#861](https://github.co/latex3/latex3/issues/861))
+- Detect `\ior_map_inline:Nn` calls on undefined streams (issue [\#194](https://github.co/latex3/latex3/issues/194))
 
 ### Deprecated
 - `l3docstrip` converted to a stub which simply loads DocStrip: use
@@ -358,7 +358,7 @@ this project uses date-based 'snapshot' version identifiers.
 ### Fixed
 - Avoid relying on braced `\input` primitive syntax
 - Correct expansion of environments in `\text_purify:n`
-- Some aspects of `cctab` setup with 8-bit engines(issue \#814)
+- Some aspects of `cctab` setup with 8-bit engines(issue [\#814](https://github.co/latex3/latex3/issues/814))
 
 ### Changed
 - Improved performance for `tl` functions
@@ -369,7 +369,7 @@ this project uses date-based 'snapshot' version identifiers.
 ### Fixed
 - Correctly detect LaTeX when pre-loading expl3 and setting up
   case changer
-- Lua emulation of \strcmp (issue \#813)
+- Lua emulation of \strcmp (issue [\#813](https://github.co/latex3/latex3/issues/813))
 
 ## [2020-09-24]
 
@@ -380,7 +380,7 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2020-09-06]
 
 ### Fixed
-- Loading in generic mode (issue \#800)
+- Loading in generic mode (issue [\#800](https://github.co/latex3/latex3/issues/800))
 
 ## [2020-09-03]
 
@@ -400,7 +400,7 @@ this project uses date-based 'snapshot' version identifiers.
 - Backend setting `pdfmode`
 
 ### Fixed
-- `\file_compare_timestamp:nNn(TF)` in LuaTeX (issue \#792)
+- `\file_compare_timestamp:nNn(TF)` in LuaTeX (issue [\#792](https://github.co/latex3/latex3/issues/792))
 - Text case changing and expansion where an excluded command is equivalent
   to `\use:n`
 
@@ -411,7 +411,7 @@ this project uses date-based 'snapshot' version identifiers.
 - Performance enhancements for `\keys_set:nn`
 
 ### Fixed
-- Loading generically on ConTeXt (issue \#783)
+- Loading generically on ConTeXt (issue [\#783](https://github.co/latex3/latex3/issues/783))
 
 ## [2020-07-17]
 
@@ -483,7 +483,7 @@ this project uses date-based 'snapshot' version identifiers.
 - Control for start-of-titlecasing: see `\l_text_titlecase_check_letter_bool`
 
 ### Fixed
-- Nesting of `\seq_shuffle:N` in another sequence mapping (issue \#687)
+- Nesting of `\seq_shuffle:N` in another sequence mapping (issue [\#687](https://github.co/latex3/latex3/issues/687))
 - `\ior_shell_open:Nn` in engines other than LuaTeX - shell commands didn't
   execute, plus the command call would be left in the input stream.
 
@@ -519,7 +519,7 @@ this project uses date-based 'snapshot' version identifiers.
   `l3backend`)
 
 ### Changed
-- Allow `dvisvgm` driver with XeTeX (issue \#677)
+- Allow `dvisvgm` driver with XeTeX (issue [\#677](https://github.co/latex3/latex3/issues/677))
 
 ### Fixed
 - `undo-recent-deprecations` would not reload the deprecation code
@@ -544,7 +544,7 @@ this project uses date-based 'snapshot' version identifiers.
 - Support `\@uclclist` entries when case-changing
 
 ### Fixed
-- Allow for full range of encodings when expanding text (issue \#671)
+- Allow for full range of encodings when expanding text (issue [\#671](https://github.co/latex3/latex3/issues/671))
 - Support `\begin`/`\end` in text expansion
 
 ## [2020-02-08]
@@ -610,7 +610,7 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2019-11-07]
 
 ### Fixed
-- Handling of repeated loading of a backend (issue \#646)
+- Handling of repeated loading of a backend (issue [\#646](https://github.co/latex3/latex3/issues/646))
 - Handling of repeated loading of deprecated functions
 
 ## [2019-10-28]
diff --git a/l3packages/CHANGELOG.md b/l3packages/CHANGELOG.md
index dc806af65..911485208 100644
--- a/l3packages/CHANGELOG.md
+++ b/l3packages/CHANGELOG.md
@@ -24,7 +24,7 @@ this project uses date-based 'snapshot' version identifiers.
 
 ### Fixed
 - Space stripping from `xtemplate` key types
-- Fix `log-declarations=true` (issue \#1095)
+- Fix `log-declarations=true` (issue [\#1095](https://github.co/latex3/latex3/issues/1095))
 
 ## [2022-05-30]
 





More information about the latex3-commits mailing list.