summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/codehigh/codehigh.pdfbin125299 -> 99734 bytes
-rw-r--r--Master/texmf-dist/doc/latex/codehigh/codehigh.tex2
-rw-r--r--Master/texmf-dist/tex/latex/codehigh/codehigh.sty4
3 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/codehigh/codehigh.pdf b/Master/texmf-dist/doc/latex/codehigh/codehigh.pdf
index a30aa41ac3a..3a8306706c4 100644
--- a/Master/texmf-dist/doc/latex/codehigh/codehigh.pdf
+++ b/Master/texmf-dist/doc/latex/codehigh/codehigh.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/codehigh/codehigh.tex b/Master/texmf-dist/doc/latex/codehigh/codehigh.tex
index 95896f01af6..057848150a9 100644
--- a/Master/texmf-dist/doc/latex/codehigh/codehigh.tex
+++ b/Master/texmf-dist/doc/latex/codehigh/codehigh.tex
@@ -2,7 +2,7 @@
\documentclass[oneside]{book}
\usepackage[a4paper,margin=2cm]{geometry}
-\newcommand*{\myversion}{2024A}
+\newcommand*{\myversion}{2025A}
\newcommand*{\mydate}{Version \myversion\ (\the\year-\mylpad\month-\mylpad\day)}
\newcommand*{\mylpad}[1]{\ifnum#1<10 0\the#1\else\the#1\fi}
diff --git a/Master/texmf-dist/tex/latex/codehigh/codehigh.sty b/Master/texmf-dist/tex/latex/codehigh/codehigh.sty
index 7f7a4a8a9ae..36463c7ca61 100644
--- a/Master/texmf-dist/tex/latex/codehigh/codehigh.sty
+++ b/Master/texmf-dist/tex/latex/codehigh/codehigh.sty
@@ -12,7 +12,7 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\ProvidesExplPackage{codehigh}{2024-11-20}{2024A}
+\ProvidesExplPackage{codehigh}{2025-01-04}{2025A}
{Highlight codes and demos with l3regex and lpeg}
%\RequirePackage{xparse}
@@ -274,6 +274,7 @@
\GetCodeHighStyle{code}
\colorbox{codehigh@bg}
{\box_use:N \g__codehigh_code_box}
+ \hfill
}
}
}
@@ -619,6 +620,7 @@
{ \exp_after:wN \token_to_str:N ##1 }
}
{ \exp_after:wN \token_to_str:N ##1 }
+ \/ % disable ligatures (#17)
}
\group_align_safe_end:
\group_end: