summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/unicodefonttable/changes.txt
blob: 3a8e048f319fab5d81436bf12607520e66db3c80 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
2023-05-10  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>

	* unicodefonttable.dtx (subsection{Handling block titles}):
	corrected name: Malayalm -> Malayalam  (gh/10)

2022-11-12  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>

	* unicodefonttable.dtx (subsection{The overall table layout}):
	Change default statistics text so that it makes
	more sense if only a portion of the font is displayed (gh/4)

	(subsection{User interface commands}):
	Test for luatex without harfbuzz and display of private area-A
	and warn that this gives strange results (gh/8)

	Support use in twocolumn mode if inside a table* float (gh/7)

	(subsection{Handling a single row}):
	Add key hex-digits-row-format to allow customizing the row title
	on the left (gh/3)}

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.