]> git.lyx.org Git - lyx.git/blob - lib/ChangeLog
Forgot this.
[lyx.git] / lib / ChangeLog
1 2004-08-02  Martin Vermeer <martin.vermeer@hut.fi>
2
3         * languages: fixed my introduced missing quote bug (Icelandic,
4     according to Logi Ragnarsson's patch, my bad).
5
6 2004-06-22  Martin Vermeer <martin.vermeer@hut.fi>
7
8         * encodings:
9           languages: implement iso-8859-13 (latin-7) for
10         Latvian and Lithuanian. Also include Icelandic.
11
12 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
13
14         * Makefile.am (dist_*): Use the dist annotation to clean up the
15         Makefile slightly. 
16
17 2004-06-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
18
19         * Makefile.am (EXTRA_DIST): fix and cleanup, make sure
20         chkconfig.ltx is mentioned
21
22 2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
23
24         * Makefile.am: include common.am, add subdir doc, remove doc
25         releated entries.
26
27 2004-06-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
28
29         * external_templates: add ReferencedFile commands where appropriate
30
31 2004-05-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
32
33         * Makefile.am: remove compiled python files
34
35 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
36
37         * reLyX/Makefile.am: rewrite to not fiddle with autoconf/automake
38         internals.
39
40         * Makefile.am: rewrite to fiddle as little as possible with
41         autoconf/automake internals.
42
43 2004-05-25  Lars Gullik Bjonnes  <larsbj@lyx.org>
44
45         * update m4 files from automake 1.8 autoconf 2.59 and update
46         other m4 files to avoid auto warnings.
47
48 2004-05-19  Uwe Stöhr  <uwestoehr@web.de>
49
50         * lib/math.bind: fix some bindings to work with german keyboard;
51         new binding "M-m y" that inserts \oint
52
53 2004-05-19  Angus Leeming  <leeming@lyx.org>
54
55         * scripts/lyxpreview2bitmap.py (find_exe):
56         * scripts/legacy_lyxpreview2ppm.py (find_exe): append ".exe" to the
57         program name on Win32.
58
59 2004-05-18  Angus Leeming  <leeming@lyx.org>
60
61         * legacy_lyxpreview2ppm.py: search for "gswin32" also when looking
62         for ghostscript.
63
64 2004-05-14  José Matos  <jamatos@lyx.org>
65
66         * layouts/agu_stdclass.inc:
67         * layouts/db_stdclass.inc: remove !DOCTYPE from the Formal Public
68         Identifier since this is an invariant.
69
70 2004-05-13  José Matos  <jamatos@lyx.org>
71
72         * configure.m4: add support for docbook-xml.
73
74 2004-05-12  José Matos  <jamatos@lyx.org>
75
76         * layouts/db_stdclass.inc: do not use small caps for name.
77         * layouts/db_stdtitle.inc: align Date at center.
78         * templates/docbook_article.lyx: Use Character Styles for name.
79         * examples/docbook_article.lyx: remove unnecessary vertical spaces.
80
81 2004-05-11  José Matos  <jamatos@lyx.org>
82
83         * layouts/db_stdtitle.inc: obsolete FirstName and Surname.
84
85 2004-05-03  José Matos  <jamatos@lyx.org>
86
87         * scripts/legacy_lyxpreview2ppm.py: bug fix for temporary file
88         writing.
89
90 2004-05-03  Angus Leeming  <leeming@lyx.org>
91
92         * layouts/scrlettr.layout: include counters.
93
94 2004-05-03  José Matos  <jamatos@lyx.org>
95
96         * scripts/legacy_lyxpreview2ppm.py: fix bug with python 2.3 and
97         extend support for secure temporary files for python >= 2.0.
98
99 2004-05-03  José Matos  <jamatos@lyx.org>
100
101         * reLyX/MakePreamble.pm(translate_preamble): use a saner method
102         to translate \usepackage from the preamble, fix #1584.
103
104 2004-05-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
105
106         * layouts/scrlttr2.layout: include counters.
107
108 2004-04-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
109
110         * CREDITS: update Hartmut Haase's entry
111
112 2004-04-29  Angus Leeming  <leeming@lyx.org>
113
114         * external_templates: add some commentary to the RasterImage
115         template.
116
117 2004-04-27  Angus Leeming  <leeming@lyx.org>
118
119         * configure.m4: don't create a lyxpreview -> png converter if
120         dvipng is not found.
121
122 2004-04-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
123
124         * CREDITS: add Huang Ying.
125
126 2004-04-26  Angus Leeming  <leeming@lyx.org>
127
128         * scripts/lyxpreview2bitmap.py: tell python about the file's
129         encoding.
130
131 2004-04-21  John Levon  <levon@movementarian.org>
132
133         * ui/default.ui:
134         * ui/stdtoolbars.ui: add a non-GUI name for toolbars
135
136 2004-04-20  Angus Leeming  <leeming@lyx.org>
137
138         * configure.m4: change the lyxpreview_to_bitmap_command to the
139         new python script.
140
141         * scripts/.cvsignore: new file, ignoring *.pyc.
142
143 2004-04-20  Angus Leeming  <angus@localhost.localdomain>
144
145         * external_templates: Comment out the insertion of the definitions
146         of the WarnNotFound, InputOrWarn macros in the preamble by
147         the XFig template.
148
149 2004-04-19  Angus Leeming  <leeming@lyx.org>
150
151         * scripts/legacy_lyxpreview2ppm.py: new file. Called automatically
152         by lyxpreview2bitmap.py if dvipng is not found.
153
154         * scripts/lyxpreview2bitmap.py (main): changes to suit.
155
156 2004-04-19  Angus Leeming  <leeming@lyx.org>
157
158         * scripts/lyxpreview2bitmap.py (extract_metrics_info): make the
159         regex a little more robust. Now recognizes negative integers.
160
161 2004-04-15  Angus Leeming  <leeming@lyx.org>
162
163         * scripts/lyxpreview2bitmap.sh: removed.
164         * scripts/lyxpreview2bitmap.py: added. Uses Jan-Åke Larsson's dvipng
165         to perform the conversion.
166
167 2004-04-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
168
169         * configure.m4: merge \viewer and \format. Add editor to \format
170         * configure.m4: check for more viewers and editors
171         * external_templates: remove EditCommand
172
173 2004-04-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
174
175         * external_templates: use some new variables instead of $$Basename
176         (needed to fix bug #605)
177
178 2004-04-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
179
180         * help/ and contents is gone (outdated).
181         * Makefile.am: remove all traces of help/
182
183 2004-03-31  Angus Leeming  <leeming@lyx.org>
184
185         * ui/classic.ui:
186         * ui/stdmenus.ui: bring up the preferences dialog with
187         "dialog-show prefs" rather than "dialog-show preferences".
188
189 2004-03-30  Angus Leeming  <leeming@lyx.org>
190
191         * bind/aqua.bind:
192         * bind/cua.bind:
193         * bind/emacs.bind:
194         * bind/xemacs.bind: s/inset_toggle/next-inset-toggle/.
195
196 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
197
198         * doc/LaTeXConfig.lyx.in: check for bibtopic.
199
200 2004-03-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
201
202         * lyxrc.example: remove \ps_command
203
204         * configure.m4: check for acrobat, acrord32 and gsview32 as PDF
205         viewers (useful for windows); do not pass -swap option when
206         gsview32 is used as ps viewer. Remove support for \ps_command
207
208 2004-03-17  Angus Leeming  <leeming@lyx.org>
209
210         * ui/classic.ui:
211         * ui/stdmenus.ui: remove "dialog-show forks".
212
213 2004-03-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
214
215         * doc/LaTeXConfig.lyx.in: fix entry for REVTeX (bug #1533)
216
217 2004-02-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
218
219         * configure.m4: if lyx_check_config is false (no latex), use some
220         ugly sed code to parse the textclasses and produce a reasonable
221         textclass.lst.
222
223 2004-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
224
225         * dco/LaTeXConfig.lyx.in: document jurabib.
226
227 2004-02-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
228
229         * examples/ro_splash.lyx: move this file from the docs (where it
230         has been put by mistake)
231
232 2004-02-23  Cengiz Gunay  <cengique@users.sf.net>
233
234         * layouts/svjour.inc: update (missing counters and floats)
235         * layouts/svglobal.layout: new class
236
237         * doc/LaTeXConfig.lyx.in: update
238
239 2004-02-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
240
241         * bind/cua.bind:
242         * bind/emacs.bind:
243         * bind/sciword.bind:
244         * bind/xemacs.bind: added binding for "quote-insert single"
245         NB: Still TODO for aqua.bind (see FIXME)
246
247         * ui/classic.ui:
248         * ui/stdmenus.ui: added "quote-insert single"
249
250 2004-02-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
251
252         * kbd/espanol.kmap: new file from David Raymond
253
254 2004-02-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
255
256         * CREDITS: add dooteo and Helge Hafting
257
258 2004-01-06  Martin Vermeer  <martin.vermeer@hut.fi>
259
260         * layouts/aguplus.inc: add Affiliation style
261
262 2004-01-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
263
264         * configure.m4: fix call to makepsres; cosmetic changes to font
265         checking messages
266
267 2004-01-18  Michael Schmitt  <michael.schmitt@teststep.org>
268
269         * examples/g-brief2.lyx: Fix layouts
270
271 2003-12-15  Ronald Florence  <ron@18james.com>
272
273         * reLyX/reLyX.in: search for library in
274         "$dir/../Resources/LyX/reLyX" for LyX/Mac
275
276 2004-01-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
277
278         * layouts/siamltex.layout: fix layout name for Definition
279
280 2004-01-06  Martin Vermeer  <martin.vermeer@hut.fi>
281
282         * templates/agu_article.lyx: add template for AGU XML format
283
284 2004-01-05  Angus Leeming  <leeming@lyx.org>
285
286         * external_templates: use the valid csh-style glob
287         "*.{gif,png,jpg,bmp,pbm,ppm,tga,tif,xpm,xbm}" to define the
288         RasterImage file filter, rather than the current psuedo-glob,
289         psuedo-regex .
290
291 2003-12-22  Michael Schmitt  <michael.schmitt@teststep.org>
292
293         * layouts/g-brief2.layout: more spelling fixes
294
295         * examples/g-brief2-de.lyx: removed
296
297         * examples/g-brief2-en.lyx: renamed to examples/g-brief2.lyx
298
299 2004-01-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
300
301         * CREDITS: add Roman Maurer
302
303 2003-12-31  Martin Vermeer  <martin.vermeer@hut.fi>
304
305         * layouts/agu_stdclass.inc:
306         * layouts/agu_std sections.inc:
307         * layouts/agu_stdtitle.inc: moving LatexParam functionality into
308         .layout files
309
310 2003-12-22  Michael Schmitt  <michael.schmitt@teststep.org>
311
312         * layouts/g-brief2-en.layout: fix spelling,
313         remove obsolete style; rename file to g-brief2.layout
314         * layouts/g-brief2-de.layout: remove file
315
316 2003-12-22  Martin Vermeer  <martin.vermeer@hut.fi>
317
318         * agu_stdclass.inc:
319         * agu_stdtitle.inc: More AGU header stuff
320
321 2003-12-18  Martin Vermeer  <martin.vermeer@hut.fi>
322
323         * agu_stdclass.inc:
324         * agu_stdtitle.inc: AGU header stuff
325
326 2003-12-15  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
327
328         * examples/Minipage.lyx: fix width units (c% -> text%).
329
330 2003-12-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
331
332         * CREDITS: add Felix Kurth
333
334 2003-12-10  Felix Kurth  <felix@fkurth.de>
335
336         * examples/g-brief2-de.lyx:
337         * examples/g-brief2-en.lyx:
338         * layouts/g-brief2-de.layout:
339         * layouts/g-brief2-en.layout:
340         * doc/LaTeXConfig.lyx.in: support for new textclass g-brief2
341
342 2003-12-08  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
343
344         * reLyX/syntax.default: add \psfrag and \psfrag*
345
346 2003-12-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
347
348         * CREDITS: add Ronald Florence
349
350 2003-12-06  Martin Vermeer  <martin.vermeer@hut.fi>
351
352         * db_stdclass.inc:
353         * agu_stdclass.inc: Conglomerate-style CharStyles
354
355 2003-12-03  José Matos  <jamatos@lyx.org>
356
357         * examples/docbook_article.lyx: update to latest file format.
358
359 2003-11-28  Michael Schmitt  <michael.schmitt@teststep.org>
360
361         * layouts/chess.layout: Remove blanks in style name
362
363 2003-11-28  Angus Leeming  <leeming@lyx.org>
364
365         * ui/stdmenus.ui: add Insert VSpace.
366
367 2003-11-28  Angus Leeming  <leeming@lyx.org>
368
369         * scripts/convertDefault.sh: use cut in preference to sed, but use it
370         safely.
371
372 2003-11-27  Martin Vermeer  <martin.vermeer@hut.fi>
373
374         * layouts/db_stdclass.inc:
375         * layouts/agu_stdclass.inc:
376         * layouts/linuxdoc.layout: parametrize SGML document header
377
378 2003-11-25  Martin Vermeer  <martin.vermeer@hut.fi>
379
380         * lib/layouts/agu-dtd.layout:
381         * lib/layouts/agu_stdclass.inc:
382         * lib/layouts/agu_stdcounters.inc:
383         * lib/layouts/agu_stdlists.inc:
384         * lib/layouts/agu_stdsections.inc:
385         * lib/layouts/db_lyxmacros.inc:
386         * lib/layouts/db_stdclass.inc:
387         * lib/layouts/db_stdlayouts.inc:
388         * lib/layouts/db_stdlists.inc:
389         * lib/layouts/db_stdstarsections.inc:
390         * lib/layouts/db_stdstruct.inc:
391         * lib/layouts/db_stdtitle.inc:
392         * lib/layouts/docbook-book.layout:
393         * lib/layouts/docbook-chapter.layout:
394         * lib/layouts/docbook-section.layout: Introducing a number of tags
395         parametrizing various XML formats that we may want to support
396
397 2003-11-17  Roman Maurer <roman.maurer@amis.net>
398
399         * examples/sl_splash.lyx: update
400
401 2003-11-15  Alfredo Braunstein  <abraunst@lyx.org>
402
403         * CREDITS: Add Joao Luis and Eulogio Serradilla
404
405 2003-11-14  Martin Vermeer  <martin.vermeer@hut.fi>
406
407         * layouts/db_stdsections.inc:
408         * layouts/db_stdtitle.inc: XML sanitation: new layout
409         parameters InnerTag and CommandDepth
410
411 2003-11-13  Angus Leeming  <leeming@lyx.org>
412
413         * CREDITS: added Ling Li.
414
415 2003-11-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
416
417         * configure.m4: when latex configuration detection is disabled,
418         fix the default textclass.lst to the new format. Also simplify it
419         to contain only "article".
420
421         * layouts/cv.layout: lowercase description
422
423 2003-11-12  Martin Vermeer  <martin.vermeer@hut.fi>
424
425         * lib/examples/docbook_article.lyx:
426         * lib/layouts/db_stdclass.inc:
427         * lib/layouts/stdclass.inc:
428         * lib/ui/stdmenus.ui: The Character Style /XML short
429         element patch.
430
431 2003-11-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
432
433         * Makefile.am (install-xfonts):
434         * configure.m4: create a resource list file for Display Postscript
435
436 2003-11-03  Angus Leeming  <leeming@lyx.org>
437
438         * scripts/convertDefault.sh: Do not use 'cut' when checking whether
439         the output file was generated successfully. Win32 filenames have the
440         form 'C:\my\file' and use of 'cut' will cause us to look for a file
441         called 'C'...
442
443 2003-10-23  José Matos  <jamatos@lyx.org>
444
445         * layouts/db_stdcounters.inc:
446         * layouts/db_stdclass.inc: add counters for docbook.
447
448 2003-10-22  José Matos  <jamatos@lyx.org>
449
450         * lyxconvert_223.py (convert_minipage): Assures that paramaters order
451         is the same that lyx outputs. Give default values to new parameters.
452
453 2003-10-21  José Matos  <jamatos@lyx.org>
454
455         * lyxconvert_223.py (convert_minipage): convert minipage to insetbox.
456
457 2003-10-10  Angus Leeming  <leeming@lyx.org>
458
459         * images/math/cases.xpm:
460         * images/math/frac.xpm:
461         * images/math/int.xpm:
462         * images/math/lbrace_rbrace.xpm:
463         * images/math/lbracket_rbracket.xpm:
464         * images/math/lparen_rparen.xpm:
465         * images/math/prod.xpm:
466         * images/math/root.xpm:
467         * images/math/sqrt.xpm:
468         * images/math/sum.xpm: generated by latex and lyxpreview2bitmap.sh.
469
470 2003-10-10  Angus Leeming  <leeming@lyx.org>
471
472         * ui/stdtoolbars.ui: the \root and \sqrt icons had been transposed.
473
474 2003-10-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
475
476         * bind/aqua.bind: fix typo
477
478 2003-10-07  Angus Leeming  <leeming@lyx.org>
479
480         * external_templates: add transformers to the RasterImage and XFig
481         templates.
482
483 2003-10-07  Angus Leeming  <leeming@lyx.org>
484
485         * images/buffer-close.xpm:
486         * images/buffer-reload.xpm:
487         * images/buffer-update_ps.xpm:
488         * images/build-program.xpm:
489         * images/dialog-show_spellchecker.xpm:
490         * images/layout_LyX-Code.xpm:
491         * images/layout_Scrap.xpm:
492         * images/math-subscript.xpm:
493         * images/math-superscript.xpm:
494         * images/note-insert.xpm:
495         * images/tabular-feature_append-column.xpm:
496         * images/tabular-feature_append-row.xpm:
497         * images/tabular-feature_delete-column.xpm:
498         * images/tabular-feature_delete-row.xpm:
499         * images/tabular-insert.xpm:
500         * images/math/frac.xpm:
501         * images/math/sqrt.xpm: replace rgb.txt names with #rrggbb equivalent.
502
503 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
504
505         * ui/stdmenus.ui: The Box patch. Fancybox support, minipage,
506         parbox
507
508 2003-10-06  José Matoa  <jamatos@lyx.org>
509
510         * lyxrevert_223.py: finish support for change tracking revert.
511
512 2003-10-03  José Matos  <jamatos@lyx.org>
513
514         * lyx2lyx:
515         * lyxrevert_223.py:
516         * lyxrevert_224.py:
517         * lyxrevert_225.py: support backward saving for 1.3.x format.
518
519 2003-09-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
520
521         * layouts/memoir.layout: More sensible order; new env "legend".
522
523 2003-09-25  Angus Leeming  <leeming@lyx.org>
524
525         * *.xpm: ensured that they all have the same style of colour table.
526
527 2003-09-25  Angus Leeming  <leeming@lyx.org>
528
529         * external_templates: re-add the RasterImage template.
530
531 2003-09-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
532
533         * CREDITS: add Hartmut Haase
534
535 2003-09-23  Angus Leeming  <leeming@lyx.org>
536
537         * external_templates: split the XfigInput preamble definition into two,
538         renaming the macro called by the user as \inputOrWarn.
539
540 2003-09-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
541
542         * ijmpd.lyx: re-add (it was only present on the 1.2.x branch)
543
544 2003-09-22  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
545
546         * layouts/memoir.layout: new support for memoir.cls
547         * layouts/scrclass.inc: minor enhancements
548
549 2003-09-17  Martin Vermeer  <martin.vermeer@hut.fi>
550
551         * doc/LaTeXConfig.lyx.in: added agums entry to AGU section.
552
553 2003-09-10  Dekel Tsur  <dekelts@tau.ac.il>
554
555         * lyx2lyx/lyx2lyx: Declare encoding for python >= 2.3
556
557 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
558
559         * bind/aqua.bind: new bindings useful on aqua (from Ronald
560         Florence)
561
562 2003-09-07  Kayvan Sylvan  <kayvan@sylvan.com>
563
564         * configure.m4 - Do an additional test in the Cygwin case to
565         see if the path correction is necessary. If running with newer
566         cygwin tetex packages, the path correction actually appears to
567         fail.
568
569 2003-09-05  Johnathan Burchill  <jkerrb@shaw.ca>
570
571         * external_templates: Write a message to the latex log file if the
572         xfig file cannot be found.
573
574 2003-09-04  Angus Leeming  <leeming@lyx.org>
575
576         * external_templates: add a new PreambleDef section and use it in the
577         XFig template.
578
579 2003-09-04  Johnathan Burchill  <jkerrb@shaw.ca>
580
581         * external_templates: add some clever LaTeX to the XFIG template so that
582         we input the file if it exists, else print a warning encased in an fbox.
583
584 2003-09-03  Angus Leeming  <leeming@lyx.org>
585
586         * scripts/fig2pdftex.sh:
587         * scripts/fig2pstex.sh: fail silently if the input file doesn't exist.
588
589 2003-08-22  José Matos  <jamatos@lyx.org>
590
591         * lyx2lyx/lyxconvert_210.py: first attempt to support 0.10.7
592
593 2003-08-22  Angus Leeming  <leeming@lyx.org>
594
595         * lyxrc.example
596         * examples/listerrors.lyx:
597         * layouts/chess.layout:
598         * lyx2lyx/lyx2lyx:
599
600         * bind/broadway.bind:
601         * bind/cyrkeys.bind:
602         * bind/greekkeys.bind:
603         * bind/hollywood.bind:
604         * bind/latinkeys.bind:
605         * bind/math.bind:
606         * bind/sciword.bind: tell the world who wrote 'em.
607
608         * scripts/TeXFiles.sh:
609         * scripts/convertDefault.sh:
610         * scripts/listerrors: ditto
611
612         * ui/classic.ui:
613         * ui/default.ui:
614         * ui/stdmenus.ui:
615         * ui/stdtoolbars.ui: ditto
616
617 2003-08-22  Angus Leeming  <leeming@lyx.org>
618
619         * bind/cua.bind:
620         * bind/de_menus.bind:
621         * bind/emacs.bind:
622         * bind/fi_menus.bind:
623         * bind/menus.bind:
624         * bind/pt_menus.bind:
625         * bind/sv_menus.bind:
626         * bind/xemacs.bind:
627         * examples/Foils.lyx: remove 'The LyX Team' from the authorship and
628         copyright notices. Add authors explicitly having performed all sorts of
629         detective work to find 'em ;-)
630
631 2003-08-19  Michael Schmitt <michael.schmitt@teststep.org>
632
633         * lyx2lyx/lyxconvert_224.py: replace valignment "center"
634         by "middle"
635
636 2003-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
637
638         * layouts/agums.layout: new AGU Manuscript layout.
639
640 2003-08-14  Michael Schmitt <michael.schmitt@teststep.org>
641
642         * ui/classic.ui: remove blank in front of "..."
643         * bind/de_menus.bind: fix backwards compatibility
644         bindings for (sub(sub))section*
645
646 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
647
648         * ui/stdmenus.ui: fix small menu mess-up (double Note entry)
649
650 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
651
652         * ui/stdmenus.ui: implements the 'branch inset'
653         idea. This allows the output of various versions of a document
654         from a single source version, selectively outputing or suppressing
655         output of parts of the text.
656         This implementation contains a 'branch list editor' in a separate
657         tab of the document settings dialog. Branches are user definable
658         and have a "display colour" to distinguish them on-screen.
659
660         ColorHandler was somewhat cleaned up.
661         (1) make possible a dynamically growing LColor list by allowing
662         the graphic context cache to grow along (vector);
663         (2) eliminate an IMHO unnecessary step in colour allocation.
664
665 2003-08-14  John Levon  <levon@movementarian.org>
666
667         * ui/stdmenus.ui: move Note up to the submenus section
668
669 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
670
671         * configure.m4: replace "PDF" by "PDF (ps2pdf)"
672
673         * bind/math.bind: rename "valign-center" to "valign-middle"
674
675         * ui/classic.ui: Consistent capitalization of menu items;
676         introduce submenu "alignment" in "Edit/Tabular" (shared with
677         "Edit/Math"); fix shortcuts for "Flalign Environment" and
678         "Font Change" and "Table of Contents"
679
680         * ui/stdmenus.ui: Consistent capitalization of menu items;
681         introduce submenu "alignment" in "Edit/Tabular" (shared with
682         "Edit/Math")
683
684         * ui/stdtoolbars.ui: De-capitalize names for consistency;
685         use imperative style for consistency: "XXX aligned" => "Align XXX"
686
687 2003-08-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
688
689         * templates/koma-letter2.lyx: fix typo.
690
691 2003-08-04  Angus Leeming  <leeming@lyx.org>
692
693         * lyxpreview2bitmap.sh: respect the LATEX environment variable.
694
695 2003-08-01  Dekel Tsur  <dekelts@tau.ac.il>
696
697         * lyx2lyx/lyxconvert_216.py (convert): Change the language of the
698         document only if is 'default'.
699
700 2003-07-23  Rod Pinna  <rpinna@civil.uwa.edu.au>
701
702         * layouts/elsart.layout: change MaxCounter to Section, rather than
703         subsection. The Elsevier doc file allows for numbered sections, as
704         does the class file.
705
706 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
707
708         * ui/stdmenus.ui: fixed Note submenu issues
709
710 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
711
712         * ui/stdmenus.ui: submenu for Note/Comment/Greyedout
713
714 2003-07-29  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
715
716         * ui/stdmenus.ui: Insert->Special character/Special formatting
717         split and small rearrangement as discussed on bugzilla (bug 1299)
718
719 2003-07-28  José Matos  <jamatos@lyx.org>
720
721         * lyx2lyx/lyxconvert_224.py (end_document):
722         replace \the_end with \end_document.
723
724 2003-07-28  José Matos  <jamatos@lyx.org>
725
726         * lyx2lyx/lyx2lyx (parse_options): support gziped files.
727         * lyx2lyx/parser_tools.py (set_format): output correct version.
728
729 2003-07-28  José Matos  <jamatos@fep.up.pt>
730
731         * lyx2lyx/lyx_convert224.py (layout2begin_layout):
732         \layout -> \begin_layout.
733
734 2003-07-28  José Matos  <jamatos@fep.up.pt>
735
736         * lyx2lyx/lyx_convert224.py (add_end_layout): fix logic.
737
738 2003-07-28  José Matos  <jamatos@fep.up.pt>
739
740         * lyx2lyx/lyx_convert224.py (add_end_layout): new file to read new format.
741
742 2003-07-27  José Matos  <jamatos@fep.up.pt>
743
744         * layouts/db_lyxmacros.inc:
745         * layouts/heb-article.layout:
746         * layouts/lyxmacros.inc:
747         * layouts/obsolete.inc:
748         * layouts/scrlttr2.layout:
749         * lyx2lyx/lyxconvert_223.py (convert_comment): remove layout Comment.
750
751 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
752
753         * reLyX/configure.ac: new file
754
755         * reLyX/.cvsignore: delete configure.in, configure.ac aclocal.m4
756
757 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
758
759         * ui/stdmenus.ui: fix mnemonic for "Display Tooltips"
760
761 2003-07-27  José Matos  <jamatos@fep.up.pt>
762
763         * layouts/linuxdoc.layout: add support for tables and figures
764         (linuxdoc).
765
766 2003-07-22  John Levon  <levon@movementarian.org>
767
768         * ui/stdmenu.ui: fix up mnemonics to not clash, standardise
769         some math entries
770
771 2003-07-16  John Levon  <levon@movementarian.org>
772
773         * ui/stdmenus.ui: Add Note Settings
774
775 2003-07-15  Dekel Tsur  <dekelts@tau.ac.il>
776
777         * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix handling of
778         \hfill inside ERT.
779
780 2003-07-09  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
781
782         * CREDITS: update.
783
784 2003-07-10  John Levon  <levon@movementarian.org>
785
786         * ui/classic.ui: fix toolbars to new scheme, fix space inserts
787
788         * ui/stdmenus.ui: fix duplicate mnemonic in File menu
789
790 2003-07-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
791
792         * examples/fr_AlignementDecimal.lyx:
793         * examples/fr_CV.lyx:
794         * examples/fr_ExemplesTableaux.lyx:
795         * examples/fr_ListesPuces.lyx:
796         * examples/fr_Minipage.lyx:
797         * examples/fr_exemple_brut.lyx:
798         * examples/fr_exemple_lyxifie.lyx:
799         * examples/fr_mathed.lyx:
800         * examples/fr_splash.lyx: translation update
801         * examples/fr_MultiColonnes.lyx: suppressed
802         * examples/fr_multicol.lyx: replaces fr_MultiColonnes.lyx
803
804 2003-06-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
805
806         * images/*: rename a few icons because to follow the latest lfun
807         renaming frenzy
808
809         * configure.m4: add some code to workaround zsh incompatibilities
810         (bug 977)
811
812 2003-04-15  Rod Pinna   <rodney.pinna@uwa.edu.au>
813
814         * layouts/elsart.layout: added "Proof" environment
815
816 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
817
818         * reLyX/reLyX.in: honor variable LYX_DIR_14x
819
820 2003-06-20  Angus Leeming  <leeming@lyx.org>
821
822         * scripts/TeXFiles.sh (types): Generalise the sed that tries to
823         normalise paths /foo//bar ==> /foo/bar to work with arbitrary '///' etc
824         also.
825
826 2003-06-19  Angus Leeming  <leeming@lyx.org>
827
828         * lib/bind/cua.bind:
829         * lib/bind/emacs.bind:
830         * lib/bind/xemacs.bind:
831         * lib/ui/classic.ui:
832         * lib/ui/stdmenus.ui:
833         * lib/ui/stdtoolbars.ui: replace lots of lfuns with dialog-show <name>.
834
835 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
836
837         * ui/stdmenus.ui: add submenu "Paste Recent" to edit. Also add
838         pasterecent menu.
839
840 2003-06-17  John Levon  <levon@movementarian.org>
841
842         * examples/splash.lyx: remove mention of lyxrc
843
844 2003-06-12  Angus Leeming  <leeming@lyx.org>
845
846         * scripts/fig2pdftex.sh (legacy_xfig): Extract the necessary magic
847         from epstopdf and write it as a shell function, as suggested by
848         Martin Vermeer. Means that we are not dependent on the presence of
849         epstopdf or of perl.
850
851 2003-06-12  Angus Leeming  <leeming@lyx.org>
852
853         * scripts/fig2pdftex.sh (legacy_xfig): Use epstopdf, as suggested by
854         Martin Vermeer.
855
856         * configure.m4: add $$s/ to the lyxpreview2bitmap.sh path.
857
858 2003-06-11  John Levon  <levon@movementarian.org>
859
860         * ui/stdtoolbars.ui: move flags to ...
861
862         * ui/default.ui: ... Toolbars section here
863
864 2003-06-11  John Levon  <levon@movementarian.org>
865
866         * ui/stdtoolbars.ui: show Extra toolbar by default
867
868 2003-06-09  Angus Leeming  <leeming@lyx.org>
869
870         * external_templates: remove all references to the parameters variable.
871
872 2003-06-09  José Matos  <jamatos@fep.up.pt>
873
874         * lyx2lyx/lyxconvert_215 (first_layout): new function to assure
875         that \layout is the first element in a lyx file.
876
877 2003-06-07  José Matos  <jamatos@fep.up.pt>
878
879         * lyx2lyx/lyxconvert_216 (update_tabular): small fix to work with
880         csv2lyx files.
881
882 2003-06-06  José Matos  <jamatos@fep.up.pt>
883
884         * lyx2lyx/lyxconvert_215 (remove_space_in_units): fix bug 763.
885
886 2003-06-06  José Matos  <jamatos@fep.up.pt>
887
888         * lyx2lyx/lyxconvert_216 (update_tabular): fix bug 1045.
889
890 2003-06-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
891
892         * languages: Add country code to the lang code.
893
894 2003-06-05  Angus Leeming  <leeming@lyx.org>
895
896         * external_templates: Scrap the RasterImage format.
897
898         * scripts/fig2pstex.py:
899         * scripts/pic2ascii.py:
900         * scripts/pic2png_eps.py:
901         * scripts/general_command_wrapper.py:
902         * scripts/pic2png_eps.sh:
903         * scripts/fig2png.py: removed.
904
905 2003-06-04  Angus Leeming  <leeming@lyx.org>
906
907         * lyx2lyx/lyx2lyx: bump the output format to 224.
908         * lyx2lyx/lyxconvert_223.py (convert_external): new file, new function.
909         An amalgamation of suggestions from José Matos and Dekel Tsur.
910         Also converts a RasterImage External Inset to a Graphics Inset.
911
912 2003-06-03  Angus Leeming  <leeming@lyx.org>
913
914         * external_templates: modify the templates to use the converter"
915         mechanism.
916
917 2003-06-02  John Levon  <levon@movementarian.org>
918
919         * lyx2lyx/lyxconvert_221.py: remove insetparents
920
921 2003-06-01  Angus Leeming  <leeming@lyx.org>
922
923         * configure.m4: add an extension to the dateout format or the converter
924         code fouls up.
925
926 2003-06-01  John Levon  <levon@movementarian.org>
927
928         * lyx2lyx/lyxconvert_221.py: "\BibTeX" to "\bibtex" (bug 1018)
929         (from José Matos)
930
931 2003-05-31  Angus Leeming  <leeming@lyx.org>
932
933         * configure.m4 (latex_to_html_command): add a bunch of formats and
934         converters that are to be used by the external inset.
935
936         * fig2pdftex.sh: make it work as a "converter".
937         * fig2pstex.sh: new file: a converter from xfig to pstex_t.
938
939 2003-05-30  John Levon  <levon@movementarian.org>
940
941         * ui/stdmenus.ui: Force Normal Space -> Inter-word Space
942
943 2003-05-30  John Levon  <levon@movementarian.org>
944
945         * ui/stdmenus.ui: fix capitalisation
946
947 2003-05-25  Angus Leeming  <leeming@lyx.org>
948
949         * scripts/fig2pdf.sh: renamed again as fig2pdftex.sh.
950
951 2003-05-24  John Levon  <levon@movementarian.org>
952
953         * ui/stdmenus.ui: re-organise Document and Tools menus
954
955 2003-05-23  Angus Leeming  <leeming@lyx.org>
956
957         * scripts/fig2pdf.sh: new script. Capable of converts an XFIG image to
958         something that pdflatex can process into high quality PDF.
959         Works both with "modern" xfig and with older, "legacy" versions.
960
961         * scripts/fig2png.sh: removed.
962
963 2003-05-23  Angus Leeming  <leeming@lyx.org>
964
965         * external_templates: add a PDFLaTeX flavour to the xfig outputs.
966         * scripts/fig2png.py: a new and very simple script.
967         * scripts/fig2png.sh: another new and rather more sophisticated script.
968
969 2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
970
971         * ui/stdmenus.ui:
972         * ui/classic.ui: remove "error-next" and "error-remove-all"
973
974 2003-05-22  John Levon  <levon@movementarian.org>
975
976         * ui/stdtoolbars.ui: fix default toolbars
977
978 2003-05-22  John Levon  <levon@movementarian.org>
979
980         * bind/cua.bind: fix space insert
981
982 2003-05-21  José Matos  <jamatos@fep.up.pt>
983
984         * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~
985
986 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
987
988         * bind/cua.bind:
989         * bind/emacs.bind:
990         * bind/yemacs.bind:
991         * bind/latinkeys.bind:
992         * ui/stdmenus.ui: new space insets
993
994 2003-05-20  John Levon  <levon@movementarian.org>
995
996         * ui/stdtoolbars.ui: s/Paragraph Style/Paragraph Settings/
997
998 2003-05-16 André Pönitz <poenitz@gmx.net>
999
1000         * ui/*: re-indent according to LyX style
1001
1002 2003-05-07  John Levon  <levon@movementarian.org>
1003
1004         * ui/stdmenus.ui: we can use _R_edo
1005
1006 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
1007
1008         * chkconfig.ltx: add layout even if the TeX class is missing;
1009         introduce a forth field in the textclass.lst file that
1010         keeps track whether the TeX class is available
1011
1012 2003-05-03  John Levon  <levon@movementarian.org>
1013
1014         * ui/stdmenus.ui: Child Document not Child document
1015
1016         * bind/xemacs.bind: fix insert graphics binding
1017
1018 2003-05-02 André Pönitz <poenitz@gmx.net>
1019
1020         * layouts/*: re-indent according to LyX style
1021
1022 2003-04-30  Michael Schmitt  <Michael.Schmitt@teststep.org>
1023
1024         * layouts/llncs.layout: remove Chapter and Mail layouts (did not
1025         work). Add Email layout
1026
1027 2003-04-30  John Levon  <levon@movementarian.org>
1028
1029         * default.ui: replace with new layout. Move old layout to ...
1030
1031         * classic.ui: ...here
1032
1033 2003-04-26  John Levon  <levon@movementarian.org>
1034
1035         * ui/stdmenus.ui: Make table settings use old layout-tabular LFUN
1036
1037 2003-04-26  John Levon  <levon@movementarian.org>
1038
1039         * ui/stdmenus.ui: remove shortcuts for cut,copy,paste
1040         to allow better shortcuts for the other options. Use
1041         new inset-settings. Disable "inset-toggle" for now.
1042         Re-organise Insert menu, and back out the Note submenu.
1043
1044 2003-04-15  John Levon  <levon@movementarian.org>
1045
1046         * ui/stdtoolbars.ui:
1047         * ui/stdmenus.ui: split out from new.ui
1048
1049         * ui/new.ui: use Include
1050
1051 2003-04-15  John Levon  <levon@movementarian.org>
1052
1053         * ui/new.ui: add new ui for testing
1054
1055 2003-04-15  John Levon  <levon@movementarian.org>
1056
1057         * ui/default.ui: add toolbar placement flags,
1058         and Minibuffer
1059
1060 2003-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
1061
1062         * configure.m4: add another Grace conversion from agr to ppm.
1063
1064 2003-04-10  John Levon  <levon@movementarian.org>
1065
1066         * ui/default.ui: Add visibility tag to toolbars
1067
1068         * BufferView_pimpl.C: updateToolbar on mouse click
1069
1070         * ToolbarBackend.h:
1071         * ToolbarBackend.C: handle toolbar on/off settings
1072
1073 2003-04-10  John Levon  <levon@movementarian.org>
1074
1075         * images/: new icons, mostly taken from kdeart
1076
1077 2003-04-09  John Levon  <levon@movementarian.org>
1078
1079         * ui/default.ui: add a name for the toolbar
1080
1081 2003-04-08  John Levon  <levon@movementarian.org>
1082
1083         * ui/default.ui: add tooltips for toolbar items,
1084         s/Icon/Item
1085
1086 2003-04-03  Tomasz Luczak <tlu@technodat.com.pl>
1087
1088         * layouts/mwbk.layout: small fix
1089
1090 2003-04-02  John Levon  <levon@movementarian.org>
1091
1092         * bind/math.bind: tab lfun changed
1093
1094 2003-04-01  John Levon  <levon@movementarian.org>
1095
1096         * lyx2lyx/lyxconvert_218.py: fix reading of subcaption texts
1097
1098 2003-03-29  John Levon  <levon@movementarian.org>
1099
1100         * images/psnfss1.xpm:
1101         * images/psnfss2.xpm:
1102         * images/psnfss3.xpm:
1103         * images/psnfss4.xpm:
1104         * images/standard.xpm:
1105         * images/amssymb.xpm: make transparent
1106
1107 2003-03-28  John Levon  <levon@movementarian.org>
1108
1109         * ui/default.ui: fix dupe accelerator for change tracking
1110
1111 2003-03-28  John Levon  <levon@movementarian.org>
1112
1113         * bind/sciword.bind:
1114         * bind/math.bind: remove math-greek*
1115
1116 2003-03-27  John Levon  <levon@movementarian.org>
1117
1118         * bind/cua.bind: add MS Word's "track changes" shortcut
1119
1120 2003-03-24  John Levon  <levon@movementarian.org>
1121
1122         * symbols: add bmod function
1123
1124 2003-03-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1125
1126         * templates/revtex4.lyx:
1127         * templates/latex8.lyx: fix bad info insets
1128
1129 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
1130
1131         * lyx2lyx/lyxconvert_218.py (remove_pextra): Fix conversion of
1132         minipages that contains tabulars.
1133
1134         * lyx2lyx/lyx2lyx (main): Handle development version files
1135
1136 2003-03-12  Angus Leeming  <leeming@lyx.org>
1137
1138         * images/font-free.xpm: renamed as font-free-apply.xpm.
1139
1140         * ui/default.ui: s/font-free/font-free-apply/
1141
1142 2003-03-12  Dekel Tsur  <dekelts@tau.ac.il>
1143
1144         * lyx2lyx/lyx2lyx (main): Print error messages to stderr.
1145
1146         * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly
1147         notes with several lines and backslashes.
1148
1149 2003-03-12  John Levon  <levon@movementarian.org>
1150
1151         * lyx2lyx/lyxconvert_221.py: add \\end_header
1152
1153 2003-03-11  Dekel Tsur  <dekelts@tau.ac.il>
1154
1155         * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert Info insets
1156         to Note insets.
1157
1158 2003-03-11  Matej Cepl  <matej@ceplovi.cz>
1159
1160         * layouts/scrlttr2.layout: add Comment layout
1161
1162 2003-03-10  Michael Schmitt  <Michael.Schmitt@teststep.org>
1163
1164         * configure.m4: fix the tgif converters
1165
1166 2003-03-10  Angus Leeming  <leeming@lyx.org>
1167
1168         * scripts/lyxpreview2bitmap.sh: use variables for the names of
1169         'latex', 'dvips', 'gs' and 'pnmcrop' and move their definition to
1170         the top of the script.
1171
1172         * scripts/lyxpreview2bitmap.sh: enable BAIL_OUT to print a message.
1173
1174 2003-03-10  Angus Leeming  <leeming@lyx.org>
1175
1176         * images/graphics-insert.xpm: rename as
1177         dialog-show-new-inset_graphics.xpm.
1178
1179 2003-03-05  Angus Leeming  <leeming@lyx.org>
1180
1181         * ui/default.ui: use 'dialog-show-new-inset "graphics"' instead
1182         of graphics-insert'.
1183
1184 2003-03-06  Serge Winitzki  <serge@cosmos.phy.tufts.edu>
1185
1186         * bind/sciword.bind: update for 1.3.x
1187
1188 2003-03-06  Dekel Tsur  <dekelts@tau.ac.il>
1189
1190         * ui/default.ui: Add item for split env.
1191
1192 2003-03-05  Angus Leeming  <leeming@lyx.org>
1193
1194         * ui/default.ui: use 'dialog-show-new-inset "external"' instead
1195         of 'external-insert'.
1196         use "dialog-show-new-inset include" instead of "buffer-child-insert".
1197
1198 2003-03-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1199
1200         * doc/LaTeXConfig.lyx.in: really get rid of iletter description
1201
1202 2003-03-03  PAP  <papasot@pythagoras.physics.upatras.gr>
1203
1204         * layouts/kluwer.layout: update for 1.3.x compatibility
1205
1206         * layouts/ijmpd.layout: re-add, since it only made it to 1.2.x.
1207
1208         * doc/LaTeXConfig.lyx.in: add ijmpd
1209
1210 2003-02-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1211
1212         * layouts/llncs.layout: do not forget to define floats too
1213
1214 2003-02-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1215
1216         * examples/fr_Foils.lyx: new translation of example
1217
1218 2003-02-21  Angus Leeming  <leeming@lyx.org>
1219
1220         * ui/default.ui: use the new 'dialog-show-new-inset "name"' instead
1221         of 'citation-insert', 'reference-insert' and 'bibtex-insert'.
1222
1223 2003-02-25  Angus Leeming  <leeming@lyx.org>
1224
1225         * reLyX/BasicLyX.pm (regularizeLatexLength, getAsLyXLength):
1226         make a valid LaTeX length understandable to LyX.
1227
1228 2003-02-21 André Pönitz <poenitz@gmx.net>
1229
1230         * examples/de_beispiel_roh.lyx: Small fixes to make it look like a
1231           German document
1232
1233 2003-02-21  Angus Leeming  <leeming@lyx.org>
1234
1235         * CREDITS: Add Alfredo Braunstein.
1236
1237 2003-02-21  Angus Leeming  <leeming@lyx.org>
1238
1239         * ui/default.ui: change bibkey-insert to bibtem-insert.
1240
1241 2003-02-18  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1242
1243         * layouts/scrclass.inc:
1244         * layouts/scrarticle.layout: KOMA update
1245
1246 2003-02-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1247
1248         * templates/koma-letter2.lyx:
1249         * layouts/scrlttr2.layout: new KOMA letter class
1250         * doc/LaTeXConfig.lyx.in: document this.
1251
1252 2003-02-17  André Pönitz <poenitz@gmx.net>
1253
1254         * layouts/*: Item_Environment -> Bib_Environment for Bibliography
1255
1256 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1257
1258         * chkconfig.ltx: information is in LaTeXConfig.lyx, not
1259         LyXConfig.lyx
1260
1261         * configure.m4: fix detection of fax programs
1262
1263 2003-02-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1264
1265         * scripts/TeXFiles.sh: Add search for *.bib-files (>bibFiles.lst)
1266         changed version to 0.3.
1267
1268 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1269
1270         * templates/elsart.lyx:
1271         * layouts/elsart.layout: new class, adapted from work of Herbert
1272         Voss and Rod Pinna
1273
1274 2003-02-12  Tomasz Luczak  <tlu@technodat.com.pl>
1275
1276         * layouts/mwart.cls:
1277         * layouts/mwbk.cls:
1278         * layouts/mwrep.cls: new classes. Adaptation of the base classes
1279         to polish typographical conventions.
1280
1281 2003-02-11  Angus Leeming  <leeming@lyx.org>
1282
1283         * reLyX/MakePreamble.pm: Output an accurate decription of what created
1284         the file.
1285
1286         * reLyX/syntax.default: fix typo spotted by JMarc.
1287
1288 2003-02-11  Angus Leeming  <leeming@lyx.org>
1289
1290         * reLyX/BasicLyX.pm: Do as LyX does: wrap the minipage width and
1291         height output in inverted commas and strip the space from "4.5 cm".
1292         Factorise the code by defining sub getAsLyXLength.
1293
1294 2003-02-11  Angus Leeming  <leeming@lyx.org>
1295
1296         * reLyX/BasicLyX.pm: add support for minipages. The inner-pos optional
1297         argument is currently parsed but ignored because I'm not sure how
1298         LyX wants it.
1299         Known bug: if the paragraph ends '\end{minipage}%', then the '%'
1300         causes the next paragraph to be concatenated with this one. This is
1301         a generic reLyX bug that I'll try and track down.
1302
1303 2003-02-10  Angus Leeming  <leeming@lyx.org>
1304
1305         * reLyX/syntax.default: fix natbib commands that LyX will only allow
1306         a single optional arg for.
1307
1308 2003-02-08  John Levon  <levon@movementarian.org>
1309
1310         * chkconfig.ltx: look for dvipost package
1311
1312         * configure.m4: look for and prefer pplatex
1313
1314         * ui/default.ui: Add change tracking menu items
1315
1316 2003-02-07  Tomasz Luczak  <tlu@technodat.com.pl>
1317
1318         * kbd/polski.kmap: new keymap, which assumes that you have a
1319         non-Polish keyboard.
1320
1321 2003-02-07  Angus Leeming  <leeming@lyx.org>
1322
1323         * BasicLyX.pm: enable reLyX to recognise natbib citations.
1324
1325         * MakePreamble.pm: if '\usepackage{natbib}' is found, activate
1326         LyX's natbib support.
1327
1328         * reLyX/syntax.default: add natbib citation commands.
1329
1330 2003-02-07  Angus Leeming  <leeming@lyx.org>
1331
1332         * lyx2lyx/lyx2lyx: enable the debug level to be set.
1333
1334         * reLyX/BasicLyX.pm, reLyX/CleanTeX.pm, reLyX/Verbatim.pm: pass
1335         $...$ and $$...$$ through reLyX unchanged.
1336
1337         * reLyX/RelyxTable.pm: provide support for 'm' column descriptors.
1338
1339         * reLyX/Text/TeX.pm: fix the $macro regex so that it recognises
1340         that \) is a valid token but that \)* is a token and a '*'.
1341
1342         * reLyX/syntax.default: no need to translate symbols that mathed
1343         can handle natively.
1344
1345 2003-02-04  Joao Luis Meloni Assirati  <assirati@fma.if.usp.br>
1346
1347         * images/math/rbracket.xpm: new file.
1348
1349 2003-02-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1350
1351         * Makefile.am (IMAGES): install banner.ppm
1352
1353 2003-02-04  José Matos  <jamatos@fep.up.pt>
1354
1355         * layouts/db_stdclass.inc:
1356         * layouts/linuxdoc.layout:
1357         * layouts/manpage.layout: add minimal support for counters.
1358
1359 2003-02-02  Angus Leeming  <leeming@lyx.org>
1360
1361         * reLyX/RelyxTable.pm: add paranoia check that array bounds are valid.
1362
1363 2003-01-28  Edwin Leuven <e.leuven@uva.nl>
1364
1365         * layouts/amsbook.layout:
1366         * layouts/amsart.layout: get address working
1367
1368 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
1369
1370         * layouts/cv.layout:
1371         * layouts/egs.layout: do not use Include but Input
1372
1373         * layouts/llncs.layout: do not CopyStyle Journal, which does not
1374         exist.
1375
1376 2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
1377
1378         * reLyX/reLyXmain.pl: fixes the problem where a directory has
1379         the same name as a TeX file.
1380
1381 2003-01-17  Michael Schmitt  <Michael.Schmitt@teststep.org>
1382
1383         * lib/examples/*.lyx:
1384         * lib/templates/*.lyx: convert to format 221.
1385
1386 2003-01-17  Dekel Tsur  <dekelts@tau.ac.il>
1387
1388         * lyx2lyx/lyxconvert_218.py (change_listof): Handle reLyX files.
1389
1390 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1391
1392         * ui/default.ui: re-add ellipsis on some menu entries
1393
1394 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
1395
1396         * symbols: Fix \Box, \Diamond, \cong, and \surd.
1397
1398 2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
1399
1400         * reLyX/MakePreamble.pm (translate_preamble):
1401         Fix bug 815, do not output \makeindex.
1402
1403 2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
1404
1405         * lyx2lyx/lyxconvert_218.py(remove_figinset):
1406         Fix bug 816, make function more robust.
1407
1408 2003-01-13  Angus Leeming  <leeming@lyx.org>
1409
1410         * scripts/convertDefault.sh: make it return the exit status of the
1411         convert program.
1412
1413 2003-01-13  Martin Vermeer  <martin.vermeer@hut.fi>
1414
1415         * doc/LaTeXConfig.lyx.in: document AGU and EGS classes
1416
1417 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
1418
1419         * configure.m4: Replace fig/tgif/agr->xpm converters by
1420         fig/tgif/agr->ppm/jpeg converters
1421
1422 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
1423
1424         * Makefile.am (EXTRA_DIST): fix for distcheck
1425
1426 2003-01-06  Angus Leeming  <leeming@lyx.org>
1427
1428         * configure.m4: added a few graphics formats (gif, jpg etc).
1429
1430         * images/banner.xpm: removed.
1431         * images/banner.ppm: Re-create the LyX banner in ppm format.
1432
1433 2003-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
1434
1435         * layouts/jgrga.layout:
1436         * layouts/aguplus.inc: new class for the AGU Journal of
1437         Geophysical Research
1438
1439 2003-01-08  José Abílio Oliveira Matos  <jamatos@lyx.org>
1440
1441         * lyx2lyx/parser_tools.py (get_value): make it robust to the
1442         no argument case.
1443
1444 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1445
1446         * bind/xemacs.bind:
1447         * bind/emacs.bind: move keypad bindings later so that the binding
1448         for "copy" shown in menus is not C-KP_Insert
1449
1450 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
1451
1452         * lyx2lyx/lyx2lyx.py: trims whitespace from header if not in preamble.
1453
1454 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
1455
1456         * lyx2lyx/lyxconvert_217.py: accept tag attributes without quotes.
1457
1458 2003-01-07  José Matos  <jamatos@fep.up.pt>
1459
1460         * lyx2lyx/lyxconvert_217.py: change bool_table to a function,
1461         becoming more liberal regarding the accepted values.
1462
1463 2003-01-06  Angus Leeming  <leeming@lyx.org>
1464
1465         * scripts/lyxpreview2bitmap.sh: don't use 'which' to find an
1466         executable. Use 'type'.
1467
1468 2003-01-05  John Levon  <levon@movementarian.org>
1469
1470         * lyx2lyx/lyxconvert_215.py: handle \lyxrcsid, \lyxvcid, \cursor
1471
1472 2003-01-04  Dekel Tsur  <dekelts@tau.ac.il>
1473
1474         * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns.
1475
1476 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1477
1478         * layouts/cl2emult.layout:
1479         * layouts/broadway.layout:
1480         * layouts/hollywood.layout: remove spurious spaces
1481
1482 2002-12-20  Dekel Tsur  <dekelts@tau.ac.il>
1483
1484         * mathed.lyx: Removed big delimiters table as they are not symbols.
1485         Removed the instructions on adding the xfonts dir to the fontpath.
1486
1487         * symbols: Fix \psi, \leftarrow, \rightsquigarrow, and \varsubsetneq
1488
1489 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1490
1491         * Makefile.am (install-xfonts): do not use "ln -sf" since some
1492         solaris versions do not like it. "ln -f -s" is better.
1493
1494 2002-12-17  John Levon  <levon@movementarian.org>
1495
1496         * configure.m4: back out LaTeX viewer again
1497
1498 2002-12-09  André Pönitz <poenitz@gmx.net>
1499
1500         * symbols: support for \implies and \dots
1501
1502 2002-12-04  Jean-Marc Lasgouttes  <jean-marc.lasgouttes@inria.fr>
1503
1504         * configure.m4: remove epsi format
1505
1506 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1507
1508         * bind/sciword.bind: big update: use menus.bind and maths.bind and
1509         make sure we do not use accent-vector
1510
1511 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
1512
1513         * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi).
1514
1515 2002-11-21  Angus Leeming  <leeming@lyx.org>
1516
1517         * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..."
1518
1519 2002-11-20  John Levon  <levon@movementarian.org>
1520
1521         * images/math/: implement missing math icons
1522
1523 2002-11-20  John Levon  <levon@movementarian.org>
1524
1525         * images/math/: renames for stupid OSes
1526
1527 2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1528
1529         * lib/ru_splash.lyx: update from Vitaly Lipatov
1530
1531 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1532
1533         * configure.m4 (removing font links): use -f not -r
1534
1535 2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
1536
1537         * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
1538
1539 2002-10-31  John Levon  <levon@movementarian.org>
1540
1541         * external_templates: small tweak for clarity
1542
1543 2002-10-30  John Levon  <levon@movementarian.org>
1544
1545         * ui/default.ui: re-add table-like commands to math, and
1546           some minor fixes
1547
1548 2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
1549
1550         * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
1551
1552 2002-10-28  John Levon  <levon@movementarian.org>
1553
1554         * CREDITS: fix Rob's entry
1555
1556 2002-10-28  André Pönitz <poenitz@gmx.net>
1557
1558         * CREDITS: add Geoffroy Piroux
1559
1560         * reLyX/reLyX.man:
1561           reLyX/reLyX.pod:
1562           reLyX/syntax.default: to not change too much math stuff anymore
1563
1564 2002-10-24  John Levon  <levon@movementarian.org>
1565
1566         * images/math/: use black for visibility (from Edwin)
1567
1568 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
1569
1570         * layouts/llncs.layout: Fix the Bibliography layout
1571
1572 2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1573
1574         * layouts/many layout files: add stdfloats and stdcounters
1575
1576 2002-10-24  André Pönitz <poenitz@gmx.net>
1577
1578         * layout/scrclass.inc: use stdcounters.inc
1579
1580 2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
1581
1582         * kbd/koi8-u.kmap: Fix crash when using the map.
1583
1584 2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
1585
1586         * examples/he_example_raw.lyx:
1587         * examples/he_he_example_lyxified.lyx:
1588         * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
1589
1590 2002-10-22  André Pönitz <poenitz@gmx.net>
1591
1592         * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
1593
1594 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
1595
1596         * symbols: Handle \not using a macro.
1597
1598 2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
1599
1600         * layouts/foils.layout: add more layouts
1601
1602 2002-10-18  Angus Leeming  <leeming@lyx.org>
1603
1604         * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
1605         if so desired.
1606
1607 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1608
1609         * configure.m4: add mozilla as default previewer for html
1610
1611 2002-10-14  André Pönitz <poenitz@gmx.net>
1612
1613         * ui/default.ui: support for flalign
1614
1615 2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
1616
1617         * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
1618
1619         * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
1620         Make the code more
1621
1622         * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
1623         Add a check for kdeprintfax.
1624
1625 2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1626
1627         * bind/emacs.bind: add bindings for M-< and M->
1628
1629 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
1630
1631         * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
1632         in the Standard layout.
1633
1634 2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
1635
1636         * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
1637         "\begin_inset Float " to avoid matching "\begin_inset FloatList".
1638
1639 2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
1640
1641         * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
1642         (remove_oldert): Fix for ERT inside tabulars.
1643         (change_listof): New function. Convert LatexCommand inset to
1644         FloatList inset.
1645         (fix_oldfloatinset): New function. Add "wide false" to float insets.
1646
1647 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
1648
1649         * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
1650
1651 2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
1652
1653         * layouts/lyxmacros.inc: Patch from Gady Kozma.
1654
1655 2002-09-15  John Levon  <levon@movementarian.org>
1656
1657         * images/math/: add icons for delimiters
1658
1659 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
1660
1661         * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
1662         (remove_oldminipage): Simplified.
1663
1664 2002-09-10  José Matos  <jamatos@fep.up.pt>
1665
1666         * scripts/*.py: changed all header to
1667         #! /usr/bin/env python
1668         so that python's path is no longer hardcoded.
1669
1670 2002-09-08  John Levon  <levon@movementarian.org>
1671
1672         * images/math/: add dots XPMs
1673
1674 2002-09-07  John Levon  <levon@movementarian.org>
1675
1676         * ui/default.ui: add depth-decrement too as discussed
1677
1678 2002-09-06  Angus Leeming  <leeming@lyx.org>
1679
1680         * CREDITS: add Pablo De Napoli, formerly languishing in the
1681         math panel headers.
1682
1683 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
1684
1685         * layouts/stdcounters.inc: new file
1686
1687         * layouts/stdclass.inc: include standard counters
1688
1689 2002-09-05  Angus Leeming  <leeming@lyx.org>
1690
1691         * scripts/lyxpreview2bitmap.sh: augment the preliminary blurb, as
1692         suggested by André.
1693
1694 2002-09-04  Angus Leeming  <leeming@lyx.org>
1695
1696         * scripts/lyxpreview2bitmap.sh: rename lyxpreview2ppm.sh as this.
1697         The new script takes an extra argument specifying the desired
1698         output format, ppm or png.
1699
1700         * configure.m4: associated changes.
1701
1702 2002-09-04  Angus Leeming  <leeming@lyx.org>
1703
1704         * scripts/lyxpreview2ppm.sh: output gs filenames as %d, not %Nd where N
1705         is some input value.
1706
1707 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1708
1709         * layouts/stdclass.inc: include stdfloats.h
1710
1711         * layouts/stdfloats.inc: new file
1712
1713 2002-09-03  Angus Leeming  <leeming@lyx.org>
1714
1715         * scripts/lyxpreview2ppm.sh: test expects integer arguments.
1716         ${RESOLUTION} may be a float. Truncate it.
1717
1718 2002-09-03  Dekel Tsur  <dekelts@tau.ac.il>
1719
1720         * lyx2lyx/lyxconvert_218.py (update_tabular): Prevent changing
1721         of non-tabular lines.
1722
1723 2002-09-03  Angus Leeming  <leeming@lyx.org>
1724
1725         * scripts/lyxpreview2ppm.sh: fix crash reported by Norbert Koksch when
1726         generating more than 999 preview snippets by passing and using the
1727         number of digits needed by the filenames generated by gs.
1728
1729 2002-09-03  Angus Leeming  <leeming@lyx.org>
1730
1731         * scripts/lyxpreview2ppm.sh: re-written to make use of the "lyx"
1732         option parsed by preview.sty v 0.73.
1733
1734 2002-08-31  Dekel Tsur  <dekelts@tau.ac.il>
1735
1736         * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars
1737
1738 2002-08-29  John Levon  <levon@movementarian.org>
1739
1740         * images/math/: add AMS nrel
1741
1742 2002-08-29  John Levon  <levon@movementarian.org>
1743
1744         * images/: add math sub/super script
1745
1746         * images/math/: add \brace, \vec etc.
1747
1748 2002-08-29  John Levon  <levon@movementarian.org>
1749
1750         * Makefile.am: install mathed icons
1751
1752 2002-08-29  John Levon  <levon@movementarian.org>
1753
1754         * images/math/: add all icons except AMS nrel
1755
1756 2002-08-29  John Levon  <levon@movementarian.org>
1757
1758         * images/math/: add most of the normal XPMs
1759
1760 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
1761
1762         * lyx2lyx/lyx2lyx: add new format number "221"
1763
1764 2002-08-25  John Levon  <levon@movementarian.org>
1765
1766         * images/find-replace.xpm: add
1767
1768 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1769
1770         * configure.m4: fix epsi->eps converter
1771
1772         * ui/default.ui: add menu entry for optional-insert
1773
1774         * CREDITS: update Martin's entry
1775
1776 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
1777
1778         * layouts/stdlayouts.inc:
1779         * layouts/stdsections.inc:
1780         * layouts/stdstarsections.inc: aded OptionalArgs tags to the
1781         relevant layouts
1782
1783 2002-08-21  André Pönitz <poenitz@gmx.net>
1784
1785         * ui/default.ui: adjust to "tabular unification"
1786
1787 2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1788
1789         * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
1790         versions are now obtained by prepending a * to the section number
1791         (similar to the new behaviour in menus.bind); add binding for \part.
1792
1793 2002-08-15  John Levon  <levon@movementarian.org>
1794
1795         * scripts/convertDefault.sh: use /bin/sh not /bin/bash
1796
1797 2002-08-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1798
1799         * doc/LaTeXConfig.lyx.in: add description of cl2emult class
1800
1801         * bind/math.bind: add bindings to insert \Lambda and \Psi (bug #564)
1802
1803 2002-08-15  André Pönitz <poenitz@gmx.net>
1804
1805         * layouts/cl2emult.layout: new file Springer's cl2emult textclass
1806
1807 2002-08-10  Dekel Tsur  <dekelts@tau.ac.il>
1808
1809         * lyx2lyx/parser_tools.py (get_paragraph): Fixed.
1810
1811         * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands.
1812
1813 2002-08-08  Herbert Voss  <voss@perce.de>
1814
1815         * ui/default.ui: put gather into math menu
1816
1817 2002-08-07  John Levon  <levon@movementarian.org>
1818
1819         * images/layout_LaTeX.xpm: remove - obsolete
1820
1821 2002-08-05  John Levon  <levon@movementarian.org>
1822
1823         * images/dialog-tabular-insert.xpm: remove unneeded xpm
1824
1825 2002-08-05  John Levon  <levon@movementarian.org>
1826
1827         * ui/default.ui:
1828         * bind/xemacs.bind: back to tabular-insert
1829
1830 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
1831
1832         * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
1833
1834         * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
1835
1836 2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
1837
1838         * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
1839
1840 2002-07-30  André Pönitz <poenitz@gmx.net>
1841
1842         * configure.m4:
1843         * ui/default.ui: make math-extern a bit more visible in Edit->Math
1844
1845         * bind/math.bind: remove some strange bindings for Ø and Å
1846
1847 2002-07-30  Angus Leeming  <leeming@lyx.org>
1848
1849         * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
1850         don't get confused.
1851
1852 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1853
1854         * examples/fr_CV.lyx:               new file
1855         * examples/fr_ExemplesTableaux.lyx:
1856         * examples/fr_ListesPuces.lyx:
1857         * examples/fr_mathed.lyx:           update
1858
1859 2002-07-18  Angus Leeming  <leeming@lyx.org>
1860
1861         * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
1862         the shell does not escape "\\".
1863
1864 2002-07-22  Herbert Voss  <voss@lyx.org>
1865
1866         * scripts/convertDefault.sh: defines a converter which is used
1867         when no userdefined was found
1868
1869 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1870
1871         * ui/default.ui: cleanup after change of Menu syntax. the
1872         foo_nobuffer menus are gone
1873
1874         * bind/sv_menus.bind:
1875         * bind/sciword.bind: remove some cruft
1876
1877         * tex/iletter.cls:
1878         * layout/iletter.layout:
1879         * templates/iletter.lyx: removed all traces of the iletter bundle
1880         and put it on the contrib/ area of our ftp site
1881
1882 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1883
1884         * configure.m4: fix definition of the lyxpreview2ppm converter;
1885         add ppm format. All should work out of the box now, even though
1886         all may not be pretty
1887
1888 2002-07-18  Angus Leeming  <leeming@lyx.org>
1889
1890         * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
1891         scary_eqns.lyx.
1892
1893 2002-07-17  André Pönitz <poenitz@gmx.net>
1894
1895         * configure.m4: fix typo in last change
1896         * symbols: add \hbar
1897
1898 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1899
1900         * bind/menus.bind: fix bindings using asterisk to ignore shift
1901         modifier
1902
1903 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1904
1905         * configure.m4: add formats fig and epsi
1906
1907 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
1908
1909         * bind/emacs.bind:
1910         * bind/xemacs.bind:
1911         * bind/sciword.bind:
1912         * bind/cua.bind: include greekkeys and cyrkeys bindings
1913
1914         * bind/greekkeys.bind:
1915         * bind/cyrkeys.bind: bindings to enter cyrillic and greek
1916         characters directly from keyboard
1917
1918 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1919
1920         * bind/menus.bind: cleanup shortcuts for section layouts. Starred
1921         versions are now obtained by prepending a * to the section number
1922         (M-p asterisk 0 .. M-p asterisk 6)
1923
1924         * images/banner.xpm.orig: remove
1925
1926 2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
1927
1928         * lib/configure.m4: fix the detection of cygwin when the shell is
1929         not bash
1930
1931 2002-07-12  Angus Leeming  <leeming@lyx.org>
1932
1933         * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
1934
1935 2002-07-12  André Pönitz <poenitz@gmx.net>
1936
1937         * ui/default.ui: add menu for font changes
1938         * symbols: add textt
1939
1940 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
1941
1942         * bind/emacs.bind:
1943         * bind/xemacs.bind:
1944         * bind/sciword.bind:
1945         * bind/cua.bind: better support for selection from numeric keypad
1946
1947         * kbd/cp1251.cdef:
1948         * kbd/ibm866.cdef:
1949         * kbd/koi8-r.cdef:
1950         * kbd/koi8-t.cdef:
1951         * kbd/koi8-u.cdef: new encoding definitions
1952
1953 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
1954
1955         * bind/sciword.bind: disable M-x c to allow M-x
1956
1957 2002-07-09  Angus Leeming  <leeming@lyx.org>
1958
1959         * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
1960         as it's not portable apparently.
1961
1962 2002-07-09  André Pönitz <poenitz@gmx.net>
1963
1964         * symbols: use it to define insets, too
1965         * configure.m4:
1966         * symbols: wasy symbols added
1967
1968 2002-07-08  Angus Leeming  <leeming@lyx.org>
1969
1970         * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
1971         left and right if so desired.
1972
1973 2002-07-08  André Pönitz <poenitz@gmx.net>
1974
1975         * symbols: more stuff missing from the Porto changes
1976
1977 2002-07-05  Angus Leeming  <leeming@lyx.org>
1978
1979         * scripts/lyxpreview2ppm.sh: added.
1980         * scripts/lyxpreview2xpm: removed.
1981
1982 2002-06-19 Herbert Voss  <voss@perce.de>
1983
1984         * configure.m4: add converters for epsi and (x)fig
1985
1986 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
1987
1988         * languages: add support for belarusian and kazakh
1989
1990         * encodings: add pt154
1991
1992 2002-06-27  André Pönitz <poenitz@gmx.net>
1993
1994         * configure.m4: add support for lyxpreview "format"
1995
1996         * scripts/lyxpreview2xpm: add file
1997
1998 2002-06-25  André Pönitz <poenitz@gmx.net>
1999
2000         * symbols: special characters
2001
2002 2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
2003
2004         * layouts/heb-article.layout: Fix due to \usepackage{babel}
2005         position change in lyx 1.2.0.
2006
2007 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2008
2009         * ui/default.ui: fix ellipses
2010
2011 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2012
2013         * ui/default.ui: remove Index Entry of last word
2014
2015         * ui/old-default.ui: remove
2016
2017 2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
2018
2019         * examples/mathed.lyx: Remove obsolete part.
2020
2021 2002-06-17 Herbert Voss  <voss@perce.de>
2022
2023         * configure.m4: install only those converters which are different
2024         to convert, because this is taken as the default. SO we can get
2025         rid of all problems when user do not have installed the right
2026         converters.
2027
2028 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2029
2030         * examples/fr_ExemplesTableaux.lyx: update
2031         * examples/fr_mathed.lyx: new file
2032
2033 2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2034
2035         * configure.m4: change tgif file extension to .obj, as it should
2036         have been
2037
2038 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2039
2040         * examples/TableExamples.lyx: fix footnotes inside tables
2041         (bug 442)
2042
2043 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2044
2045         * external_templates: change the requirements of the xfig and
2046         rasterimage templates to "graphicx" instead of "graphics".
2047
2048 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2049
2050         * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
2051         Schmitt
2052
2053         * reLyX/reLyX.in: honor variable LYX_DIR_13x
2054
2055 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2056
2057         * configure.m4: fix handling of --with-version-suffix, so that
2058         reLyX is still found. (bug #357)
2059
2060 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2061
2062         * layouts/hollywood.layout: fix style "FADE_OUT:"
2063
2064 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
2065
2066         * images/buffer-new.xpm: icon from Vitaly Lipatov
2067
2068 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
2069
2070         * CREDITS: kill mention of KDE
2071
2072 2002-05-23  André Pönitz <poenitz@gmx.net>
2073
2074         * autocorrect: new file
2075
2076 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
2077
2078         * examples/da_splash.lyx: revised
2079
2080 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2081
2082         * Makefile.am (DISTCLEANFILES): don't use -r
2083         (distclean-local): new target
2084
2085 2002-04-25  Rob Lahaye  <lahaye@users.sourceforge.net>
2086
2087         * configure.m4: use gracebat instead of xmgrace in the Grace converters
2088         to make the conversion independent of the availability of an Xserver
2089
2090 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2091
2092         * doc/ExternalMaterial.lyx: remove, since it has been included in
2093         Customization.lyx
2094
2095 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2096
2097         * Makefile.am: do not set M4 explicitely
2098
2099 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
2100
2101         * configure.m4: add 'convert XPM to EPS', add more Grace conversions
2102         and change tab to double space indentation in conversion section
2103
2104 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
2105
2106         * layouts/aastex.layout: add ProvidesNatbib
2107
2108         * templates/aastex.lyx: convert to format 220
2109
2110 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2111
2112         * examples/*.lyx: convert many files to format 220, _except_
2113         aa_sample and aas_sample, for which I do not have the textclass
2114
2115         * templates/*.lyx: convert a few files to format 220
2116
2117 2002-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
2118
2119         * layouts/revtex4.layout: fix tilde-output in URL and Email insets.
2120
2121 2002-04-11  Guenter Milde  <g.milde@physik.tu-dresden.de>
2122
2123         * doc/LaTeXConfig.lyx.in: add description for spie class.
2124
2125         * spie.layout: new class
2126
2127 2002-04-10 Herbert Voss  <voss@perce.de>
2128
2129         * configure.m4: correct entry for grace graphic format
2130
2131 2002-04-10 Herbert Voss  <voss@perce.de>
2132
2133         * CREDITS: correct email
2134
2135 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2136
2137         * kbd/european.kmap: "euro" and "oe" used kmod instead of kmap
2138         * examples/currency.lyx: rewritten
2139
2140 2002-04-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2141
2142         * reLyX/acinclude.m4 (RELYX_CHECK_PERL): improve search for perl.
2143
2144 2002-04-06  André Pönitz <poenitz@gmx.de>
2145
2146         * bind/math.bind: shortcut for \psi
2147
2148         * examples/de_beispiel_gelyxt.lyx: fix quotes
2149
2150 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2151
2152         * Makefile.am (LYXLIBDIRS): xfonts should not be named here
2153
2154         * bind/sv_menus.bind: change RightAddress to Right_Address
2155         * bind/de_menus.bind: ditto
2156         * bind/fi_menus.bind: ditto
2157         * bind/menus.bind: ditto
2158         * bind/pt_menus.bind: ditto
2159
2160 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2161
2162         * examples/fr*.lyx: updated to 1.2.0 format
2163
2164 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2165
2166         * .cvsignore: add xfonts
2167
2168         * languages: add Basque
2169
2170 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2171
2172         * CREDITS: add Pauli Virtanen and Adrien Rebollo
2173
2174         * Makefile.am (install-xfonts): remove some debug output
2175
2176 2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2177
2178         * reLyX/Makefile.am (install-data-local): fix variable usage
2179         (uninstall-local): ditto
2180
2181         * CREDITS: add Claus Hindsgaul
2182
2183 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2184
2185         * layouts/kluwer.layout: remove TocDepth tag
2186
2187 2002-03-27 Herbert Voss <voss@perce.de>
2188
2189         * layouts/ltugboat.layout:
2190         * layouts/dtk.layout: new layouts.
2191
2192         * doc/LaTeXConfig.lyx.in: add description for layouts
2193         dtk and ltugboat
2194
2195 2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
2196
2197         * configure.m4: fix grace to eps converter
2198
2199 2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
2200
2201         * examples/listerrors.lyx: Fixed to run with python-1.5 as well
2202         as with latest python-2.2
2203
2204         * scripts/listerrors: Re-generated from listerrors.lyx
2205
2206 2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2207
2208         * Makefile.am (install-xfonts): fix the target when no X fonts
2209         have been found.
2210         General: do not use $$(foo) instead of $${foo} for shell variables!
2211
2212 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2213
2214         * Minipage.lyx:
2215         * TableExamples.lyx:
2216         * amsart-test.lyx:
2217         * amsbook-test.lyx:
2218         * examples/ca_splash.lyx:
2219         * examples/da_splash.lyx:
2220         * examples/decimal.lyx:
2221         * examples/mathed.lyx:
2222         * examples/multicol.lyx:
2223         * examples/splash.lyx: update to 220
2224
2225         * Makefile.am (install-xfonts): force link
2226
2227 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2228
2229         * ui/default.ui: Change "What's this?" to "Tooltips".
2230
2231 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2232
2233         * create_fonts_dir:
2234         * fonts-xlfd: removed
2235
2236         * configure.m4: add a replacement for the create_fonts_dir script.
2237         This one checks for ttf fonts too. The font links are created in
2238         the xfonts/ directory. If running outside libdir, the script
2239         checks whether fonts.dir is different from the system-wide one and
2240         removes it if it is not.
2241
2242         * Makefile.am (install-xfonts): new target to install the X font
2243         directory
2244
2245         * layouts/svjour.inc: remove ProvidesAmsMath
2246
2247 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
2248
2249         * examples/listerrors.lyx:
2250         * scripts/listerrors: new files
2251
2252         * Makefile.am: Removed build-listerrors cruft.
2253
2254 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2255
2256         * ui/default.ui: small cleanup: move Tex info and childs to View,
2257         remove Edit>Floats menu, fix a few shortcuts.
2258
2259 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2260
2261         * images/depth-increment.xpm:
2262         * images/depth-decrement.xpm: new icons
2263
2264         * images/footnote-insert.xpm:
2265         * images/marginalnote.xpm: small facelift
2266
2267         * images/depth-next.xpm:
2268         * images/marginpar-insert.xpm: removed
2269
2270         * bind/sv_menus.bind:
2271         * bind/sciword.bind:
2272         * ui/old-default.ui:
2273         * ui/default.ui: replace depth-next with depth-increment
2274
2275 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
2276
2277         * examples/Literate.lyx: Small fix to make sure build-listerrors
2278         still works.
2279
2280 2002-03-14  Allan Rae  <rae@lyx.org>
2281
2282         * bind/sv_menus.bind:
2283         * bind/xemacs.bind: figure inset replaced by graphics inset
2284
2285 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
2286
2287         * examples/Literate.lyx: Fixed build-script section to work
2288         with lyx tempdir. As it was, you could not build-program
2289         when opening Literate.lyx from within LyX.
2290
2291 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2292
2293         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
2294
2295         * languages: add bulgarian
2296
2297 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
2298
2299         * Makefile.am: Fix bug with installing an empty listerrors.
2300
2301 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
2302
2303         * ui/default.ui: add a toggle-tooltips item to the Help menu.
2304
2305 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2306
2307         * tex/ejour2.cls:
2308         * layouts/ejour2.layout: removed; this is superseded by svjour
2309         and friends
2310
2311         * lib/doc/LaTeXConfig.lyx.in:
2312         * lib/doc/LyXConfig.lyx.in: update
2313
2314 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2315
2316         * Makefile.am: fix call to configure.
2317
2318 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2319
2320         * layouts/obsolete.inc: obsolete LaTeX
2321         * layouts/g-brief-en.layout: add DefaultStyle
2322
2323 2002-03-06  Herbert Voss  <voss@perce.de>
2324
2325         * layouts/g-brief-de.layout: add DefaultStyle
2326
2327 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2328
2329         * configure: removed from cvs
2330
2331         * .cvsignore: add configure
2332
2333         * Makefile.am: set up automatic creation and execution of
2334         configure script.
2335
2336 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2337
2338         * CREDITS: document that Martin Vermeer is also a very good bug
2339         hunter
2340
2341 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
2342
2343         * layouts/db_stdclass.inc:
2344         * layouts/linuxdoc.layout:
2345         * layouts/manpage.layout: set DefaultStyle
2346
2347
2348 2002-03-04  Herbert Voss  <voss@perce.de>
2349
2350         * configure.m4: fix the problem with tgif's xpm export
2351
2352 2002-03-03  Herbert Voss  <voss@perce.de>
2353
2354         * configure.m4: added more converter stuff for different formats
2355
2356 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2357
2358         * layouts/hollywood.layout: set DefaultStyle
2359
2360         * layouts/scrclass.inc: set DefaultStyle
2361
2362 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2363
2364         * layouts/stdclass.inc: add DefaultStyle
2365
2366 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2367
2368         * doc/LaTeXConfig.lyx.in: add entry for svprothb
2369
2370         * layouts/svprobth.layout: new layout file, for 'Probability
2371         Theory and Related Fields'
2372
2373         * layouts/svjour.inc: change Keywords labelstring a bit.
2374
2375         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
2376
2377         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
2378
2379         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
2380         that figinset is dead.
2381
2382 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2383
2384         * ui/default.ui: add a show-forks item to the two File menus.
2385
2386 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2387
2388         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
2389
2390 2002-02-23  Herbert Voss  <voss@perce.de>
2391
2392         * configure.m4: added converter stuff for different formats
2393
2394 2002-02-13  José Matos  <jamatos@fep.up.pt>
2395
2396         * examples/linuxdoc_manpage.lyx: added
2397
2398 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2399
2400         * ui/default.ui: add ... to math panel
2401
2402 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
2403
2404         * bind/math-bind: keybindings for umlauts and other special chars
2405
2406 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
2407
2408         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
2409
2410 2002-01-30  Herbert Voss  <voss@lyx.org>
2411
2412         * configure.m4: add convert-support for ps-files
2413
2414 2002-01-29  Herbert Voss  <voss@lyx.org>
2415
2416         * ui/default.ui: delete old figure entries
2417
2418         * help/TexInfo.hlp:
2419         * help/Graphics.hlp: update
2420
2421 2002-01-27  Herbert Voss  <voss@lyx.org>
2422
2423         * help/Graphics.hlp: added, but not finished
2424
2425 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
2426
2427         * fonts-xlfd:
2428         * create_fonts_dir: New files.
2429
2430 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2431
2432         * Makefile.am (EXTRA_DIST): add configure.m4
2433
2434         * languages: fix slovak entry
2435
2436 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2437
2438         * examples/fr_EtiquetteMath.lyx: removed
2439
2440 2002-01-16  José Matos  <jamatos@fep.up.pt>
2441
2442         * layouts/db_stdlayouts.inc: Fix name for caption.
2443
2444 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
2445
2446         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
2447         of fonts-xlfd in the light of Dekel's suggestions.
2448         This file still doesn't run LaTeX successfully without bolting the
2449         lyxcode definition into the preamble but is otherwise Ok.
2450
2451 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
2452
2453         * layouts/kluwer.layout: remove caption layout
2454
2455 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2456
2457         * examples/MathLabeling.lyx:
2458         * examples/nl_MathLabeling.lyx: removed, since they are useless.
2459
2460 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2461
2462         * configure.m4: try to fix problem with groff detection
2463
2464 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
2465
2466         * lyxrc.example: change the names of some variables in line with lyxrc.C
2467
2468 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
2469
2470         * reLyX/BasicLyX.pm: Add support for amsmath environments.
2471
2472 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
2473
2474         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
2475         a harmless noweb error.
2476
2477 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2478
2479         * ui/default.ui: added dots "..." to insert->include file.
2480
2481 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2482
2483         * configure.m4: fix typo in \print_spool_command name.
2484
2485 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2486
2487         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
2488         CTAN references.
2489
2490         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
2491         used for checking for a program and add the corresponding entry in
2492         lyxrc.defaults. Used this for various checks (not finished yet).
2493
2494         * doc/LaTeXConfig.lyx.in: general update: moved things around,
2495         corrected some entries, collapsed some others, added graphicx.
2496
2497 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2498
2499         * chkconfig.ltx: check also for graphicx.sty
2500
2501 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2502
2503         * ui/default.ui: fix shortcut clash in the insert menu.
2504
2505 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
2506
2507         * symbols: Add glyph for \colon for the symbol font.
2508
2509 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2510
2511         * images/citation-insert.xpm:
2512         * images/label-insert.xpm:
2513         * images/index-insert.xpm: new icons from Elena Samsonova
2514
2515         * images/math-panel.xpm: new icon from Herbert Voss
2516
2517 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2518
2519         * examples/de_splash.lyx: update from Hartmut Haase.
2520
2521 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2522
2523         * examples/Math_macros.lyx:
2524         * examples/fr_Macros_Math.lyx: removed, since this information
2525         is in the UserGuide.
2526
2527         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
2528
2529 2001-11-27  Garst R. Reese  <reese@isn.net>
2530
2531         * tex/hollywood.cls:
2532         * layouts/hollywood.layout:
2533         * examples/script_form.lyx: updated hollywood class and support
2534         files.
2535
2536 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2537
2538         * CREDITS: add Ben Stanley
2539
2540 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
2541
2542         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
2543         comments.
2544
2545 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
2546
2547         * templates/kluwer.lyx:
2548         * layouts/kluwer.layout: new textclass for journals edited by
2549         Kluwer.
2550
2551         * doc/LaTeXConfig.lyx.in: update
2552
2553 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
2554
2555         * examples/chess-article.lyx: Fixed comments. Removed hacks
2556         caused by my lack of understanding of TeX macros and LyX layouts.
2557         This version is immensely cleaner.
2558
2559         * examples/chessgame.lyx: Minimized ERT while still showing off
2560         the external chess material insets.
2561
2562         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
2563         comment handling into skak framework. Fixed some bugs in skak.sty!
2564
2565         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
2566         version. Added Subvariation, Subsubvariation, etc.
2567
2568 2001-11-13  André Pönitz  <poenitz@gmx.net>
2569
2570         * ui/default.ui: create a new Submenu Insert->Math, since placing
2571         everything in the main insert menu seems not possible in the long
2572         run...
2573
2574 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2575
2576         * ui/default.ui: move math panel from Edit to Insert.
2577
2578 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
2579
2580         * layouts/chess.layout:
2581         * examples/chess-article.lyx: a new class and example for writing
2582         articles about chess.
2583
2584 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
2585
2586         * external_templates: Use UpdateResult
2587
2588         * scripts/*.py: Fix for python 1.5
2589
2590 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2591
2592         * examples/iecc05.fen:
2593         * examples/iecc07.fen:
2594         * examples/iecc12.fen:
2595         * lib/examples/chessgame.lyx: an example for the new chess support.
2596
2597 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
2598
2599         * external_templates: Minor tweak. Changed $$FPath/$$Basename
2600         to $$FPath$$Basename.
2601
2602 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
2603
2604         * external_templates: Fix up the help message for ChessDiagram
2605         again (referring to the new lyxskak.sty). Reworked the LaTeX
2606         output to use skak.sty \loadgame{file} feature.
2607
2608 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
2609
2610         * Makefile.am: remove BUGS.lyx mention
2611
2612 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
2613
2614         * ui/default.ui: remove Known Bugs entry
2615
2616 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
2617
2618         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
2619
2620         * scripts/fen2ascii.py: New file added. Makes a nice ascii
2621         representation of the chess position.
2622
2623 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
2624
2625         * external_templates: Changed comment to inform user to use skak
2626         package instead of the very old chess.sty for external chess
2627         material. Added the -mode EditPosition flag to the "xboard"
2628         invocation. Fixed the invocation of fen2ascii (which did *not*
2629         exist, even though it was referenced).
2630
2631 2001-10-24  José Matos  <jamatos@fep.up.pt>
2632
2633         * layouts/db_lyxmacros.inc:
2634         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
2635
2636 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2637
2638         * examples/it_splash.lyx: update from Claudio Coco
2639
2640 2001-10-24  José Matos  <jamatos@fep.up.pt>
2641
2642         * layouts/db_stdtitle.inc: added align and alignpossible to date.
2643         Now the default is left and center is still possible.
2644
2645 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
2646
2647         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
2648         Now the last language in the document option is the document language.
2649         Code clean, remove unused variables.
2650
2651         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
2652
2653 2001-10-17  José Matos  <jamatos@fep.up.pt>
2654
2655         * reLyX/MakePreamble.pm: add support for \makeindex, added support
2656         for optional arguments to babel, remove fontenc package. Don't
2657         print the latex preamble if there isn't none to print.
2658
2659 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2660
2661         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
2662         Hopefully more precise and much faster.
2663
2664 2001-10-15  José Matos  <jamatos@fep.up.pt>
2665
2666         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
2667         RevisionMark and Revision styles.
2668
2669 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2670
2671         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
2672         symbolic links
2673
2674 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2675
2676         * CREDITS: add two unsung heroes
2677
2678 2001-10-10  Herbert Voss  <voss@perce.de>
2679
2680         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
2681
2682 2001-10-09  Herbert Voss  <voss@perce.de>
2683
2684         * default.ui: help-Texinfo
2685         gives an info about the installed texfiles (cls,sty,bst)
2686
2687 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2688
2689         * kbd/iso8859-4.cdef:
2690         * kbd/iso8859-9.cdef: new files
2691
2692 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2693
2694         * kbd/iso8859-3.cdef: new file
2695
2696         * kbd/iso8859-1.cdef:
2697         * kbd/iso8859-15.cdef: update
2698
2699 2001-10-03  José Matos  <jamatos@fep.up.pt>
2700
2701         * layouts/linuxdoc.layout:
2702         * layouts/manpage.layout:
2703         * layouts/db_lyxmacros.inc:
2704         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
2705         Latex tag.
2706
2707 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2708
2709         * languages: change default encoding for estonian to latin1
2710
2711 2001-10-01  Garst R. Reese  <reese@isn.net>
2712
2713         * tex/hollywood.cls:
2714         * layouts/hollywood.layout:
2715         * examples/script_form.lyx:
2716         * templates/hollywood.lyx: updated hollywood class and support
2717         files.
2718
2719 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2720
2721         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
2722
2723 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2724
2725         * CREDITS: add Jürgen Spitzmüller
2726
2727 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2728
2729         * ui/default.ui: remove layout-save-default from "Layout"
2730         for it's in Layout -> Document now.
2731
2732 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
2733
2734         * layouts/g-brief-en.layout:
2735         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
2736
2737 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2738
2739         * CREDITS: update M. Schmitt entry
2740
2741         * ui/default.ui: remove trailing '...' for Insert>Note
2742
2743 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2744
2745         * layouts/heb-article.layout: fix labelfont of Proof layout
2746
2747 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2748
2749         * examples/script_form.lyx: added
2750         * examples/scriptone.lyx: deleted
2751         * layouts/hollywood.layout:
2752         * tex/hollywood.cls: update of the hollywood class
2753
2754 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2755
2756         * layouts/dinbrief.layout:
2757         * layouts/egs.layout:
2758         * layouts/iletter.layout:
2759         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
2760         tag
2761
2762 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2763
2764         * examples/da_splash.lyx: new translation from Claus Hindsgaul
2765
2766         * ui/default.ui: comment out reference manual from the help menu
2767         (the reference manual is now obsolete).
2768
2769         * layouts/cv.layout: add ObsoletedBy version of SubSection
2770
2771 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2772
2773         * kbd/koi8-r.kmap: update from Vitaly Lipatov
2774
2775         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
2776         restrict font size to `11pt'
2777
2778         * layouts/cv.layout: rename SubSection layout to Subsection
2779
2780 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
2781
2782         * reLyX/reLyX.in: fix initialization before BEGIN block.
2783
2784 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
2785
2786         * Makefile.am (pkgdata_DATA): Add symbols file.
2787
2788 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
2789
2790         * configure:
2791         * configure.m4: add converters for XPM to allow inline display
2792
2793         * Makefile.am: add rule for configure
2794
2795 2001-08-31  José Matos  <jamatos@fep.up.pt>
2796         * reLyX/reLyX.in: added debug statement.
2797         Moved the insertion in @maybe_dir to push.
2798
2799         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
2800         by recent versions of Perl. Allow compatability with perl 5.002.
2801
2802         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
2803
2804 2001-08-28  José Matos  <jamatos@fep.up.pt>
2805         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
2806
2807 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
2808
2809         * ui/default.ui: sanitise math/tabular entries
2810
2811 2001-07-25  André Pönitz <poenitz@gmx.net>
2812
2813         * bind/math.bind:
2814           bind/sciword.bind: use new syntax for 'math-insert'
2815
2816 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2817
2818         * ui/default.ui: change 'toggle appendix' entry
2819
2820 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
2821
2822         * configure.m4: Fix behaviur when latex is not found.
2823         Fix SEARCH_PROG.
2824
2825 2001-07-29  Baruch Even  <baruch@lyx.org>
2826
2827         * configure.m4: Added conversion from EPS to PDF using epstopdf.
2828
2829 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
2830
2831         * bind/cua.bind:
2832         * ui/default.ui: entries for thesaurus
2833
2834 2001-07-25  André Pönitz <poenitz@gmx.net>
2835
2836         * bind/math.bind:  new LFUN 'math-space'
2837
2838 2001-07-23  Baruch Even <baruch@lyx.org>
2839
2840         * configure.m4: Added conversion of images support, used when
2841         exporting images in formats (PDF)Latex cannot handle directly.
2842
2843 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2844
2845         * Makefile.am (dist-hook): only try to get lyxdoc if not already
2846         present.
2847
2848 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
2849
2850         * bind/*.bind: add binding for ligature-break-insert
2851
2852 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2853
2854         * ui/default.ui:
2855         * bind/cua.bind:
2856         * bind/emacs.bind:
2857         * bind/xemacs.bind: fix binding for raw double quote
2858
2859 2001-07-22  José Matos  <jamatos@fep.up.pt>
2860
2861         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
2862         to convert from latex to lyx preamble. That means support for language,
2863         geometry, several \usepackages. Almost all the options that are present
2864         in Layout->Document.
2865
2866 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2867
2868         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
2869
2870 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2871
2872         * ui/default.ui: change a shortcut
2873
2874 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
2875
2876         * chkconfig.ltx: test for the presence of natbib.
2877
2878         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
2879         present.
2880
2881 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2882
2883         * bind/xemacs.bind:
2884         * bind/sciword.bind:
2885         * bind/emacs.bind:
2886         * bind/cua.bind:
2887         * ui/default.ui: use inset-toggle instead of open-stuff
2888
2889 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
2890
2891         * layouts/literate-scrap.inc: Added PassThru tag
2892
2893 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2894
2895         * bind/*.bind: do the same correctly for all files :)
2896
2897 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
2898
2899         * ui/default.ui: remove credits/version/copyright add about lyx
2900
2901 2001-07-12  Juergen Vigna  <jug@sad.it>
2902
2903         * bind/cua.bind: moved C-l from mode-tex to ert-insert
2904
2905 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2906
2907         * images/ert-insert.xpm: renamed from tex-mode.xpm
2908
2909 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2910
2911         * ui/default.ui: add icon for ert-insert + entry in menu
2912
2913 2001-07-09  Juergen Vigna  <jug@sad.it>
2914
2915         * images/banner.xpm: new development banner after a LyX-Meeting!
2916
2917 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2918
2919         * ui/default.ui: comment out tex-mode
2920
2921         * layouts/stdlayouts.inc: comment out style LaTeX
2922
2923         * bind/menus.bind: comment out tex-mode
2924
2925 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
2926
2927         * layouts/IEEEtran.layout: Add qed box at the end of proof.
2928
2929         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
2930           author paragraph.
2931
2932 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2933
2934         * examples/hu_splash.lyx: new file from László Zrubecz.
2935
2936 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2937
2938         * layouts/extletter.layout:
2939         * layouts/extreport.layout:
2940         * layouts/extbook.layout:
2941         * layouts/extarticle.layout: new files from Herbert Voss.
2942
2943         * bind/hu_menus.bind: removed.
2944
2945         * bind/pt_menus.bind:
2946         * bind/fi_menus.bind:
2947         * bind/de_menus.bind:
2948         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
2949         not GUI names.
2950
2951 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
2952
2953         * CREDITS: add Michael Schmitt
2954
2955 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2956
2957         * examples/nl_MathLabeling.lyx:
2958         * examples/nl_multicol.lyx: new translations from Tino meinen.
2959
2960 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
2961
2962         * CREDITS: update a bit
2963
2964         * ui/default.ui: make math align entries non-optional, move
2965         math-mutate stuff to Edit>Math.
2966
2967 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
2968
2969         * ui/default.ui: add align options to edit_math menu.
2970
2971 2001-06-23  The LyX Project  <jug@sad.it>
2972
2973         * templates/dinbrief.lyx: remove obsolete \cursor tag
2974
2975 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2976
2977         * tex/cv.cls:
2978         * layouts/cv.layout:
2979         * examples/cv.lyx: add class cv (version 1.5)
2980
2981 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2982
2983         * bind/fr_menus.bind: removed
2984
2985 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2986
2987         * ui/default.ui: add a (commented out) entry for read-only
2988
2989 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
2990
2991         * examples/aa_head.lyx:
2992         * examples/aa_paper.lyx: removed
2993
2994         * doc/LaTeXConfig.lyx.in:
2995         * examples/aa_sample.lyx:
2996         * layouts/aa.layout:
2997         * layouts/aapaper.inc:
2998         * layouts/aapaper.layout:
2999         * templates/aa.lyx: aa.layout is for the new version of the
3000         A&A document class, while aapaper.layout is for the older (and
3001         slightly incompatible) version.
3002
3003 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3004
3005         * doc/LaTeXConfig.lyx.in:
3006         * layouts/encts.layout: new textclass, from Reuben Thomas
3007
3008         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
3009
3010 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3011
3012         * bind/xemacs.bind: allow asciitilde to be used with or without
3013         shift key
3014
3015 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3016
3017         * bind/latinkeys.bind: add some bindings for KP_ keys.
3018
3019 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3020
3021         * bind/latinkeys.bind: set quotedbl to quote-insert, set
3022         nobreakspace to protected-space-insert
3023
3024         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
3025         chars-transpose.
3026
3027 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
3028
3029         * kbd/european.kmap:
3030         * kbd/francais.kmap:
3031         * kbd/iso8859-15.cdef:
3032         * encodings: add iso8859-15 support.
3033
3034         * kbd/iso8859-1.cdef: cleanup
3035
3036 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
3037
3038         * templates/aa.lyx: rename from aapaper.lyx
3039
3040         * layouts/aa.layout: rename from aapaper.layout
3041
3042         * examples/aa_head.lyx:
3043         * examples/aa_head.lyx: update
3044
3045 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3046
3047         * languages: change GUI name of portugues and brazil
3048
3049 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3050
3051         * bind/math.bind: add bindign for escape
3052
3053 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
3054
3055         * configure.m4: detect cygwin, windvi and yap
3056
3057         * reLyX/acinclude.m4 :
3058         * reLyX/configure.in : OS/2 fixes
3059
3060 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3061
3062         * bind/latinkeys.bind: fixup more bindings.
3063
3064 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3065
3066         * bind/latinkeys.bind: fix typo
3067
3068 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3069
3070         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
3071         latin3, latin4, latin8, latin9
3072
3073         * bind/emacs.bind: include latinkeys.bind
3074
3075         * bind/cua.bind: include latinkeys.bind
3076
3077 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3078
3079         * ui/default.ui: add FloatInsert and FloatListInsert
3080
3081 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3082
3083         * examples/eu_splash.lyx: update from Dooteo
3084
3085 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3086
3087         * layouts/revtex4.layout: make sure the PACS, keywords and
3088         preprint come before \maketitle.
3089
3090 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3091
3092         * ui/default.ui: comment out some nonexistant operations
3093
3094 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
3095
3096         * CREDITS: add Michael for the Gnome port
3097
3098 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3099
3100         * ui/default.ui: add minipage item
3101
3102 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3103
3104         * fr_AlignementDecimal.lyx:
3105         * fr_Macros_Math.lyx:
3106         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
3107
3108 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
3109
3110         * layouts/linuxdoc.layout: add support for CDATA section in code.
3111
3112 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
3113
3114         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
3115
3116 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3117
3118         * CREDITS: add Edwin Leuven
3119
3120 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
3121
3122         * ui/default.ui:
3123         * bind/<various>: update for file dialog change
3124
3125 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
3126
3127         * encodings:
3128         * languages: add preliminary Thai support
3129
3130         * kbd/tis620-0.cdef: dummy cdef file
3131
3132 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
3133
3134         * encodings: add support for iso8859-5 and cp1251.
3135
3136         * languages: add serbian and serbocroatian.
3137
3138         * kbd/serbian.kmap:
3139         * kbd/serbocroatian.kmap: new files.
3140
3141 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
3142
3143         * reLyX/configure.in: become --with-version-suffix
3144
3145 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
3146
3147         * examples/fr_*: renamed french example files in french.
3148
3149 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3150
3151         * templates/g-brief-de.lyx: fix typo.
3152
3153 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
3154
3155         * reLyX/Makefile.am: fix uninstall
3156
3157         * reLyX/configure.in: --with-lyx-version
3158
3159 2001-02-26  José Matos  <jamatos@fep.up.pt>
3160
3161         * templates/docbook_template.lyx: removed.
3162         * templates/docbook_article.lyx: updated file, to replace the previous.
3163
3164         * templates/linuxdoctemplate.lyx: removed.
3165         * templates/linuxdoc_article.lyx: updated file, to replace the
3166         previous.
3167
3168 2001-02-11  José Matos  <jamatos@fep.up.pt>
3169
3170         * layouts/docbook.layout: chapter and part insertion are forbiden in
3171         article.
3172
3173 2001-02-26  Juergen Vigna  <jug@sad.it>
3174
3175         * ui/default.ui: added Custom-Export to export menu.
3176
3177 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3178
3179         * bind/emacs.bind:
3180         * bind/xemacs.bind: add bookmark commands.
3181
3182 2001-02-07  Allan Rae  <rae@lyx.org>
3183
3184         * bind/emacs.bind:
3185         * bind/xemacs.bind: Someone forgot to do the other bind files when they
3186         changed the reference-back into a bookmark-goto. naughty naughty.
3187
3188 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3189
3190         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
3191         Silpa-Anan.
3192
3193 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
3194
3195         * ui/default.ui: Add Edit->Math menu.
3196
3197 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
3198
3199         * Makefile.am: fix permissions on configure and configure.cmd
3200         (from Albert Chin)
3201
3202         * CREDITS: add Albert Chin
3203
3204 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3205
3206         * bind/cua.bind: change the bookmark bindings to C-[123] and
3207         C-M-[123].
3208
3209 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3210
3211         * examples/fr_MathLabeling.lyx:
3212         * examples/fr_Minipage.lyx:
3213         * examples/fr_TableExamples.lyx: new translations from Adrien
3214         Rebollo.
3215
3216 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
3217
3218         * ui/default.ui: Fix typos.
3219
3220 2001-01-28  José Matos  <jamatos@fep.up.pt>
3221
3222         * layouts/db_lyxmacros.inc
3223         * layouts/db_stdclass.inc
3224         * layouts/db_stdlayouts.inc
3225         * layouts/db_stdlists.inc
3226         * layouts/db_stdsections.inc
3227         * layouts/db_stdstarsections.inc
3228         * layouts/db_stdstruct.inc
3229         * layouts/db_stdtitle.inc: new files with modular support
3230         for docbook.
3231
3232         * layouts/docbook-chapter.layout
3233         * layouts/docbook-section.layout: new files, useful for
3234         document inclusion.
3235
3236         * layouts/docbook.layout
3237         * layouts/docbook-book.layout: updated to use the modular support.
3238
3239 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
3240
3241         * bind/cua.bind: Add bindings for bookmarks.
3242
3243         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
3244
3245 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
3246
3247         * ui/default.ui: Add Edit->Bookmarks menu.
3248
3249 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3250
3251         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
3252         shorten Insert>Floats>" entries.
3253
3254 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
3255
3256         * kbd/koi8-u.kmap: new file.
3257
3258         * encodings: add koi-8u encoding.
3259
3260         * languages: update ukrainian entry
3261
3262 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3263
3264         * CREDITS: update Tino Meinen address.
3265
3266 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3267
3268         * examples/fr_ItemizeBullets.lyx: new translation.
3269
3270         * examples/fr_splash.lyx:
3271         * examples/fr_exemple_lyxifie.lyx:
3272         * examples/fr_exemple_brut.lyx: updated.
3273
3274         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
3275
3276 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
3277
3278         * configure.m4: Add a check for dvipdfm.
3279
3280 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
3281
3282         * Makefile.am: make configure and configure.cmd installed
3283           by hand, to avoid name changes when --with-lyx-suffix
3284           is used.
3285
3286         * configure:
3287         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
3288           reLyX and noweb2lyx scripts
3289
3290         * reLyX/configure.in: support --with-lyx-suffix
3291
3292 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
3293
3294         * ui/default.ui: Add Navigate->Refs
3295
3296 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3297
3298         * images/banner.xpm: revert to the cucumberless banner.
3299
3300 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
3301
3302         * languages: Add extra_options field. It is used to fix the ~n
3303         problem with Spanish.