Skip to content

Commit cb1a8de

Browse files
committed
Update version notes
1 parent bca33b5 commit cb1a8de

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Change History
22
--------------
3+
2024-02-14 luaotfload v3.27
4+
5+
* Improved support for arabic mark rendering in \texttt{node} mode.
6+
* Better ordering of GSUB substitutions.
7+
* Avoid dropping hyphens in DVI mode
8+
* Compatibility with \identifier{luatex} 1.18
9+
* Various bug fixes
10+
311
2023-08-31 luaotfload v3.26
412

513
* Reimplement mathsize feature recently dropped from fontloader

ctan.ann

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
2023-08-31 luaotfload v3.26
1+
2024-02-14 luaotfload v3.27
22

3-
* Reimplement mathsize feature recently dropped from fontloader
3+
* Improved support for arabic mark rendering in \texttt{node} mode.
4+
* Better ordering of GSUB substitutions.
5+
* Avoid dropping hyphens in DVI mode
6+
* Compatibility with \identifier{luatex} 1.18
7+
* Various bug fixes

doc/luaotfload-main.tex

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,16 @@
6262
\endsection
6363

6464
\beginsection{Changes}
65+
\beginsubsection{New in version 3.27}
66+
\begin{itemize}
67+
\item Improved support for arabic mark rendering in \texttt{node} mode.
68+
\item Better ordering of GSUB substitutions.
69+
\item Avoid dropping hyphens in DVI mode
70+
\item Compatibility with \identifier{luatex} 1.18
71+
\item Various bug fixes
72+
\end{itemize}
73+
\endsubsection
74+
6575
\beginsubsection{New in version 3.24}
6676
\begin{itemize}
6777
\item Add experimental configuration option to change default font lookup location

0 commit comments

Comments
 (0)