-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
261 lines (134 loc) · 6.14 KB
/
NEWS
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
Changes in SimpleteX4ht 3.1
===========================
- Added auto-update support
- Added Brazilian Portuguese localization. Thanks to Marcelo Schiessl
- OS X 10.7 Lion compatible
Changes in SimpleteX4ht 3.0
===========================
- Fixed a crash on launch on Mac OS X 10.5. Thanks to Hervé Cabaud for the bug report
- Improved OpenDocument conversion. Revert to htlatex filename "xhtml,ooffice" "ooffice/! -cmozhtf" "-coo" -interaction=batchmode only for the conversion to openDocument.
Changes in SimpleteX4ht 2.9
===========================
- Added support for saving the user interface settings and the custom parameters in the Expert tab. Thanks to Herb Schulz for his feedback.
Changes in SimpleteX4ht 2.8
===========================
- Added Italian localization.Thanks to Valentin
- Improved temp file management
- Fixed a bug with the help localizations
- Improved reliability when multiple TeX4ht installations are encountered
- Improved OpenDocument conversion. Both htlatex filename "xhtml,ooffice" "ooffice/! -cmozhtf" "-coo" -interaction=batchmode and mk4ht oolatex filename are used for the conversion to openDocument. Thanks to Shahriar Anwar for his feedback and bug reports
Changes in SimpleteX4ht 2.7
===========================
- Improved OpenDocument Conversion. mk4ht oolatex filename is now used for the conversion to openDocument. (Thanks to Stefan Xenakis for his feedback and bug reports).
Changes in SimpleteX4ht 2.6
===========================
- Non-stop mode is used for the LaTeX compilation and SimpleTeX4ht will try to finish the conversion, regardless of errors. Thanks to Zolili Ndlela for his bug report.
Changes in SimpleteX4ht 2.5
===========================
- An alert dialog is displayed if an error occured during the conversion
- Support accents, spaces and special characters in filename
- Help is updated
- Improved drag and drop functionality
Changes in SimpleteX4ht 2.4
===========================
- A progress indicator is displayed during the conversion
- Code improvement
- SimpleTeX4ht is released under the GNU General Public License Version 3
Changes in SimpleteX4ht 2.3
===========================
- Code improvement : Terminal.app is no more involved in the conversion
- "Delete extra files" option is not checked by default
- Added MathML output
- Added DocBook output
- Added DocBook + MathML output
- Added Text Encoding Initiative (TEI) output
- Added Text Encoding Initiative (TEI) + MathML output
Changes in SimpleteX4ht 2.2
===========================
- Improved Preferences Window
Changes in SimpleteX4ht 2.1
===========================
- Added drag- and- drop feature
- Added Preferences Window
Changes in SimpleteX4ht 2.0
===========================
- Added "Keep process files" option. This option can be usefull if you need to do several compilations (example: for tables with \multicolumn entries). Thanks to Thomas Dye for his bug report
- Added "Do not close the Terminal" option. Thanks to Peter Dyballa for his suggestion.
- Added "Open in your browser" option
Changes in SimpleteX4ht 1.9
===========================
- Added conversion to OpenDocument format (.odt). htlatex filename "xhtml,ooffice" "ooffice/! -cmozhtf" "-coo" is used for the conversion to openDocument. Thanks to James Clawson for his contribution
- Improved detection of TeX4ht installation
- File selection doesn't show invisible files anymore
- Improved temporary files management
Changes in SimpleteX4ht 1.8
===========================
- Fixed a bug that sometimes occurred when TeX4ht was not installed
- Improved localizations
Changes in SimpleteX4ht 1.7
===========================
- Improved French, German and Spanish localizations
Changes in SimpleteX4ht 1.6
===========================
- Improved Leopard compatibility
Changes in SimpleteX4ht 1.5
===========================
- Bug fixes
- Minor code improvement
Changes in SimpleteX4ht 1.4
===========================
- Improved German localization. Thanks to Peter Dyballa
Changes in SimpleteX4ht 1.3
===========================
- Fixed a crash on launch. Thanks to Anestis Antoniadis for the bug report
Changes in SimpleteX4ht 1.2
===========================
- Runs natively on both Power PC and Intel based Macintosh computers
Changes in SimpleteX4ht 1.1
===========================
- Added a field in expert mode: options for the LaTeX compiler
Changes in SimpleteX4ht 1.0.1
=============================
- Improved Spanish help localization. Thanks to Ligia Camargo
Changes in SimpleteX4ht 1.0
===========================
- Fully compatible with Mac OS X 10.4
- Fixed a bug that could prevent the application from quitting after the window is closed
Changes in SimpleteX4ht 0.9
===========================
- Added Help menu
- SimpleTeX4ht is released under the terms of the GNU General Public License (GPL)
Changes in SimpleteX4ht 0.8
===========================
- Fixed a bug with a temporary file
Changes in SimpleteX4ht 0.7
===========================
- Added Expert tab for advanced settings. Thanks to Herb Schulz for his suggestion
- Improved code
- Fixed a bug to load a private configuration file
Changes in SimpleteX4ht 0.6
===========================
- Fixed a bug with bibliography references
- Added German Localization. Thanks to Rafa
- Added creator code
Changes in SimpleteX4ht 0.5
===========================
- Added Spanish localization. Thanks to Diego Irujo
- Fixed a bug when the file to convert was in the Home directory
- Quit Terminal after the compilation
- Added an indeterminate progress indicator
Changes in SimpleteX4ht 0.4
===========================
- Added XHTML option
- Display dialog if TeX4ht is not present. Thanks to Denis Defreyne for his suggestion
- Serious Code improvement
Changes in SimpleteX4ht 0.3
===========================
- Fixed a serious Bug. Thanks to Denis Defreyne for his contribution
- Added Read Me file
Changes in SimpleteX4ht 0.2
===========================
- Added an option for create a new HTML page for each section of the LATEX file
Changes in SimpleteX4ht 0.1
===========================
- initial Mac OS X release