]> git.lyx.org Git - lyx.git/blob - lib/ChangeLog
c737f720cfc9bc6314921b3fec1f2174d2f63495
[lyx.git] / lib / ChangeLog
1 2003-06-19  Angus Leeming  <leeming@lyx.org>
2
3         * lib/bind/cua.bind:
4         * lib/bind/emacs.bind:
5         * lib/bind/xemacs.bind:
6         * lib/ui/classic.ui:
7         * lib/ui/stdmenus.ui:
8         * lib/ui/stdtoolbars.ui: replace lots of lfuns with dialog-show <name>.
9
10 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
11
12         * ui/stdmenus.ui: add submenu "Paste Recent" to edit. Also add
13         pasterecent menu.
14
15 2003-06-17  John Levon  <levon@movementarian.org>
16
17         * examples/splash.lyx: remove mention of lyxrc
18
19 2003-06-12  Angus Leeming  <leeming@lyx.org>
20
21         * scripts/fig2pdftex.sh (legacy_xfig): Extract the necessary magic from
22         epstopdf and write it as a shell function, as suggested by Martin Vermeer.
23         Means that we are not dependent on the presence of epstopdf or of perl.
24
25 2003-06-12  Angus Leeming  <leeming@lyx.org>
26
27         * scripts/fig2pdftex.sh (legacy_xfig): Use epstopdf, as suggested by
28         Martin Vermeer.
29
30         * configure.m4: add $$s/ to the lyxpreview2bitmap.sh path.
31
32 2003-06-11  John Levon  <levon@movementarian.org>
33
34         * ui/stdtoolbars.ui: move flags to ...
35
36         * ui/default.ui: ... Toolbars section here
37
38 2003-06-11  John Levon  <levon@movementarian.org>
39
40         * ui/stdtoolbars.ui: show Extra toolbar by default
41
42 2003-06-09  Angus Leeming  <leeming@lyx.org>
43
44         * external_templates: remove all references to the parameters variable.
45
46 2003-06-09  José Matos  <jamatos@fep.up.pt>
47
48         * lyx2lyx/lyxconvert_215 (first_layout): new function to assure
49         that \layout is the first element in a lyx file.
50
51 2003-06-07  José Matos  <jamatos@fep.up.pt>
52
53         * lyx2lyx/lyxconvert_216 (update_tabular): small fix to work with
54         csv2lyx files.
55
56 2003-06-06  José Matos  <jamatos@fep.up.pt>
57
58         * lyx2lyx/lyxconvert_215 (remove_space_in_units): fix bug 763.
59
60 2003-06-06  José Matos  <jamatos@fep.up.pt>
61
62         * lyx2lyx/lyxconvert_216 (update_tabular): fix bug 1045.
63
64 2003-06-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
65
66         * languages: Add country code to the lang code.
67
68 2003-06-05  Angus Leeming  <leeming@lyx.org>
69
70         * external_templates: Scrap the RasterImage format.
71
72         * scripts/fig2pstex.py:
73         * scripts/pic2ascii.py:
74         * scripts/pic2png_eps.py:
75         * scripts/general_command_wrapper.py:
76         * scripts/pic2png_eps.sh:
77         * scripts/fig2png.py: removed.
78
79 2003-06-04  Angus Leeming  <leeming@lyx.org>
80
81         * lyx2lyx/lyx2lyx: bump the output format to 224.
82         * lyx2lyx/lyxconvert_223.py (convert_external): new file, new function.
83         An amalgamation of suggestions from José Matos and Dekel Tsur.
84         Also converts a RasterImage External Inset to a Graphics Inset.
85
86 2003-06-03  Angus Leeming  <leeming@lyx.org>
87
88         * external_templates: modify the templates to use the converter" mechanism.
89
90 2003-06-02  John Levon  <levon@movementarian.org>
91
92         * lyx2lyx/lyxconvert_221.py: remove insetparents
93
94 2003-06-01  Angus Leeming  <leeming@lyx.org>
95
96         * configure.m4: add an extension to the dateout format or the converter
97         code fouls up.
98
99 2003-06-01  John Levon  <levon@movementarian.org>
100
101         * lyx2lyx/lyxconvert_221.py: "\BibTeX" to "\bibtex" (bug 1018)
102         (from José Matos)
103
104 2003-05-31  Angus Leeming  <leeming@lyx.org>
105
106         * configure.m4 (latex_to_html_command): add a bunch of formats and
107         converters that are to be used by the external inset.
108
109         * fig2pdftex.sh: make it work as a "converter".
110         * fig2pstex.sh: new file: a converter from xfig to pstex_t.
111
112 2003-05-30  John Levon  <levon@movementarian.org>
113
114         * ui/stdmenus.ui: Force Normal Space -> Inter-word Space
115
116 2003-05-30  John Levon  <levon@movementarian.org>
117
118         * ui/stdmenus.ui: fix capitalisation
119
120 2003-05-25  Angus Leeming  <leeming@lyx.org>
121
122         * scripts/fig2pdf.sh: renamed again as fig2pdftex.sh.
123
124 2003-05-24  John Levon  <levon@movementarian.org>
125
126         * ui/stdmenus.ui: re-organise Document and Tools menus
127
128 2003-05-23  Angus Leeming  <leeming@lyx.org>
129
130         * scripts/fig2pdf.sh: new script. Capable of converts an XFIG image to
131         something that pdflatex can process into high quality PDF.
132         Works both with "modern" xfig and with older, "legacy" versions.
133
134         * scripts/fig2png.sh: removed.
135
136 2003-05-23  Angus Leeming  <leeming@lyx.org>
137
138         * external_templates: add a PDFLaTeX flavour to the xfig outputs.
139         * scripts/fig2png.py: a new and very simple script.
140         * scripts/fig2png.sh: another new and rather more sophisticated script.
141
142 2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
143
144         * ui/stdmenus.ui:
145         * ui/classic.ui: remove "error-next" and "error-remove-all"
146
147 2003-05-22  John Levon  <levon@movementarian.org>
148
149         * ui/stdtoolbars.ui: fix default toolbars
150
151 2003-05-22  John Levon  <levon@movementarian.org>
152
153         * bind/cua.bind: fix space insert
154
155 2003-05-21  José Matos  <jamatos@fep.up.pt>
156
157         * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~
158
159 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
160
161         * bind/cua.bind:
162         * bind/emacs.bind:
163         * bind/yemacs.bind:
164         * bind/latinkeys.bind:
165         * ui/stdmenus.ui: new space insets
166
167 2003-05-20  John Levon  <levon@movementarian.org>
168
169         * ui/stdtoolbars.ui: s/Paragraph Style/Paragraph Settings/
170
171 2003-05-16 André Pönitz <poenitz@gmx.net>
172
173         * ui/*: re-indent according to LyX style
174
175 2003-05-07  John Levon  <levon@movementarian.org>
176
177         * ui/stdmenus.ui: we can use _R_edo
178
179 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
180
181         * chkconfig.ltx: add layout even if the TeX class is missing;
182         introduce a forth field in the textclass.lst file that
183         keeps track whether the TeX class is available
184
185 2003-05-03  John Levon  <levon@movementarian.org>
186
187         * ui/stdmenus.ui: Child Document not Child document
188
189         * bind/xemacs.bind: fix insert graphics binding
190
191 2003-05-02 André Pönitz <poenitz@gmx.net>
192
193         * layouts/*: re-indent according to LyX style
194
195 2003-04-30  Michael Schmitt  <Michael.Schmitt@teststep.org>
196
197         * layouts/llncs.layout: remove Chapter and Mail layouts (did not
198         work). Add Email layout
199
200 2003-04-30  John Levon  <levon@movementarian.org>
201
202         * default.ui: replace with new layout. Move old layout to ...
203
204         * classic.ui: ...here
205
206 2003-04-26  John Levon  <levon@movementarian.org>
207
208         * ui/stdmenus.ui: Make table settings use old layout-tabular LFUN
209
210 2003-04-26  John Levon  <levon@movementarian.org>
211
212         * ui/stdmenus.ui: remove shortcuts for cut,copy,paste
213         to allow better shortcuts for the other options. Use
214         new inset-settings. Disable "inset-toggle" for now.
215         Re-organise Insert menu, and back out the Note submenu.
216
217 2003-04-15  John Levon  <levon@movementarian.org>
218
219         * ui/stdtoolbars.ui:
220         * ui/stdmenus.ui: split out from new.ui
221
222         * ui/new.ui: use Include
223
224 2003-04-15  John Levon  <levon@movementarian.org>
225
226         * ui/new.ui: add new ui for testing
227
228 2003-04-15  John Levon  <levon@movementarian.org>
229
230         * ui/default.ui: add toolbar placement flags,
231         and Minibuffer
232
233 2003-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
234
235         * configure.m4: add another Grace conversion from agr to ppm.
236
237 2003-04-10  John Levon  <levon@movementarian.org>
238
239         * ui/default.ui: Add visibility tag to toolbars
240
241         * BufferView_pimpl.C: updateToolbar on mouse click
242
243         * ToolbarBackend.h:
244         * ToolbarBackend.C: handle toolbar on/off settings
245
246 2003-04-10  John Levon  <levon@movementarian.org>
247
248         * images/: new icons, mostly taken from kdeart
249
250 2003-04-09  John Levon  <levon@movementarian.org>
251
252         * ui/default.ui: add a name for the toolbar
253
254 2003-04-08  John Levon  <levon@movementarian.org>
255
256         * ui/default.ui: add tooltips for toolbar items,
257         s/Icon/Item
258
259 2003-04-03  Tomasz Luczak <tlu@technodat.com.pl>
260
261         * layouts/mwbk.layout: small fix
262
263 2003-04-02  John Levon  <levon@movementarian.org>
264
265         * bind/math.bind: tab lfun changed
266
267 2003-04-01  John Levon  <levon@movementarian.org>
268
269         * lyx2lyx/lyxconvert_218.py: fix reading of subcaption texts
270
271 2003-03-29  John Levon  <levon@movementarian.org>
272
273         * images/psnfss1.xpm:
274         * images/psnfss2.xpm:
275         * images/psnfss3.xpm:
276         * images/psnfss4.xpm:
277         * images/standard.xpm:
278         * images/amssymb.xpm: make transparent
279
280 2003-03-28  John Levon  <levon@movementarian.org>
281
282         * ui/default.ui: fix dupe accelerator for change tracking
283
284 2003-03-28  John Levon  <levon@movementarian.org>
285
286         * bind/sciword.bind:
287         * bind/math.bind: remove math-greek*
288
289 2003-03-27  John Levon  <levon@movementarian.org>
290
291         * bind/cua.bind: add MS Word's "track changes" shortcut
292
293 2003-03-24  John Levon  <levon@movementarian.org>
294
295         * symbols: add bmod function
296
297 2003-03-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
298
299         * templates/revtex4.lyx:
300         * templates/latex8.lyx: fix bad info insets
301
302 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
303
304         * lyx2lyx/lyxconvert_218.py (remove_pextra): Fix conversion of
305         minipages that contains tabulars.
306
307         * lyx2lyx/lyx2lyx (main): Handle development version files
308
309 2003-03-12  Angus Leeming  <leeming@lyx.org>
310
311         * images/font-free.xpm: renamed as font-free-apply.xpm.
312
313         * ui/default.ui: s/font-free/font-free-apply/
314
315 2003-03-12  Dekel Tsur  <dekelts@tau.ac.il>
316
317         * lyx2lyx/lyx2lyx (main): Print error messages to stderr.
318
319         * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly
320         notes with several lines and backslashes.
321
322 2003-03-12  John Levon  <levon@movementarian.org>
323
324         * lyx2lyx/lyxconvert_221.py: add \\end_header
325
326 2003-03-11  Dekel Tsur  <dekelts@tau.ac.il>
327
328         * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert Info insets
329         to Note insets.
330
331 2003-03-11  Matej Cepl  <matej@ceplovi.cz>
332
333         * layouts/scrlttr2.layout: add Comment layout
334
335 2003-03-10  Michael Schmitt  <Michael.Schmitt@teststep.org>
336
337         * configure.m4: fix the tgif converters
338
339 2003-03-10  Angus Leeming  <leeming@lyx.org>
340
341         * scripts/lyxpreview2bitmap.sh: use variables for the names of
342         'latex', 'dvips', 'gs' and 'pnmcrop' and move their definition to
343         the top of the script.
344
345         * scripts/lyxpreview2bitmap.sh: enable BAIL_OUT to print a message.
346
347 2003-03-10  Angus Leeming  <leeming@lyx.org>
348
349         * images/graphics-insert.xpm: rename as
350         dialog-show-new-inset_graphics.xpm.
351
352 2003-03-05  Angus Leeming  <leeming@lyx.org>
353
354         * ui/default.ui: use 'dialog-show-new-inset "graphics"' instead
355         of graphics-insert'.
356
357 2003-03-06  Serge Winitzki  <serge@cosmos.phy.tufts.edu>
358
359         * bind/sciword.bind: update for 1.3.x
360
361 2003-03-06  Dekel Tsur  <dekelts@tau.ac.il>
362
363         * ui/default.ui: Add item for split env.
364
365 2003-03-05  Angus Leeming  <leeming@lyx.org>
366
367         * ui/default.ui: use 'dialog-show-new-inset "external"' instead
368         of 'external-insert'.
369         use "dialog-show-new-inset include" instead of "buffer-child-insert".
370
371 2003-03-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
372
373         * doc/LaTeXConfig.lyx.in: really get rid of iletter description
374
375 2003-03-03  PAP  <papasot@pythagoras.physics.upatras.gr>
376
377         * layouts/kluwer.layout: update for 1.3.x compatibility
378
379         * layouts/ijmpd.layout: re-add, since it only made it to 1.2.x.
380
381         * doc/LaTeXConfig.lyx.in: add ijmpd
382
383 2003-02-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
384
385         * layouts/llncs.layout: do not forget to define floats too
386
387 2003-02-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
388
389         * examples/fr_Foils.lyx: new translation of example
390
391 2003-02-21  Angus Leeming  <leeming@lyx.org>
392
393         * ui/default.ui: use the new 'dialog-show-new-inset "name"' instead
394         of 'citation-insert', 'reference-insert' and 'bibtex-insert'.
395
396 2003-02-25  Angus Leeming  <leeming@lyx.org>
397
398         * reLyX/BasicLyX.pm (regularizeLatexLength, getAsLyXLength):
399         make a valid LaTeX length understandable to LyX.
400
401 2003-02-21 André Pönitz <poenitz@gmx.net>
402
403         * examples/de_beispiel_roh.lyx: Small fixes to make it look like a
404           German document
405
406 2003-02-21  Angus Leeming  <leeming@lyx.org>
407
408         * CREDITS: Add Alfredo Braunstein.
409
410 2003-02-21  Angus Leeming  <leeming@lyx.org>
411
412         * ui/default.ui: change bibkey-insert to bibtem-insert.
413
414 2003-02-18  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
415
416         * layouts/scrclass.inc:
417         * layouts/scrarticle.layout: KOMA update
418
419 2003-02-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
420
421         * templates/koma-letter2.lyx:
422         * layouts/scrlttr2.layout: new KOMA letter class
423         * doc/LaTeXConfig.lyx.in: document this.
424
425 2003-02-17  André Pönitz <poenitz@gmx.net>
426
427         * layouts/*: Item_Environment -> Bib_Environment for Bibliography
428
429 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
430
431         * chkconfig.ltx: information is in LaTeXConfig.lyx, not
432         LyXConfig.lyx
433
434         * configure.m4: fix detection of fax programs
435
436 2003-02-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
437
438         * scripts/TeXFiles.sh: Add search for *.bib-files (>bibFiles.lst)
439         changed version to 0.3.
440
441 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
442
443         * templates/elsart.lyx:
444         * layouts/elsart.layout: new class, adapted from work of Herbert
445         Voss and Rod Pinna
446
447 2003-02-12  Tomasz Luczak  <tlu@technodat.com.pl>
448
449         * layouts/mwart.cls:
450         * layouts/mwbk.cls:
451         * layouts/mwrep.cls: new classes. Adaptation of the base classes
452         to polish typographical conventions.
453
454 2003-02-11  Angus Leeming  <leeming@lyx.org>
455
456         * reLyX/MakePreamble.pm: Output an accurate decription of what created
457         the file.
458
459         * reLyX/syntax.default: fix typo spotted by JMarc.
460
461 2003-02-11  Angus Leeming  <leeming@lyx.org>
462
463         * reLyX/BasicLyX.pm: Do as LyX does: wrap the minipage width and
464         height output in inverted commas and strip the space from "4.5 cm".
465         Factorise the code by defining sub getAsLyXLength.
466
467 2003-02-11  Angus Leeming  <leeming@lyx.org>
468
469         * reLyX/BasicLyX.pm: add support for minipages. The inner-pos optional
470         argument is currently parsed but ignored because I'm not sure how
471         LyX wants it.
472         Known bug: if the paragraph ends '\end{minipage}%', then the '%'
473         causes the next paragraph to be concatenated with this one. This is
474         a generic reLyX bug that I'll try and track down.
475
476 2003-02-10  Angus Leeming  <leeming@lyx.org>
477
478         * reLyX/syntax.default: fix natbib commands that LyX will only allow
479         a single optional arg for.
480
481 2003-02-08  John Levon  <levon@movementarian.org>
482
483         * chkconfig.ltx: look for dvipost package
484
485         * configure.m4: look for and prefer pplatex
486
487         * ui/default.ui: Add change tracking menu items
488
489 2003-02-07  Tomasz Luczak  <tlu@technodat.com.pl>
490
491         * kbd/polski.kmap: new keymap, which assumes that you have a
492         non-Polish keyboard.
493
494 2003-02-07  Angus Leeming  <leeming@lyx.org>
495
496         * BasicLyX.pm: enable reLyX to recognise natbib citations.
497
498         * MakePreamble.pm: if '\usepackage{natbib}' is found, activate
499         LyX's natbib support.
500
501         * reLyX/syntax.default: add natbib citation commands.
502
503 2003-02-07  Angus Leeming  <leeming@lyx.org>
504
505         * lyx2lyx/lyx2lyx: enable the debug level to be set.
506
507         * reLyX/BasicLyX.pm, reLyX/CleanTeX.pm, reLyX/Verbatim.pm: pass
508         $...$ and $$...$$ through reLyX unchanged.
509
510         * reLyX/RelyxTable.pm: provide support for 'm' column descriptors.
511
512         * reLyX/Text/TeX.pm: fix the $macro regex so that it recognises
513         that \) is a valid token but that \)* is a token and a '*'.
514
515         * reLyX/syntax.default: no need to translate symbols that mathed
516         can handle natively.
517
518 2003-02-04  Joao Luis Meloni Assirati  <assirati@fma.if.usp.br>
519
520         * images/math/rbracket.xpm: new file.
521
522 2003-02-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
523
524         * Makefile.am (IMAGES): install banner.ppm
525
526 2003-02-04  José Matos  <jamatos@fep.up.pt>
527
528         * layouts/db_stdclass.inc:
529         * layouts/linuxdoc.layout:
530         * layouts/manpage.layout: add minimal support for counters.
531
532 2003-02-02  Angus Leeming  <leeming@lyx.org>
533
534         * reLyX/RelyxTable.pm: add paranoia check that array bounds are valid.
535
536 2003-01-28  Edwin Leuven <e.leuven@uva.nl>
537
538         * layouts/amsbook.layout:
539         * layouts/amsart.layout: get address working
540
541 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
542
543         * layouts/cv.layout:
544         * layouts/egs.layout: do not use Include but Input
545
546         * layouts/llncs.layout: do not CopyStyle Journal, which does not
547         exist.
548
549 2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
550
551         * reLyX/reLyXmain.pl: fixes the problem where a directory has
552         the same name as a TeX file.
553
554 2003-01-17  Michael Schmitt  <Michael.Schmitt@teststep.org>
555
556         * lib/examples/*.lyx:
557         * lib/templates/*.lyx: convert to format 221.
558
559 2003-01-17  Dekel Tsur  <dekelts@tau.ac.il>
560
561         * lyx2lyx/lyxconvert_218.py (change_listof): Handle reLyX files.
562
563 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
564
565         * ui/default.ui: re-add ellipsis on some menu entries
566
567 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
568
569         * symbols: Fix \Box, \Diamond, \cong, and \surd.
570
571 2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
572
573         * reLyX/MakePreamble.pm (translate_preamble):
574         Fix bug 815, do not output \makeindex.
575
576 2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
577
578         * lyx2lyx/lyxconvert_218.py(remove_figinset):
579         Fix bug 816, make function more robust.
580
581 2003-01-13  Angus Leeming  <leeming@lyx.org>
582
583         * scripts/convertDefault.sh: make it return the exit status of the
584         convert program.
585
586 2003-01-13  Martin Vermeer  <martin.vermeer@hut.fi>
587
588         * doc/LaTeXConfig.lyx.in: document AGU and EGS classes
589
590 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
591
592         * configure.m4: Replace fig/tgif/agr->xpm converters by
593         fig/tgif/agr->ppm/jpeg converters
594
595 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
596
597         * Makefile.am (EXTRA_DIST): fix for distcheck
598
599 2003-01-06  Angus Leeming  <leeming@lyx.org>
600
601         * configure.m4: added a few graphics formats (gif, jpg etc).
602
603         * images/banner.xpm: removed.
604         * images/banner.ppm: Re-create the LyX banner in ppm format.
605
606 2003-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
607
608         * layouts/jgrga.layout:
609         * layouts/aguplus.inc: new class for the AGU Journal of
610         Geophysical Research
611
612 2003-01-08  José Abílio Oliveira Matos  <jamatos@lyx.org>
613
614         * lyx2lyx/parser_tools.py (get_value): make it robust to the
615         no argument case.
616
617 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
618
619         * bind/xemacs.bind:
620         * bind/emacs.bind: move keypad bindings later so that the binding
621         for "copy" shown in menus is not C-KP_Insert
622
623 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
624
625         * lyx2lyx/lyx2lyx.py: trims whitespace from header if not in preamble.
626
627 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
628
629         * lyx2lyx/lyxconvert_217.py: accept tag attributes without quotes.
630
631 2003-01-07  José Matos  <jamatos@fep.up.pt>
632
633         * lyx2lyx/lyxconvert_217.py: change bool_table to a function,
634         becoming more liberal regarding the accepted values.
635
636 2003-01-06  Angus Leeming  <leeming@lyx.org>
637
638         * scripts/lyxpreview2bitmap.sh: don't use 'which' to find an
639         executable. Use 'type'.
640
641 2003-01-05  John Levon  <levon@movementarian.org>
642
643         * lyx2lyx/lyxconvert_215.py: handle \lyxrcsid, \lyxvcid, \cursor
644
645 2003-01-04  Dekel Tsur  <dekelts@tau.ac.il>
646
647         * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns.
648
649 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
650
651         * layouts/cl2emult.layout:
652         * layouts/broadway.layout:
653         * layouts/hollywood.layout: remove spurious spaces
654
655 2002-12-20  Dekel Tsur  <dekelts@tau.ac.il>
656
657         * mathed.lyx: Removed big delimiters table as they are not symbols.
658         Removed the instructions on adding the xfonts dir to the fontpath.
659
660         * symbols: Fix \psi, \leftarrow, \rightsquigarrow, and \varsubsetneq
661
662 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
663
664         * Makefile.am (install-xfonts): do not use "ln -sf" since some
665         solaris versions do not like it. "ln -f -s" is better.
666
667 2002-12-17  John Levon  <levon@movementarian.org>
668
669         * configure.m4: back out LaTeX viewer again
670
671 2002-12-09  André Pönitz <poenitz@gmx.net>
672
673         * symbols: support for \implies and \dots
674
675 2002-12-04  Jean-Marc Lasgouttes  <jean-marc.lasgouttes@inria.fr>
676
677         * configure.m4: remove epsi format
678
679 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
680
681         * bind/sciword.bind: big update: use menus.bind and maths.bind and
682         make sure we do not use accent-vector
683
684 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
685
686         * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi).
687
688 2002-11-21  Angus Leeming  <leeming@lyx.org>
689
690         * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..."
691
692 2002-11-20  John Levon  <levon@movementarian.org>
693
694         * images/math/: implement missing math icons
695
696 2002-11-20  John Levon  <levon@movementarian.org>
697
698         * images/math/: renames for stupid OSes
699
700 2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
701
702         * lib/ru_splash.lyx: update from Vitaly Lipatov
703
704 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
705
706         * configure.m4 (removing font links): use -f not -r
707
708 2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
709
710         * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
711
712 2002-10-31  John Levon  <levon@movementarian.org>
713
714         * external_templates: small tweak for clarity
715
716 2002-10-30  John Levon  <levon@movementarian.org>
717
718         * ui/default.ui: re-add table-like commands to math, and
719           some minor fixes
720
721 2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
722
723         * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
724
725 2002-10-28  John Levon  <levon@movementarian.org>
726
727         * CREDITS: fix Rob's entry
728
729 2002-10-28  André Pönitz <poenitz@gmx.net>
730
731         * CREDITS: add Geoffroy Piroux
732
733         * reLyX/reLyX.man:
734           reLyX/reLyX.pod:
735           reLyX/syntax.default: to not change too much math stuff anymore
736
737 2002-10-24  John Levon  <levon@movementarian.org>
738
739         * images/math/: use black for visibility (from Edwin)
740
741 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
742
743         * layouts/llncs.layout: Fix the Bibliography layout
744
745 2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
746
747         * layouts/many layout files: add stdfloats and stdcounters
748
749 2002-10-24  André Pönitz <poenitz@gmx.net>
750
751         * layout/scrclass.inc: use stdcounters.inc
752
753 2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
754
755         * kbd/koi8-u.kmap: Fix crash when using the map.
756
757 2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
758
759         * examples/he_example_raw.lyx:
760         * examples/he_he_example_lyxified.lyx:
761         * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
762
763 2002-10-22  André Pönitz <poenitz@gmx.net>
764
765         * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
766
767 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
768
769         * symbols: Handle \not using a macro.
770
771 2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
772
773         * layouts/foils.layout: add more layouts
774
775 2002-10-18  Angus Leeming  <leeming@lyx.org>
776
777         * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
778         if so desired.
779
780 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
781
782         * configure.m4: add mozilla as default previewer for html
783
784 2002-10-14  André Pönitz <poenitz@gmx.net>
785
786         * ui/default.ui: support for flalign
787
788 2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
789
790         * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
791
792         * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
793         Make the code more
794
795         * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
796         Add a check for kdeprintfax.
797
798 2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
799
800         * bind/emacs.bind: add bindings for M-< and M->
801
802 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
803
804         * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
805         in the Standard layout.
806
807 2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
808
809         * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
810         "\begin_inset Float " to avoid matching "\begin_inset FloatList".
811
812 2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
813
814         * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
815         (remove_oldert): Fix for ERT inside tabulars.
816         (change_listof): New function. Convert LatexCommand inset to
817         FloatList inset.
818         (fix_oldfloatinset): New function. Add "wide false" to float insets.
819
820 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
821
822         * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
823
824 2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
825
826         * layouts/lyxmacros.inc: Patch from Gady Kozma.
827
828 2002-09-15  John Levon  <levon@movementarian.org>
829
830         * images/math/: add icons for delimiters
831
832 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
833
834         * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
835         (remove_oldminipage): Simplified.
836
837 2002-09-10  José Matos  <jamatos@fep.up.pt>
838
839         * scripts/*.py: changed all header to
840         #! /usr/bin/env python
841         so that python's path is no longer hardcoded.
842
843 2002-09-08  John Levon  <levon@movementarian.org>
844
845         * images/math/: add dots XPMs
846
847 2002-09-07  John Levon  <levon@movementarian.org>
848
849         * ui/default.ui: add depth-decrement too as discussed
850
851 2002-09-06  Angus Leeming  <leeming@lyx.org>
852
853         * CREDITS: add Pablo De Napoli, formerly languishing in the
854         math panel headers.
855
856 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
857
858         * layouts/stdcounters.inc: new file
859
860         * layouts/stdclass.inc: include standard counters
861
862 2002-09-05  Angus Leeming  <leeming@lyx.org>
863
864         * scripts/lyxpreview2bitmap.sh: augment the preliminary blurb, as
865         suggested by André.
866
867 2002-09-04  Angus Leeming  <leeming@lyx.org>
868
869         * scripts/lyxpreview2bitmap.sh: rename lyxpreview2ppm.sh as this.
870         The new script takes an extra argument specifying the desired
871         output format, ppm or png.
872
873         * configure.m4: associated changes.
874
875 2002-09-04  Angus Leeming  <leeming@lyx.org>
876
877         * scripts/lyxpreview2ppm.sh: output gs filenames as %d, not %Nd where N
878         is some input value.
879
880 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
881
882         * layouts/stdclass.inc: include stdfloats.h
883
884         * layouts/stdfloats.inc: new file
885
886 2002-09-03  Angus Leeming  <leeming@lyx.org>
887
888         * scripts/lyxpreview2ppm.sh: test expects integer arguments.
889         ${RESOLUTION} may be a float. Truncate it.
890
891 2002-09-03  Dekel Tsur  <dekelts@tau.ac.il>
892
893         * lyx2lyx/lyxconvert_218.py (update_tabular): Prevent changing
894         of non-tabular lines.
895
896 2002-09-03  Angus Leeming  <leeming@lyx.org>
897
898         * scripts/lyxpreview2ppm.sh: fix crash reported by Norbert Koksch when
899         generating more than 999 preview snippets by passing and using the
900         number of digits needed by the filenames generated by gs.
901
902 2002-09-03  Angus Leeming  <leeming@lyx.org>
903
904         * scripts/lyxpreview2ppm.sh: re-written to make use of the "lyx"
905         option parsed by preview.sty v 0.73.
906
907 2002-08-31  Dekel Tsur  <dekelts@tau.ac.il>
908
909         * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars
910
911 2002-08-29  John Levon  <levon@movementarian.org>
912
913         * images/math/: add AMS nrel
914
915 2002-08-29  John Levon  <levon@movementarian.org>
916
917         * images/: add math sub/super script
918
919         * images/math/: add \brace, \vec etc.
920
921 2002-08-29  John Levon  <levon@movementarian.org>
922
923         * Makefile.am: install mathed icons
924
925 2002-08-29  John Levon  <levon@movementarian.org>
926
927         * images/math/: add all icons except AMS nrel
928
929 2002-08-29  John Levon  <levon@movementarian.org>
930
931         * images/math/: add most of the normal XPMs
932
933 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
934
935         * lyx2lyx/lyx2lyx: add new format number "221"
936
937 2002-08-25  John Levon  <levon@movementarian.org>
938
939         * images/find-replace.xpm: add
940
941 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
942
943         * configure.m4: fix epsi->eps converter
944
945         * ui/default.ui: add menu entry for optional-insert
946
947         * CREDITS: update Martin's entry
948
949 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
950
951         * layouts/stdlayouts.inc:
952         * layouts/stdsections.inc:
953         * layouts/stdstarsections.inc: aded OptionalArgs tags to the
954         relevant layouts
955
956 2002-08-21  André Pönitz <poenitz@gmx.net>
957
958         * ui/default.ui: adjust to "tabular unification"
959
960 2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
961
962         * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
963         versions are now obtained by prepending a * to the section number
964         (similar to the new behaviour in menus.bind); add binding for \part.
965
966 2002-08-15  John Levon  <levon@movementarian.org>
967
968         * scripts/convertDefault.sh: use /bin/sh not /bin/bash
969
970 2002-08-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
971
972         * doc/LaTeXConfig.lyx.in: add description of cl2emult class
973
974         * bind/math.bind: add bindings to insert \Lambda and \Psi (bug #564)
975
976 2002-08-15  André Pönitz <poenitz@gmx.net>
977
978         * layouts/cl2emult.layout: new file Springer's cl2emult textclass
979
980 2002-08-10  Dekel Tsur  <dekelts@tau.ac.il>
981
982         * lyx2lyx/parser_tools.py (get_paragraph): Fixed.
983
984         * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands.
985
986 2002-08-08  Herbert Voss  <voss@perce.de>
987
988         * ui/default.ui: put gather into math menu
989
990 2002-08-07  John Levon  <levon@movementarian.org>
991
992         * images/layout_LaTeX.xpm: remove - obsolete
993
994 2002-08-05  John Levon  <levon@movementarian.org>
995
996         * images/dialog-tabular-insert.xpm: remove unneeded xpm
997
998 2002-08-05  John Levon  <levon@movementarian.org>
999
1000         * ui/default.ui:
1001         * bind/xemacs.bind: back to tabular-insert
1002
1003 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
1004
1005         * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
1006
1007         * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
1008
1009 2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
1010
1011         * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
1012
1013 2002-07-30  André Pönitz <poenitz@gmx.net>
1014
1015         * configure.m4:
1016         * ui/default.ui: make math-extern a bit more visible in Edit->Math
1017
1018         * bind/math.bind: remove some strange bindings for Ø and Å
1019
1020 2002-07-30  Angus Leeming  <leeming@lyx.org>
1021
1022         * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
1023         don't get confused.
1024
1025 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1026
1027         * examples/fr_CV.lyx:               new file
1028         * examples/fr_ExemplesTableaux.lyx:
1029         * examples/fr_ListesPuces.lyx:
1030         * examples/fr_mathed.lyx:           update
1031
1032 2002-07-18  Angus Leeming  <leeming@lyx.org>
1033
1034         * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
1035         the shell does not escape "\\".
1036
1037 2002-07-22  Herbert Voss  <voss@lyx.org>
1038
1039         * scripts/convertDefault.sh: defines a converter which is used
1040         when no userdefined was found
1041
1042 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1043
1044         * ui/default.ui: cleanup after change of Menu syntax. the
1045         foo_nobuffer menus are gone
1046
1047         * bind/sv_menus.bind:
1048         * bind/sciword.bind: remove some cruft
1049
1050         * tex/iletter.cls:
1051         * layout/iletter.layout:
1052         * templates/iletter.lyx: removed all traces of the iletter bundle
1053         and put it on the contrib/ area of our ftp site
1054
1055 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1056
1057         * configure.m4: fix definition of the lyxpreview2ppm converter;
1058         add ppm format. All should work out of the box now, even though
1059         all may not be pretty
1060
1061 2002-07-18  Angus Leeming  <leeming@lyx.org>
1062
1063         * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
1064         scary_eqns.lyx.
1065
1066 2002-07-17  André Pönitz <poenitz@gmx.net>
1067
1068         * configure.m4: fix typo in last change
1069         * symbols: add \hbar
1070
1071 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1072
1073         * bind/menus.bind: fix bindings using asterisk to ignore shift
1074         modifier
1075
1076 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1077
1078         * configure.m4: add formats fig and epsi
1079
1080 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
1081
1082         * bind/emacs.bind:
1083         * bind/xemacs.bind:
1084         * bind/sciword.bind:
1085         * bind/cua.bind: include greekkeys and cyrkeys bindings
1086
1087         * bind/greekkeys.bind:
1088         * bind/cyrkeys.bind: bindings to enter cyrillic and greek
1089         characters directly from keyboard
1090
1091 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1092
1093         * bind/menus.bind: cleanup shortcuts for section layouts. Starred
1094         versions are now obtained by prepending a * to the section number
1095         (M-p asterisk 0 .. M-p asterisk 6)
1096
1097         * images/banner.xpm.orig: remove
1098
1099 2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
1100
1101         * lib/configure.m4: fix the detection of cygwin when the shell is
1102         not bash
1103
1104 2002-07-12  Angus Leeming  <leeming@lyx.org>
1105
1106         * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
1107
1108 2002-07-12  André Pönitz <poenitz@gmx.net>
1109
1110         * ui/default.ui: add menu for font changes
1111         * symbols: add textt
1112
1113 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
1114
1115         * bind/emacs.bind:
1116         * bind/xemacs.bind:
1117         * bind/sciword.bind:
1118         * bind/cua.bind: better support for selection from numeric keypad
1119
1120         * kbd/cp1251.cdef:
1121         * kbd/ibm866.cdef:
1122         * kbd/koi8-r.cdef:
1123         * kbd/koi8-t.cdef:
1124         * kbd/koi8-u.cdef: new encoding definitions
1125
1126 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
1127
1128         * bind/sciword.bind: disable M-x c to allow M-x
1129
1130 2002-07-09  Angus Leeming  <leeming@lyx.org>
1131
1132         * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
1133         as it's not portable apparently.
1134
1135 2002-07-09  André Pönitz <poenitz@gmx.net>
1136
1137         * symbols: use it to define insets, too
1138         * configure.m4:
1139         * symbols: wasy symbols added
1140
1141 2002-07-08  Angus Leeming  <leeming@lyx.org>
1142
1143         * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
1144         left and right if so desired.
1145
1146 2002-07-08  André Pönitz <poenitz@gmx.net>
1147
1148         * symbols: more stuff missing from the Porto changes
1149
1150 2002-07-05  Angus Leeming  <leeming@lyx.org>
1151
1152         * scripts/lyxpreview2ppm.sh: added.
1153         * scripts/lyxpreview2xpm: removed.
1154
1155 2002-06-19 Herbert Voss  <voss@perce.de>
1156
1157         * configure.m4: add converters for epsi and (x)fig
1158
1159 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
1160
1161         * languages: add support for belarusian and kazakh
1162
1163         * encodings: add pt154
1164
1165 2002-06-27  André Pönitz <poenitz@gmx.net>
1166
1167         * configure.m4: add support for lyxpreview "format"
1168
1169         * scripts/lyxpreview2xpm: add file
1170
1171 2002-06-25  André Pönitz <poenitz@gmx.net>
1172
1173         * symbols: special characters
1174
1175 2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
1176
1177         * layouts/heb-article.layout: Fix due to \usepackage{babel}
1178         position change in lyx 1.2.0.
1179
1180 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1181
1182         * ui/default.ui: fix ellipses
1183
1184 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1185
1186         * ui/default.ui: remove Index Entry of last word
1187
1188         * ui/old-default.ui: remove
1189
1190 2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
1191
1192         * examples/mathed.lyx: Remove obsolete part.
1193
1194 2002-06-17 Herbert Voss  <voss@perce.de>
1195
1196         * configure.m4: install only those converters which are different
1197         to convert, because this is taken as the default. SO we can get
1198         rid of all problems when user do not have installed the right
1199         converters.
1200
1201 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1202
1203         * examples/fr_ExemplesTableaux.lyx: update
1204         * examples/fr_mathed.lyx: new file
1205
1206 2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1207
1208         * configure.m4: change tgif file extension to .obj, as it should
1209         have been
1210
1211 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1212
1213         * examples/TableExamples.lyx: fix footnotes inside tables
1214         (bug 442)
1215
1216 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1217
1218         * external_templates: change the requirements of the xfig and
1219         rasterimage templates to "graphicx" instead of "graphics".
1220
1221 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1222
1223         * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
1224         Schmitt
1225
1226         * reLyX/reLyX.in: honor variable LYX_DIR_13x
1227
1228 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1229
1230         * configure.m4: fix handling of --with-version-suffix, so that
1231         reLyX is still found. (bug #357)
1232
1233 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1234
1235         * layouts/hollywood.layout: fix style "FADE_OUT:"
1236
1237 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
1238
1239         * images/buffer-new.xpm: icon from Vitaly Lipatov
1240
1241 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
1242
1243         * CREDITS: kill mention of KDE
1244
1245 2002-05-23  André Pönitz <poenitz@gmx.net>
1246
1247         * autocorrect: new file
1248
1249 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
1250
1251         * examples/da_splash.lyx: revised
1252
1253 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1254
1255         * Makefile.am (DISTCLEANFILES): don't use -r
1256         (distclean-local): new target
1257
1258 2002-04-25  Rob Lahaye  <lahaye@users.sourceforge.net>
1259
1260         * configure.m4: use gracebat instead of xmgrace in the Grace converters
1261         to make the conversion independent of the availability of an Xserver
1262
1263 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1264
1265         * doc/ExternalMaterial.lyx: remove, since it has been included in
1266         Customization.lyx
1267
1268 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1269
1270         * Makefile.am: do not set M4 explicitely
1271
1272 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
1273
1274         * configure.m4: add 'convert XPM to EPS', add more Grace conversions
1275         and change tab to double space indentation in conversion section
1276
1277 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
1278
1279         * layouts/aastex.layout: add ProvidesNatbib
1280
1281         * templates/aastex.lyx: convert to format 220
1282
1283 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1284
1285         * examples/*.lyx: convert many files to format 220, _except_
1286         aa_sample and aas_sample, for which I do not have the textclass
1287
1288         * templates/*.lyx: convert a few files to format 220
1289
1290 2002-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
1291
1292         * layouts/revtex4.layout: fix tilde-output in URL and Email insets.
1293
1294 2002-04-11  Guenter Milde  <g.milde@physik.tu-dresden.de>
1295
1296         * doc/LaTeXConfig.lyx.in: add description for spie class.
1297
1298         * spie.layout: new class
1299
1300 2002-04-10 Herbert Voss  <voss@perce.de>
1301
1302         * configure.m4: correct entry for grace graphic format
1303
1304 2002-04-10 Herbert Voss  <voss@perce.de>
1305
1306         * CREDITS: correct email
1307
1308 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1309
1310         * kbd/european.kmap: "euro" and "oe" used kmod instead of kmap
1311         * examples/currency.lyx: rewritten
1312
1313 2002-04-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1314
1315         * reLyX/acinclude.m4 (RELYX_CHECK_PERL): improve search for perl.
1316
1317 2002-04-06  André Pönitz <poenitz@gmx.de>
1318
1319         * bind/math.bind: shortcut for \psi
1320
1321         * examples/de_beispiel_gelyxt.lyx: fix quotes
1322
1323 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1324
1325         * Makefile.am (LYXLIBDIRS): xfonts should not be named here
1326
1327         * bind/sv_menus.bind: change RightAddress to Right_Address
1328         * bind/de_menus.bind: ditto
1329         * bind/fi_menus.bind: ditto
1330         * bind/menus.bind: ditto
1331         * bind/pt_menus.bind: ditto
1332
1333 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1334
1335         * examples/fr*.lyx: updated to 1.2.0 format
1336
1337 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1338
1339         * .cvsignore: add xfonts
1340
1341         * languages: add Basque
1342
1343 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1344
1345         * CREDITS: add Pauli Virtanen and Adrien Rebollo
1346
1347         * Makefile.am (install-xfonts): remove some debug output
1348
1349 2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1350
1351         * reLyX/Makefile.am (install-data-local): fix variable usage
1352         (uninstall-local): ditto
1353
1354         * CREDITS: add Claus Hindsgaul
1355
1356 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1357
1358         * layouts/kluwer.layout: remove TocDepth tag
1359
1360 2002-03-27 Herbert Voss <voss@perce.de>
1361
1362         * layouts/ltugboat.layout:
1363         * layouts/dtk.layout: new layouts.
1364
1365         * doc/LaTeXConfig.lyx.in: add description for layouts
1366         dtk and ltugboat
1367
1368 2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
1369
1370         * configure.m4: fix grace to eps converter
1371
1372 2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
1373
1374         * examples/listerrors.lyx: Fixed to run with python-1.5 as well
1375         as with latest python-2.2
1376
1377         * scripts/listerrors: Re-generated from listerrors.lyx
1378
1379 2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1380
1381         * Makefile.am (install-xfonts): fix the target when no X fonts
1382         have been found.
1383         General: do not use $$(foo) instead of $${foo} for shell variables!
1384
1385 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1386
1387         * Minipage.lyx:
1388         * TableExamples.lyx:
1389         * amsart-test.lyx:
1390         * amsbook-test.lyx:
1391         * examples/ca_splash.lyx:
1392         * examples/da_splash.lyx:
1393         * examples/decimal.lyx:
1394         * examples/mathed.lyx:
1395         * examples/multicol.lyx:
1396         * examples/splash.lyx: update to 220
1397
1398         * Makefile.am (install-xfonts): force link
1399
1400 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1401
1402         * ui/default.ui: Change "What's this?" to "Tooltips".
1403
1404 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1405
1406         * create_fonts_dir:
1407         * fonts-xlfd: removed
1408
1409         * configure.m4: add a replacement for the create_fonts_dir script.
1410         This one checks for ttf fonts too. The font links are created in
1411         the xfonts/ directory. If running outside libdir, the script
1412         checks whether fonts.dir is different from the system-wide one and
1413         removes it if it is not.
1414
1415         * Makefile.am (install-xfonts): new target to install the X font
1416         directory
1417
1418         * layouts/svjour.inc: remove ProvidesAmsMath
1419
1420 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
1421
1422         * examples/listerrors.lyx:
1423         * scripts/listerrors: new files
1424
1425         * Makefile.am: Removed build-listerrors cruft.
1426
1427 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1428
1429         * ui/default.ui: small cleanup: move Tex info and childs to View,
1430         remove Edit>Floats menu, fix a few shortcuts.
1431
1432 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1433
1434         * images/depth-increment.xpm:
1435         * images/depth-decrement.xpm: new icons
1436
1437         * images/footnote-insert.xpm:
1438         * images/marginalnote.xpm: small facelift
1439
1440         * images/depth-next.xpm:
1441         * images/marginpar-insert.xpm: removed
1442
1443         * bind/sv_menus.bind:
1444         * bind/sciword.bind:
1445         * ui/old-default.ui:
1446         * ui/default.ui: replace depth-next with depth-increment
1447
1448 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
1449
1450         * examples/Literate.lyx: Small fix to make sure build-listerrors
1451         still works.
1452
1453 2002-03-14  Allan Rae  <rae@lyx.org>
1454
1455         * bind/sv_menus.bind:
1456         * bind/xemacs.bind: figure inset replaced by graphics inset
1457
1458 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1459
1460         * examples/Literate.lyx: Fixed build-script section to work
1461         with lyx tempdir. As it was, you could not build-program
1462         when opening Literate.lyx from within LyX.
1463
1464 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1465
1466         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
1467
1468         * languages: add bulgarian
1469
1470 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
1471
1472         * Makefile.am: Fix bug with installing an empty listerrors.
1473
1474 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
1475
1476         * ui/default.ui: add a toggle-tooltips item to the Help menu.
1477
1478 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1479
1480         * tex/ejour2.cls:
1481         * layouts/ejour2.layout: removed; this is superseded by svjour
1482         and friends
1483
1484         * lib/doc/LaTeXConfig.lyx.in:
1485         * lib/doc/LyXConfig.lyx.in: update
1486
1487 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1488
1489         * Makefile.am: fix call to configure.
1490
1491 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1492
1493         * layouts/obsolete.inc: obsolete LaTeX
1494         * layouts/g-brief-en.layout: add DefaultStyle
1495
1496 2002-03-06  Herbert Voss  <voss@perce.de>
1497
1498         * layouts/g-brief-de.layout: add DefaultStyle
1499
1500 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1501
1502         * configure: removed from cvs
1503
1504         * .cvsignore: add configure
1505
1506         * Makefile.am: set up automatic creation and execution of
1507         configure script.
1508
1509 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1510
1511         * CREDITS: document that Martin Vermeer is also a very good bug
1512         hunter
1513
1514 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
1515
1516         * layouts/db_stdclass.inc:
1517         * layouts/linuxdoc.layout:
1518         * layouts/manpage.layout: set DefaultStyle
1519
1520
1521 2002-03-04  Herbert Voss  <voss@perce.de>
1522
1523         * configure.m4: fix the problem with tgif's xpm export
1524
1525 2002-03-03  Herbert Voss  <voss@perce.de>
1526
1527         * configure.m4: added more converter stuff for different formats
1528
1529 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1530
1531         * layouts/hollywood.layout: set DefaultStyle
1532
1533         * layouts/scrclass.inc: set DefaultStyle
1534
1535 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1536
1537         * layouts/stdclass.inc: add DefaultStyle
1538
1539 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1540
1541         * doc/LaTeXConfig.lyx.in: add entry for svprothb
1542
1543         * layouts/svprobth.layout: new layout file, for 'Probability
1544         Theory and Related Fields'
1545
1546         * layouts/svjour.inc: change Keywords labelstring a bit.
1547
1548         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
1549
1550         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
1551
1552         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
1553         that figinset is dead.
1554
1555 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1556
1557         * ui/default.ui: add a show-forks item to the two File menus.
1558
1559 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1560
1561         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
1562
1563 2002-02-23  Herbert Voss  <voss@perce.de>
1564
1565         * configure.m4: added converter stuff for different formats
1566
1567 2002-02-13  José Matos  <jamatos@fep.up.pt>
1568
1569         * examples/linuxdoc_manpage.lyx: added
1570
1571 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1572
1573         * ui/default.ui: add ... to math panel
1574
1575 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
1576
1577         * bind/math-bind: keybindings for umlauts and other special chars
1578
1579 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
1580
1581         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
1582
1583 2002-01-30  Herbert Voss  <voss@lyx.org>
1584
1585         * configure.m4: add convert-support for ps-files
1586
1587 2002-01-29  Herbert Voss  <voss@lyx.org>
1588
1589         * ui/default.ui: delete old figure entries
1590
1591         * help/TexInfo.hlp:
1592         * help/Graphics.hlp: update
1593
1594 2002-01-27  Herbert Voss  <voss@lyx.org>
1595
1596         * help/Graphics.hlp: added, but not finished
1597
1598 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
1599
1600         * fonts-xlfd:
1601         * create_fonts_dir: New files.
1602
1603 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1604
1605         * Makefile.am (EXTRA_DIST): add configure.m4
1606
1607         * languages: fix slovak entry
1608
1609 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1610
1611         * examples/fr_EtiquetteMath.lyx: removed
1612
1613 2002-01-16  José Matos  <jamatos@fep.up.pt>
1614
1615         * layouts/db_stdlayouts.inc: Fix name for caption.
1616
1617 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
1618
1619         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
1620         of fonts-xlfd in the light of Dekel's suggestions.
1621         This file still doesn't run LaTeX successfully without bolting the
1622         lyxcode definition into the preamble but is otherwise Ok.
1623
1624 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1625
1626         * layouts/kluwer.layout: remove caption layout
1627
1628 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1629
1630         * examples/MathLabeling.lyx:
1631         * examples/nl_MathLabeling.lyx: removed, since they are useless.
1632
1633 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1634
1635         * configure.m4: try to fix problem with groff detection
1636
1637 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
1638
1639         * lyxrc.example: change the names of some variables in line with lyxrc.C
1640
1641 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
1642
1643         * reLyX/BasicLyX.pm: Add support for amsmath environments.
1644
1645 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
1646
1647         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
1648         a harmless noweb error.
1649
1650 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1651
1652         * ui/default.ui: added dots "..." to insert->include file.
1653
1654 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1655
1656         * configure.m4: fix typo in \print_spool_command name.
1657
1658 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1659
1660         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
1661         CTAN references.
1662
1663         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
1664         used for checking for a program and add the corresponding entry in
1665         lyxrc.defaults. Used this for various checks (not finished yet).
1666
1667         * doc/LaTeXConfig.lyx.in: general update: moved things around,
1668         corrected some entries, collapsed some others, added graphicx.
1669
1670 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1671
1672         * chkconfig.ltx: check also for graphicx.sty
1673
1674 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1675
1676         * ui/default.ui: fix shortcut clash in the insert menu.
1677
1678 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
1679
1680         * symbols: Add glyph for \colon for the symbol font.
1681
1682 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1683
1684         * images/citation-insert.xpm:
1685         * images/label-insert.xpm:
1686         * images/index-insert.xpm: new icons from Elena Samsonova
1687
1688         * images/math-panel.xpm: new icon from Herbert Voss
1689
1690 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1691
1692         * examples/de_splash.lyx: update from Hartmut Haase.
1693
1694 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1695
1696         * examples/Math_macros.lyx:
1697         * examples/fr_Macros_Math.lyx: removed, since this information
1698         is in the UserGuide.
1699
1700         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
1701
1702 2001-11-27  Garst R. Reese  <reese@isn.net>
1703
1704         * tex/hollywood.cls:
1705         * layouts/hollywood.layout:
1706         * examples/script_form.lyx: updated hollywood class and support
1707         files.
1708
1709 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1710
1711         * CREDITS: add Ben Stanley
1712
1713 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
1714
1715         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
1716         comments.
1717
1718 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1719
1720         * templates/kluwer.lyx:
1721         * layouts/kluwer.layout: new textclass for journals edited by
1722         Kluwer.
1723
1724         * doc/LaTeXConfig.lyx.in: update
1725
1726 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
1727
1728         * examples/chess-article.lyx: Fixed comments. Removed hacks
1729         caused by my lack of understanding of TeX macros and LyX layouts.
1730         This version is immensely cleaner.
1731
1732         * examples/chessgame.lyx: Minimized ERT while still showing off
1733         the external chess material insets.
1734
1735         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
1736         comment handling into skak framework. Fixed some bugs in skak.sty!
1737
1738         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
1739         version. Added Subvariation, Subsubvariation, etc.
1740
1741 2001-11-13  André Pönitz  <poenitz@gmx.net>
1742
1743         * ui/default.ui: create a new Submenu Insert->Math, since placing
1744         everything in the main insert menu seems not possible in the long
1745         run...
1746
1747 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1748
1749         * ui/default.ui: move math panel from Edit to Insert.
1750
1751 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
1752
1753         * layouts/chess.layout:
1754         * examples/chess-article.lyx: a new class and example for writing
1755         articles about chess.
1756
1757 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
1758
1759         * external_templates: Use UpdateResult
1760
1761         * scripts/*.py: Fix for python 1.5
1762
1763 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1764
1765         * examples/iecc05.fen:
1766         * examples/iecc07.fen:
1767         * examples/iecc12.fen:
1768         * lib/examples/chessgame.lyx: an example for the new chess support.
1769
1770 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
1771
1772         * external_templates: Minor tweak. Changed $$FPath/$$Basename
1773         to $$FPath$$Basename.
1774
1775 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1776
1777         * external_templates: Fix up the help message for ChessDiagram
1778         again (referring to the new lyxskak.sty). Reworked the LaTeX
1779         output to use skak.sty \loadgame{file} feature.
1780
1781 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1782
1783         * Makefile.am: remove BUGS.lyx mention
1784
1785 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
1786
1787         * ui/default.ui: remove Known Bugs entry
1788
1789 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1790
1791         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
1792
1793         * scripts/fen2ascii.py: New file added. Makes a nice ascii
1794         representation of the chess position.
1795
1796 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1797
1798         * external_templates: Changed comment to inform user to use skak
1799         package instead of the very old chess.sty for external chess
1800         material. Added the -mode EditPosition flag to the "xboard"
1801         invocation. Fixed the invocation of fen2ascii (which did *not*
1802         exist, even though it was referenced).
1803
1804 2001-10-24  José Matos  <jamatos@fep.up.pt>
1805
1806         * layouts/db_lyxmacros.inc:
1807         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
1808
1809 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1810
1811         * examples/it_splash.lyx: update from Claudio Coco
1812
1813 2001-10-24  José Matos  <jamatos@fep.up.pt>
1814
1815         * layouts/db_stdtitle.inc: added align and alignpossible to date.
1816         Now the default is left and center is still possible.
1817
1818 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
1819
1820         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
1821         Now the last language in the document option is the document language.
1822         Code clean, remove unused variables.
1823
1824         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
1825
1826 2001-10-17  José Matos  <jamatos@fep.up.pt>
1827
1828         * reLyX/MakePreamble.pm: add support for \makeindex, added support
1829         for optional arguments to babel, remove fontenc package. Don't
1830         print the latex preamble if there isn't none to print.
1831
1832 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1833
1834         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
1835         Hopefully more precise and much faster.
1836
1837 2001-10-15  José Matos  <jamatos@fep.up.pt>
1838
1839         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
1840         RevisionMark and Revision styles.
1841
1842 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1843
1844         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
1845         symbolic links
1846
1847 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1848
1849         * CREDITS: add two unsung heroes
1850
1851 2001-10-10  Herbert Voss  <voss@perce.de>
1852
1853         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
1854
1855 2001-10-09  Herbert Voss  <voss@perce.de>
1856
1857         * default.ui: help-Texinfo
1858         gives an info about the installed texfiles (cls,sty,bst)
1859
1860 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1861
1862         * kbd/iso8859-4.cdef:
1863         * kbd/iso8859-9.cdef: new files
1864
1865 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1866
1867         * kbd/iso8859-3.cdef: new file
1868
1869         * kbd/iso8859-1.cdef:
1870         * kbd/iso8859-15.cdef: update
1871
1872 2001-10-03  José Matos  <jamatos@fep.up.pt>
1873
1874         * layouts/linuxdoc.layout:
1875         * layouts/manpage.layout:
1876         * layouts/db_lyxmacros.inc:
1877         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
1878         Latex tag.
1879
1880 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1881
1882         * languages: change default encoding for estonian to latin1
1883
1884 2001-10-01  Garst R. Reese  <reese@isn.net>
1885
1886         * tex/hollywood.cls:
1887         * layouts/hollywood.layout:
1888         * examples/script_form.lyx:
1889         * templates/hollywood.lyx: updated hollywood class and support
1890         files.
1891
1892 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1893
1894         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
1895
1896 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1897
1898         * CREDITS: add Jürgen Spitzmüller
1899
1900 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1901
1902         * ui/default.ui: remove layout-save-default from "Layout"
1903         for it's in Layout -> Document now.
1904
1905 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
1906
1907         * layouts/g-brief-en.layout:
1908         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
1909
1910 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1911
1912         * CREDITS: update M. Schmitt entry
1913
1914         * ui/default.ui: remove trailing '...' for Insert>Note
1915
1916 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1917
1918         * layouts/heb-article.layout: fix labelfont of Proof layout
1919
1920 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1921
1922         * examples/script_form.lyx: added
1923         * examples/scriptone.lyx: deleted
1924         * layouts/hollywood.layout:
1925         * tex/hollywood.cls: update of the hollywood class
1926
1927 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1928
1929         * layouts/dinbrief.layout:
1930         * layouts/egs.layout:
1931         * layouts/iletter.layout:
1932         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
1933         tag
1934
1935 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1936
1937         * examples/da_splash.lyx: new translation from Claus Hindsgaul
1938
1939         * ui/default.ui: comment out reference manual from the help menu
1940         (the reference manual is now obsolete).
1941
1942         * layouts/cv.layout: add ObsoletedBy version of SubSection
1943
1944 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1945
1946         * kbd/koi8-r.kmap: update from Vitaly Lipatov
1947
1948         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
1949         restrict font size to `11pt'
1950
1951         * layouts/cv.layout: rename SubSection layout to Subsection
1952
1953 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1954
1955         * reLyX/reLyX.in: fix initialization before BEGIN block.
1956
1957 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
1958
1959         * Makefile.am (pkgdata_DATA): Add symbols file.
1960
1961 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
1962
1963         * configure:
1964         * configure.m4: add converters for XPM to allow inline display
1965
1966         * Makefile.am: add rule for configure
1967
1968 2001-08-31  José Matos  <jamatos@fep.up.pt>
1969         * reLyX/reLyX.in: added debug statement.
1970         Moved the insertion in @maybe_dir to push.
1971
1972         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
1973         by recent versions of Perl. Allow compatability with perl 5.002.
1974
1975         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
1976
1977 2001-08-28  José Matos  <jamatos@fep.up.pt>
1978         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
1979
1980 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
1981
1982         * ui/default.ui: sanitise math/tabular entries
1983
1984 2001-07-25  André Pönitz <poenitz@gmx.net>
1985
1986         * bind/math.bind:
1987           bind/sciword.bind: use new syntax for 'math-insert'
1988
1989 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1990
1991         * ui/default.ui: change 'toggle appendix' entry
1992
1993 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
1994
1995         * configure.m4: Fix behaviur when latex is not found.
1996         Fix SEARCH_PROG.
1997
1998 2001-07-29  Baruch Even  <baruch@lyx.org>
1999
2000         * configure.m4: Added conversion from EPS to PDF using epstopdf.
2001
2002 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
2003
2004         * bind/cua.bind:
2005         * ui/default.ui: entries for thesaurus
2006
2007 2001-07-25  André Pönitz <poenitz@gmx.net>
2008
2009         * bind/math.bind:  new LFUN 'math-space'
2010
2011 2001-07-23  Baruch Even <baruch@lyx.org>
2012
2013         * configure.m4: Added conversion of images support, used when
2014         exporting images in formats (PDF)Latex cannot handle directly.
2015
2016 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2017
2018         * Makefile.am (dist-hook): only try to get lyxdoc if not already
2019         present.
2020
2021 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
2022
2023         * bind/*.bind: add binding for ligature-break-insert
2024
2025 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2026
2027         * ui/default.ui:
2028         * bind/cua.bind:
2029         * bind/emacs.bind:
2030         * bind/xemacs.bind: fix binding for raw double quote
2031
2032 2001-07-22  José Matos  <jamatos@fep.up.pt>
2033
2034         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
2035         to convert from latex to lyx preamble. That means support for language,
2036         geometry, several \usepackages. Almost all the options that are present
2037         in Layout->Document.
2038
2039 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2040
2041         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
2042
2043 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2044
2045         * ui/default.ui: change a shortcut
2046
2047 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
2048
2049         * chkconfig.ltx: test for the presence of natbib.
2050
2051         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
2052         present.
2053
2054 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2055
2056         * bind/xemacs.bind:
2057         * bind/sciword.bind:
2058         * bind/emacs.bind:
2059         * bind/cua.bind:
2060         * ui/default.ui: use inset-toggle instead of open-stuff
2061
2062 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
2063
2064         * layouts/literate-scrap.inc: Added PassThru tag
2065
2066 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2067
2068         * bind/*.bind: do the same correctly for all files :)
2069
2070 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
2071
2072         * ui/default.ui: remove credits/version/copyright add about lyx
2073
2074 2001-07-12  Juergen Vigna  <jug@sad.it>
2075
2076         * bind/cua.bind: moved C-l from mode-tex to ert-insert
2077
2078 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2079
2080         * images/ert-insert.xpm: renamed from tex-mode.xpm
2081
2082 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2083
2084         * ui/default.ui: add icon for ert-insert + entry in menu
2085
2086 2001-07-09  Juergen Vigna  <jug@sad.it>
2087
2088         * images/banner.xpm: new development banner after a LyX-Meeting!
2089
2090 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2091
2092         * ui/default.ui: comment out tex-mode
2093
2094         * layouts/stdlayouts.inc: comment out style LaTeX
2095
2096         * bind/menus.bind: comment out tex-mode
2097
2098 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
2099
2100         * layouts/IEEEtran.layout: Add qed box at the end of proof.
2101
2102         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
2103           author paragraph.
2104
2105 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2106
2107         * examples/hu_splash.lyx: new file from László Zrubecz.
2108
2109 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2110
2111         * layouts/extletter.layout:
2112         * layouts/extreport.layout:
2113         * layouts/extbook.layout:
2114         * layouts/extarticle.layout: new files from Herbert Voss.
2115
2116         * bind/hu_menus.bind: removed.
2117
2118         * bind/pt_menus.bind:
2119         * bind/fi_menus.bind:
2120         * bind/de_menus.bind:
2121         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
2122         not GUI names.
2123
2124 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
2125
2126         * CREDITS: add Michael Schmitt
2127
2128 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2129
2130         * examples/nl_MathLabeling.lyx:
2131         * examples/nl_multicol.lyx: new translations from Tino meinen.
2132
2133 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
2134
2135         * CREDITS: update a bit
2136
2137         * ui/default.ui: make math align entries non-optional, move
2138         math-mutate stuff to Edit>Math.
2139
2140 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
2141
2142         * ui/default.ui: add align options to edit_math menu.
2143
2144 2001-06-23  The LyX Project  <jug@sad.it>
2145
2146         * templates/dinbrief.lyx: remove obsolete \cursor tag
2147
2148 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2149
2150         * tex/cv.cls:
2151         * layouts/cv.layout:
2152         * examples/cv.lyx: add class cv (version 1.5)
2153
2154 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2155
2156         * bind/fr_menus.bind: removed
2157
2158 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2159
2160         * ui/default.ui: add a (commented out) entry for read-only
2161
2162 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
2163
2164         * examples/aa_head.lyx:
2165         * examples/aa_paper.lyx: removed
2166
2167         * doc/LaTeXConfig.lyx.in:
2168         * examples/aa_sample.lyx:
2169         * layouts/aa.layout:
2170         * layouts/aapaper.inc:
2171         * layouts/aapaper.layout:
2172         * templates/aa.lyx: aa.layout is for the new version of the
2173         A&A document class, while aapaper.layout is for the older (and
2174         slightly incompatible) version.
2175
2176 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2177
2178         * doc/LaTeXConfig.lyx.in:
2179         * layouts/encts.layout: new textclass, from Reuben Thomas
2180
2181         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
2182
2183 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2184
2185         * bind/xemacs.bind: allow asciitilde to be used with or without
2186         shift key
2187
2188 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2189
2190         * bind/latinkeys.bind: add some bindings for KP_ keys.
2191
2192 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2193
2194         * bind/latinkeys.bind: set quotedbl to quote-insert, set
2195         nobreakspace to protected-space-insert
2196
2197         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
2198         chars-transpose.
2199
2200 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
2201
2202         * kbd/european.kmap:
2203         * kbd/francais.kmap:
2204         * kbd/iso8859-15.cdef:
2205         * encodings: add iso8859-15 support.
2206
2207         * kbd/iso8859-1.cdef: cleanup
2208
2209 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
2210
2211         * templates/aa.lyx: rename from aapaper.lyx
2212
2213         * layouts/aa.layout: rename from aapaper.layout
2214
2215         * examples/aa_head.lyx:
2216         * examples/aa_head.lyx: update
2217
2218 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2219
2220         * languages: change GUI name of portugues and brazil
2221
2222 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2223
2224         * bind/math.bind: add bindign for escape
2225
2226 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
2227
2228         * configure.m4: detect cygwin, windvi and yap
2229
2230         * reLyX/acinclude.m4 :
2231         * reLyX/configure.in : OS/2 fixes
2232
2233 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2234
2235         * bind/latinkeys.bind: fixup more bindings.
2236
2237 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2238
2239         * bind/latinkeys.bind: fix typo
2240
2241 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2242
2243         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
2244         latin3, latin4, latin8, latin9
2245
2246         * bind/emacs.bind: include latinkeys.bind
2247
2248         * bind/cua.bind: include latinkeys.bind
2249
2250 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2251
2252         * ui/default.ui: add FloatInsert and FloatListInsert
2253
2254 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2255
2256         * examples/eu_splash.lyx: update from Dooteo
2257
2258 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2259
2260         * layouts/revtex4.layout: make sure the PACS, keywords and
2261         preprint come before \maketitle.
2262
2263 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2264
2265         * ui/default.ui: comment out some nonexistant operations
2266
2267 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
2268
2269         * CREDITS: add Michael for the Gnome port
2270
2271 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2272
2273         * ui/default.ui: add minipage item
2274
2275 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2276
2277         * fr_AlignementDecimal.lyx:
2278         * fr_Macros_Math.lyx:
2279         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
2280
2281 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
2282
2283         * layouts/linuxdoc.layout: add support for CDATA section in code.
2284
2285 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
2286
2287         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
2288
2289 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2290
2291         * CREDITS: add Edwin Leuven
2292
2293 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
2294
2295         * ui/default.ui:
2296         * bind/<various>: update for file dialog change
2297
2298 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
2299
2300         * encodings:
2301         * languages: add preliminary Thai support
2302
2303         * kbd/tis620-0.cdef: dummy cdef file
2304
2305 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
2306
2307         * encodings: add support for iso8859-5 and cp1251.
2308
2309         * languages: add serbian and serbocroatian.
2310
2311         * kbd/serbian.kmap:
2312         * kbd/serbocroatian.kmap: new files.
2313
2314 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
2315
2316         * reLyX/configure.in: become --with-version-suffix
2317
2318 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
2319
2320         * examples/fr_*: renamed french example files in french.
2321
2322 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2323
2324         * templates/g-brief-de.lyx: fix typo.
2325
2326 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
2327
2328         * reLyX/Makefile.am: fix uninstall
2329
2330         * reLyX/configure.in: --with-lyx-version
2331
2332 2001-02-26  José Matos  <jamatos@fep.up.pt>
2333
2334         * templates/docbook_template.lyx: removed.
2335         * templates/docbook_article.lyx: updated file, to replace the previous.
2336
2337         * templates/linuxdoctemplate.lyx: removed.
2338         * templates/linuxdoc_article.lyx: updated file, to replace the
2339         previous.
2340
2341 2001-02-11  José Matos  <jamatos@fep.up.pt>
2342
2343         * layouts/docbook.layout: chapter and part insertion are forbiden in
2344         article.
2345
2346 2001-02-26  Juergen Vigna  <jug@sad.it>
2347
2348         * ui/default.ui: added Custom-Export to export menu.
2349
2350 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2351
2352         * bind/emacs.bind:
2353         * bind/xemacs.bind: add bookmark commands.
2354
2355 2001-02-07  Allan Rae  <rae@lyx.org>
2356
2357         * bind/emacs.bind:
2358         * bind/xemacs.bind: Someone forgot to do the other bind files when they
2359         changed the reference-back into a bookmark-goto. naughty naughty.
2360
2361 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2362
2363         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
2364         Silpa-Anan.
2365
2366 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
2367
2368         * ui/default.ui: Add Edit->Math menu.
2369
2370 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
2371
2372         * Makefile.am: fix permissions on configure and configure.cmd
2373         (from Albert Chin)
2374
2375         * CREDITS: add Albert Chin
2376
2377 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2378
2379         * bind/cua.bind: change the bookmark bindings to C-[123] and
2380         C-M-[123].
2381
2382 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2383
2384         * examples/fr_MathLabeling.lyx:
2385         * examples/fr_Minipage.lyx:
2386         * examples/fr_TableExamples.lyx: new translations from Adrien
2387         Rebollo.
2388
2389 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
2390
2391         * ui/default.ui: Fix typos.
2392
2393 2001-01-28  José Matos  <jamatos@fep.up.pt>
2394
2395         * layouts/db_lyxmacros.inc
2396         * layouts/db_stdclass.inc
2397         * layouts/db_stdlayouts.inc
2398         * layouts/db_stdlists.inc
2399         * layouts/db_stdsections.inc
2400         * layouts/db_stdstarsections.inc
2401         * layouts/db_stdstruct.inc
2402         * layouts/db_stdtitle.inc: new files with modular support
2403         for docbook.
2404
2405         * layouts/docbook-chapter.layout
2406         * layouts/docbook-section.layout: new files, useful for
2407         document inclusion.
2408
2409         * layouts/docbook.layout
2410         * layouts/docbook-book.layout: updated to use the modular support.
2411
2412 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
2413
2414         * bind/cua.bind: Add bindings for bookmarks.
2415
2416         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
2417
2418 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
2419
2420         * ui/default.ui: Add Edit->Bookmarks menu.
2421
2422 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2423
2424         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
2425         shorten Insert>Floats>" entries.
2426
2427 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
2428
2429         * kbd/koi8-u.kmap: new file.
2430
2431         * encodings: add koi-8u encoding.
2432
2433         * languages: update ukrainian entry
2434
2435 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2436
2437         * CREDITS: update Tino Meinen address.
2438
2439 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2440
2441         * examples/fr_ItemizeBullets.lyx: new translation.
2442
2443         * examples/fr_splash.lyx:
2444         * examples/fr_exemple_lyxifie.lyx:
2445         * examples/fr_exemple_brut.lyx: updated.
2446
2447         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
2448
2449 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
2450
2451         * configure.m4: Add a check for dvipdfm.
2452
2453 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
2454
2455         * Makefile.am: make configure and configure.cmd installed
2456           by hand, to avoid name changes when --with-lyx-suffix
2457           is used.
2458
2459         * configure:
2460         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
2461           reLyX and noweb2lyx scripts
2462
2463         * reLyX/configure.in: support --with-lyx-suffix
2464
2465 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
2466
2467         * ui/default.ui: Add Navigate->Refs
2468
2469 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2470
2471         * images/banner.xpm: revert to the cucumberless banner.
2472
2473 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
2474
2475         * languages: Add extra_options field. It is used to fix the ~n
2476         problem with Spanish.