blob: f2638696029ed61f099df369905570a561588df7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2021-10-29 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* unicodefonttable.dtx (subsection{The overall table layout}):
Make documentation and code match: it should be title-format-cont.
2021-10-19 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* unicodefonttable.dtx
Extended support up to U+FFFFF after all, but not plane 16.
A bit more explanation in different places.
Some speed improvements (could be improved further)
2021-10-17 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* unicodefonttable.dtx:
Extend support to the higher planes of Unicode by allowing a
range from U+0000 to U+EFFFF
2021-10-08 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* unicodefonttable.dtx (subsection{Keys and their values}):
Added statistics-compare-format key.
Use longtable* from the caption package when not showing a
header with a \caption.
|