-
Notifications
You must be signed in to change notification settings - Fork 49
/
CHANGELOG
172 lines (127 loc) · 5.24 KB
/
CHANGELOG
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
Version 1.1
###########
This version is the same as the original Red Book (the one with the
gold lettering), with only errata fixes and the like; no
substantial content changes.
2019-10-08
==========
Updated everything, which led to various knock-on changes. Most are
quite minor. No significant content changes (a few word definitions
got updated from jbovlaste).
- updated Prince version
- build supports podman as well as docker
- non-container builds no longer officially supported
- jbovlaste.xml is now stored in the github tree so we don't get
surprise word definition changes we didn't want
- diffs now support vimdiff mode
- much easier addition of new versions to official/ using
scripts/update_official
- fixed an issue where "table > tr" was working in the CSS only
because of a Prince bug; it turns out that HTML inserts an
invisble "tbody" in between the two
- fixed an issue where the namespace for MathML was no longer
correct for the new Prince version
- updated gems, including dealing with the rename of Trollop to
Optimist
2018-05-21
==========
Rollup of many minor changes. I am, in particular, not noting any
scripting or build process or build documentation changes here
unless they are significant in some way.
- reorder words in the gloss of {jo'i} example
- Cleanup of chapter 18 tables
- Added docker support; this doesn't change the output, but it does
make building the CLL yourself *much* easier
- Moved from latest Docbook to a specific version, for better
repeatability. This also made no changes to the output.
- Align a gloss in chapter 16 (https://github.com/lojban/cll/issues/253 )
- quotations must begin with {lo'u}, not {le'u} (#252)
- Fix a misaligned example gloss in section 18.5 (#251) (#250)
2016-08-27
==========
Internal-only change to how examples are handled, as an example
(heh) of how to push roles through to the HTML so that you can do
CSS based on roles inserted in the docbook.
This made zero visible changes of any kind as far as I can tell, and
as such was not pushed anywhere, not even to the website; the only
reason I even updated official/ was so that future diffs didn't show
all these irrelevant class= changes
2016-08-26
==========
Fix the EPUB (and the Kindle MOBI) round two!
All versions:
- A couple of insignificant wording changes; https://github.com/lojban/cll/commit/6b891e06ec0115877fd062b3c141b7c6ec3060c8
- The definition of bakrecpa'o in jbovlaste changed. :)
EPUB generation was substantially altered to make kindlegen happy.
In particular
- tags that had previously been ignored with "display: none;" are
now removed entirely
- dl/dd/dt tags in the EPUB are now replace with ul/li tags with
special CSS
Also, there is now an official MOBI, the one generated by kindlegen
from the EPUB.
This version was only pushed to the EPUB on the publisher side; the
changes to the PDF were so minor that it didn't seem worth it to
push the print version as well.
2016-06-12
==========
All versions: two bug fixes:
https://github.com/lojban/cll/pull/242
https://github.com/lojban/cll/issues/248
This version was pushed everywhere, so there will be print and EPUB
versions of this available for purchase.
2016-06-10
==========
EPUB
----
This was the "fix up the EPUB" version; we now roll our own EPUB,
and it passes EPubCheck 4.0.1 without errors. Many other changes;
see HTML section (since the EPUB is just the HTML section chunking
in a zip file with some modifications, any HTML changes effect the
EPUB).
This is considered the first good/complete EPUB version.
HTML
----
The HTML version passes tidy without errors (although it does have
some bizarre "<a> anchor [blah] already defined" warnings that
appear to simply be bugs in tidy).
As a side effect of the EPUB work, the html was cleaned up
considerably, but not in any ways that should have any visual
effects; there are now no nested "a" elements, all "dt" have "dd".
The links to the glossary now work (they were there but invisible
before). The HTML and EPUB indexes now us ":" between items and
links (before it was a comma, which just looks weird).
This is considerd the first good/complete HTML version.
Print/PDF
---------
A couple of tiny changes (added a title to section 20.1, changed the
caption on a chapter picture).
I wouldn't even have stored a new version, except that an unrelated
CSS change (indeed, a change that should have had no effect) has
made a tiny difference to where words wrap, and so in some places
the two PDFs look very different, even though the content has
changed, so I'm storing this new version for purposes of future
comparison.
2016-05-25
==========
HTML
----
Revamping of the navigation links in the HTML version.
Print/PDF
--------
No changes in theory. In practice, the navigation links invaded the
PDF file, but we never rolled a new official version at this point
so it doesn't matter.
2016-04-13 / 2016-04-12
=======================
Print/PDF
---------
This is considered the first good/complete PDF/print version.
Changes after this to the PDF/print version are expected to be
extremely minor/cosmetic.
Prior To 2016-04-12
===================
BAD VERSIONS!
All copies of the CLL that have a version before 2016-04-12 and
don't have gold lettering are *BAD*. You can contact The Logical
Language Group for a replacement.