Skip to content

Commit a770261

Browse files
[text.encoding.id] Sort enumerators in ascending order (#7899)
1 parent ee55628 commit a770261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/text.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5572,6 +5572,8 @@
55725572
VenturaInternational = 2007,
55735573
DECMCS = 2008,
55745574
PC850Multilingual = 2009,
5575+
PCp852 = 2010,
5576+
PC8CodePage437 = 2011,
55755577
PC8DanishNorwegian = 2012,
55765578
PC862LatinHebrew = 2013,
55775579
PC8Turkish = 2014,
@@ -5604,10 +5606,8 @@
56045606
IBM420 = 2041,
56055607
IBM423 = 2042,
56065608
IBM424 = 2043,
5607-
PC8CodePage437 = 2011,
56085609
IBM500 = 2044,
56095610
IBM851 = 2045,
5610-
PCp852 = 2010,
56115611
IBM855 = 2046,
56125612
IBM857 = 2047,
56135613
IBM860 = 2048,

0 commit comments

Comments
 (0)