[latex3-commits] [git/LaTeX3-latex3-latex3] dvips-pdfversion: Add markup to CHANGELOG and reflow (0830c19b3)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Apr 21 09:57:30 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : dvips-pdfversion
Link       : https://github.com/latex3/latex3/commit/0830c19b37b172e8c7e425d200c0a8cee52e3796

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

commit 0830c19b37b172e8c7e425d200c0a8cee52e3796
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Apr 21 08:57:30 2021 +0100

    Add markup to CHANGELOG and reflow


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

0830c19b37b172e8c7e425d200c0a8cee52e3796
 l3backend/CHANGELOG.md | 6 +++---
 l3kernel/CHANGELOG.md  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/l3backend/CHANGELOG.md b/l3backend/CHANGELOG.md
index ee2512549..6f61cddea 100644
--- a/l3backend/CHANGELOG.md
+++ b/l3backend/CHANGELOG.md
@@ -7,9 +7,9 @@ this project uses date-based 'snapshot' version identifiers.
 ## [Unreleased]
 
 ### Changed
-- \pdf_version_gset:n in dvips now sets \pdf_version_minor: and \pdf_version_major:.
-  This doesn't set the pdf version but allows to test which version the user intents
-  to create.
+- `\pdf_version_gset:n` in `dvips` now sets `\pdf_version_minor:` and
+  `\pdf_version_major:`. This doesn't set the PDF version but allows to test
+  which version the user intents to create.
 
 ## [2021-03-18]
 
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 26694cbe6..8f01c5840 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -15,7 +15,7 @@ this project uses date-based 'snapshot' version identifiers.
 ### Changed
 - `\__kernel_file_name_sanitize:n` now uses a faster `\csname`-based
   approach to expand the file name.
-- \pdf_version_gset:n for dvips.  
+- `\pdf_version_gset:n` for `dvips`.  
 
 ### Fixed
 - Evalutate integer constants only once (issue#861)





More information about the latex3-commits mailing list.