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