]> git.lyx.org Git - features.git/blob - lib/ChangeLog
distcheck fix
[features.git] / lib / ChangeLog
1 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2
3         * Makefile.am (EXTRA_DIST): fix for distcheck
4
5 2003-01-06  Angus Leeming  <leeming@lyx.org>
6
7         * configure.m4: added a few graphics formats (gif, jpg etc).
8
9         * images/banner.xpm: removed.
10         * images/banner.ppm: Re-create the LyX banner in ppm format.
11
12 2003-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
13
14         * layouts/jgrga.layout:
15         * layouts/aguplus.inc: new class for the AGU Journal of
16         Geophysical Research
17
18 2003-01-08  José Abílio Oliveira Matos  <jamatos@lyx.org>
19
20         * lyx2lyx/parser_tools.py (get_value): make it robust to the
21         no argument case.
22
23 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
24
25         * bind/xemacs.bind:
26         * bind/emacs.bind: move keypad bindings later so that the binding
27         for "copy" shown in menus is not C-KP_Insert
28
29 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
30
31         * lyx2lyx/lyx2lyx.py: trims whitespace from header if not in preamble.
32
33 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
34
35         * lyx2lyx/lyxconvert_217.py: accept tag attributes without quotes.
36
37 2003-01-07  José Matos  <jamatos@fep.up.pt>
38
39         * lyx2lyx/lyxconvert_217.py: change bool_table to a function,
40         becoming more liberal regarding the accepted values.
41
42 2003-01-06  Angus Leeming  <leeming@lyx.org>
43
44         * scripts/lyxpreview2bitmap.sh: don't use 'which' to find an
45         executable. Use 'type'.
46
47 2003-01-05  John Levon  <levon@movementarian.org>
48
49         * lyx2lyx/lyxconvert_215.py: handle \lyxrcsid, \lyxvcid, \cursor
50
51 2003-01-04  Dekel Tsur  <dekelts@tau.ac.il>
52
53         * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns.
54
55 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
56
57         * layouts/cl2emult.layout:
58         * layouts/broadway.layout:
59         * layouts/hollywood.layout: remove spurious spaces
60
61 2002-12-20  Dekel Tsur  <dekelts@tau.ac.il>
62
63         * mathed.lyx: Removed big delimiters table as they are not symbols.
64         Removed the instructions on adding the xfonts dir to the fontpath.
65
66         * symbols: Fix \psi, \leftarrow, \rightsquigarrow, and \varsubsetneq
67
68 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
69
70         * Makefile.am (install-xfonts): do not use "ln -sf" since some
71         solaris versions do not like it. "ln -f -s" is better.
72
73 2002-12-17  John Levon  <levon@movementarian.org>
74
75         * configure.m4: back out LaTeX viewer again
76
77 2002-12-09  André Pönitz <poenitz@gmx.net>
78
79         * symbols: support for \implies and \dots
80
81 2002-12-04  Jean-Marc Lasgouttes  <jean-marc.lasgouttes@inria.fr>
82
83         * configure.m4: remove epsi format
84
85 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
86
87         * bind/sciword.bind: big update: use menus.bind and maths.bind and
88         make sure we do not use accent-vector
89
90 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
91
92         * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi).
93
94 2002-11-21  Angus Leeming  <leeming@lyx.org>
95
96         * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..."
97
98 2002-11-20  John Levon  <levon@movementarian.org>
99
100         * images/math/: implement missing math icons
101
102 2002-11-20  John Levon  <levon@movementarian.org>
103
104         * images/math/: renames for stupid OSes
105
106 2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
107
108         * lib/ru_splash.lyx: update from Vitaly Lipatov
109
110 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
111
112         * configure.m4 (removing font links): use -f not -r
113
114 2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
115
116         * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
117
118 2002-10-31  John Levon  <levon@movementarian.org>
119
120         * external_templates: small tweak for clarity
121
122 2002-10-30  John Levon  <levon@movementarian.org>
123
124         * ui/default.ui: re-add table-like commands to math, and
125           some minor fixes
126
127 2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
128
129         * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
130
131 2002-10-28  John Levon  <levon@movementarian.org>
132
133         * CREDITS: fix Rob's entry
134
135 2002-10-28  André Pönitz <poenitz@gmx.net>
136
137         * CREDITS: add Geoffroy Piroux
138
139         * reLyX/reLyX.man:
140           reLyX/reLyX.pod:
141           reLyX/syntax.default: to not change too much math stuff anymore
142
143 2002-10-24  John Levon  <levon@movementarian.org>
144
145         * images/math/: use black for visibility (from Edwin)
146
147 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
148
149         * layouts/llncs.layout: Fix the Bibliography layout
150
151 2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
152
153         * layouts/many layout files: add stdfloats and stdcounters
154
155 2002-10-24  André Pönitz <poenitz@gmx.net>
156
157         * layout/scrclass.inc: use stdcounters.inc
158
159 2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
160
161         * kbd/koi8-u.kmap: Fix crash when using the map.
162
163 2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
164
165         * examples/he_example_raw.lyx:
166         * examples/he_he_example_lyxified.lyx:
167         * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
168
169 2002-10-22  André Pönitz <poenitz@gmx.net>
170
171         * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
172
173 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
174
175         * symbols: Handle \not using a macro.
176
177 2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
178
179         * layouts/foils.layout: add more layouts
180
181 2002-10-18  Angus Leeming  <leeming@lyx.org>
182
183         * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
184         if so desired.
185
186 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
187
188         * configure.m4: add mozilla as default previewer for html
189
190 2002-10-14  André Pönitz <poenitz@gmx.net>
191
192         * ui/default.ui: support for flalign
193
194 2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
195
196         * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
197
198         * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
199         Make the code more
200
201         * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
202         Add a check for kdeprintfax.
203
204 2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
205
206         * bind/emacs.bind: add bindings for M-< and M->
207
208 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
209
210         * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
211         in the Standard layout.
212
213 2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
214
215         * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
216         "\begin_inset Float " to avoid matching "\begin_inset FloatList".
217
218 2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
219
220         * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
221         (remove_oldert): Fix for ERT inside tabulars.
222         (change_listof): New function. Convert LatexCommand inset to
223         FloatList inset.
224         (fix_oldfloatinset): New function. Add "wide false" to float insets.
225
226 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
227
228         * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
229
230 2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
231
232         * layouts/lyxmacros.inc: Patch from Gady Kozma.
233
234 2002-09-15  John Levon  <levon@movementarian.org>
235
236         * images/math/: add icons for delimiters
237
238 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
239
240         * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
241         (remove_oldminipage): Simplified.
242
243 2002-09-10  José Matos  <jamatos@fep.up.pt>
244
245         * scripts/*.py: changed all header to
246         #! /usr/bin/env python
247         so that python's path is no longer hardcoded.
248
249 2002-09-08  John Levon  <levon@movementarian.org>
250
251         * images/math/: add dots XPMs
252
253 2002-09-07  John Levon  <levon@movementarian.org>
254
255         * ui/default.ui: add depth-decrement too as discussed
256
257 2002-09-06  Angus Leeming  <leeming@lyx.org>
258
259         * CREDITS: add Pablo De Napoli, formerly languishing in the
260         math panel headers.
261
262 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
263
264         * layouts/stdcounters.inc: new file
265
266         * layouts/stdclass.inc: include standard counters
267
268 2002-09-05  Angus Leeming  <leeming@lyx.org>
269
270         * scripts/lyxpreview2bitmap.sh: augment the preliminary blurb, as
271         suggested by André.
272
273 2002-09-04  Angus Leeming  <leeming@lyx.org>
274
275         * scripts/lyxpreview2bitmap.sh: rename lyxpreview2ppm.sh as this.
276         The new script takes an extra argument specifying the desired
277         output format, ppm or png.
278
279         * configure.m4: associated changes.
280
281 2002-09-04  Angus Leeming  <leeming@lyx.org>
282
283         * scripts/lyxpreview2ppm.sh: output gs filenames as %d, not %Nd where N
284         is some input value.
285
286 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
287
288         * layouts/stdclass.inc: include stdfloats.h
289
290         * layouts/stdfloats.inc: new file
291
292 2002-09-03  Angus Leeming  <leeming@lyx.org>
293
294         * scripts/lyxpreview2ppm.sh: test expects integer arguments.
295         ${RESOLUTION} may be a float. Truncate it.
296
297 2002-09-03  Dekel Tsur  <dekelts@tau.ac.il>
298
299         * lyx2lyx/lyxconvert_218.py (update_tabular): Prevent changing
300         of non-tabular lines.
301
302 2002-09-03  Angus Leeming  <leeming@lyx.org>
303
304         * scripts/lyxpreview2ppm.sh: fix crash reported by Norbert Koksch when
305         generating more than 999 preview snippets by passing and using the
306         number of digits needed by the filenames generated by gs.
307
308 2002-09-03  Angus Leeming  <leeming@lyx.org>
309
310         * scripts/lyxpreview2ppm.sh: re-written to make use of the "lyx"
311         option parsed by preview.sty v 0.73.
312
313 2002-08-31  Dekel Tsur  <dekelts@tau.ac.il>
314
315         * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars
316
317 2002-08-29  John Levon  <levon@movementarian.org>
318
319         * images/math/: add AMS nrel
320
321 2002-08-29  John Levon  <levon@movementarian.org>
322
323         * images/: add math sub/super script
324
325         * images/math/: add \brace, \vec etc.
326
327 2002-08-29  John Levon  <levon@movementarian.org>
328
329         * Makefile.am: install mathed icons
330
331 2002-08-29  John Levon  <levon@movementarian.org>
332
333         * images/math/: add all icons except AMS nrel
334
335 2002-08-29  John Levon  <levon@movementarian.org>
336
337         * images/math/: add most of the normal XPMs
338
339 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
340
341         * lyx2lyx/lyx2lyx: add new format number "221"
342
343 2002-08-25  John Levon  <levon@movementarian.org>
344
345         * images/find-replace.xpm: add
346
347 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
348
349         * configure.m4: fix epsi->eps converter
350
351         * ui/default.ui: add menu entry for optional-insert
352
353         * CREDITS: update Martin's entry
354
355 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
356
357         * layouts/stdlayouts.inc:
358         * layouts/stdsections.inc:
359         * layouts/stdstarsections.inc: aded OptionalArgs tags to the
360         relevant layouts
361
362 2002-08-21  André Pönitz <poenitz@gmx.net>
363
364         * ui/default.ui: adjust to "tabular unification"
365
366 2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
367
368         * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
369         versions are now obtained by prepending a * to the section number
370         (similar to the new behaviour in menus.bind); add binding for \part.
371
372 2002-08-15  John Levon  <levon@movementarian.org>
373
374         * scripts/convertDefault.sh: use /bin/sh not /bin/bash
375
376 2002-08-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
377
378         * doc/LaTeXConfig.lyx.in: add description of cl2emult class
379
380         * bind/math.bind: add bindings to insert \Lambda and \Psi (bug #564)
381
382 2002-08-15  André Pönitz <poenitz@gmx.net>
383
384         * layouts/cl2emult.layout: new file Springer's cl2emult textclass
385
386 2002-08-10  Dekel Tsur  <dekelts@tau.ac.il>
387
388         * lyx2lyx/parser_tools.py (get_paragraph): Fixed.
389
390         * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands.
391
392 2002-08-08  Herbert Voss  <voss@perce.de>
393
394         * ui/default.ui: put gather into math menu
395
396 2002-08-07  John Levon  <levon@movementarian.org>
397
398         * images/layout_LaTeX.xpm: remove - obsolete
399
400 2002-08-05  John Levon  <levon@movementarian.org>
401
402         * images/dialog-tabular-insert.xpm: remove unneeded xpm
403
404 2002-08-05  John Levon  <levon@movementarian.org>
405
406         * ui/default.ui:
407         * bind/xemacs.bind: back to tabular-insert
408
409 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
410
411         * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
412
413         * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
414
415 2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
416
417         * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
418
419 2002-07-30  André Pönitz <poenitz@gmx.net>
420
421         * configure.m4:
422         * ui/default.ui: make math-extern a bit more visible in Edit->Math
423
424         * bind/math.bind: remove some strange bindings for Ø and Å
425
426 2002-07-30  Angus Leeming  <leeming@lyx.org>
427
428         * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
429         don't get confused.
430
431 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
432
433         * examples/fr_CV.lyx:               new file
434         * examples/fr_ExemplesTableaux.lyx:
435         * examples/fr_ListesPuces.lyx:
436         * examples/fr_mathed.lyx:           update
437
438 2002-07-18  Angus Leeming  <leeming@lyx.org>
439
440         * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
441         the shell does not escape "\\".
442
443 2002-07-22  Herbert Voss  <voss@lyx.org>
444
445         * scripts/convertDefault.sh: defines a converter which is used
446         when no userdefined was found
447
448 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
449
450         * ui/default.ui: cleanup after change of Menu syntax. the
451         foo_nobuffer menus are gone
452
453         * bind/sv_menus.bind:
454         * bind/sciword.bind: remove some cruft
455
456         * tex/iletter.cls:
457         * layout/iletter.layout:
458         * templates/iletter.lyx: removed all traces of the iletter bundle
459         and put it on the contrib/ area of our ftp site
460
461 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
462
463         * configure.m4: fix definition of the lyxpreview2ppm converter;
464         add ppm format. All should work out of the box now, even though
465         all may not be pretty
466
467 2002-07-18  Angus Leeming  <leeming@lyx.org>
468
469         * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
470         scary_eqns.lyx.
471
472 2002-07-17  André Pönitz <poenitz@gmx.net>
473
474         * configure.m4: fix typo in last change
475         * symbols: add \hbar
476
477 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
478
479         * bind/menus.bind: fix bindings using asterisk to ignore shift
480         modifier
481
482 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
483
484         * configure.m4: add formats fig and epsi
485
486 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
487
488         * bind/emacs.bind:
489         * bind/xemacs.bind:
490         * bind/sciword.bind:
491         * bind/cua.bind: include greekkeys and cyrkeys bindings
492
493         * bind/greekkeys.bind:
494         * bind/cyrkeys.bind: bindings to enter cyrillic and greek
495         characters directly from keyboard
496
497 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
498
499         * bind/menus.bind: cleanup shortcuts for section layouts. Starred
500         versions are now obtained by prepending a * to the section number
501         (M-p asterisk 0 .. M-p asterisk 6)
502
503         * images/banner.xpm.orig: remove
504
505 2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
506
507         * lib/configure.m4: fix the detection of cygwin when the shell is
508         not bash
509
510 2002-07-12  Angus Leeming  <leeming@lyx.org>
511
512         * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
513
514 2002-07-12  André Pönitz <poenitz@gmx.net>
515
516         * ui/default.ui: add menu for font changes
517         * symbols: add textt
518
519 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
520
521         * bind/emacs.bind:
522         * bind/xemacs.bind:
523         * bind/sciword.bind:
524         * bind/cua.bind: better support for selection from numeric keypad
525
526         * kbd/cp1251.cdef:
527         * kbd/ibm866.cdef:
528         * kbd/koi8-r.cdef:
529         * kbd/koi8-t.cdef:
530         * kbd/koi8-u.cdef: new encoding definitions
531
532 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
533
534         * bind/sciword.bind: disable M-x c to allow M-x
535
536 2002-07-09  Angus Leeming  <leeming@lyx.org>
537
538         * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
539         as it's not portable apparently.
540
541 2002-07-09  André Pönitz <poenitz@gmx.net>
542
543         * symbols: use it to define insets, too
544         * configure.m4:
545         * symbols: wasy symbols added
546
547 2002-07-08  Angus Leeming  <leeming@lyx.org>
548
549         * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
550         left and right if so desired.
551
552 2002-07-08  André Pönitz <poenitz@gmx.net>
553
554         * symbols: more stuff missing from the Porto changes
555
556 2002-07-05  Angus Leeming  <leeming@lyx.org>
557
558         * scripts/lyxpreview2ppm.sh: added.
559         * scripts/lyxpreview2xpm: removed.
560
561 2002-06-19 Herbert Voss  <voss@perce.de>
562
563         * configure.m4: add converters for epsi and (x)fig
564
565 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
566
567         * languages: add support for belarusian and kazakh
568
569         * encodings: add pt154
570
571 2002-06-27  André Pönitz <poenitz@gmx.net>
572
573         * configure.m4: add support for lyxpreview "format"
574
575         * scripts/lyxpreview2xpm: add file
576
577 2002-06-25  André Pönitz <poenitz@gmx.net>
578
579         * symbols: special characters
580
581 2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
582
583         * layouts/heb-article.layout: Fix due to \usepackage{babel}
584         position change in lyx 1.2.0.
585
586 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
587
588         * ui/default.ui: fix ellipses
589
590 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
591
592         * ui/default.ui: remove Index Entry of last word
593
594         * ui/old-default.ui: remove
595
596 2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
597
598         * examples/mathed.lyx: Remove obsolete part.
599
600 2002-06-17 Herbert Voss  <voss@perce.de>
601
602         * configure.m4: install only those converters which are different
603         to convert, because this is taken as the default. SO we can get
604         rid of all problems when user do not have installed the right
605         converters.
606
607 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
608
609         * examples/fr_ExemplesTableaux.lyx: update
610         * examples/fr_mathed.lyx: new file
611
612 2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
613
614         * configure.m4: change tgif file extension to .obj, as it should
615         have been
616
617 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
618
619         * examples/TableExamples.lyx: fix footnotes inside tables
620         (bug 442)
621
622 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
623
624         * external_templates: change the requirements of the xfig and
625         rasterimage templates to "graphicx" instead of "graphics".
626
627 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
628
629         * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
630         Schmitt
631
632         * reLyX/reLyX.in: honor variable LYX_DIR_13x
633
634 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
635
636         * configure.m4: fix handling of --with-version-suffix, so that
637         reLyX is still found. (bug #357)
638
639 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
640
641         * layouts/hollywood.layout: fix style "FADE_OUT:"
642
643 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
644
645         * images/buffer-new.xpm: icon from Vitaly Lipatov
646
647 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
648
649         * CREDITS: kill mention of KDE
650
651 2002-05-23  André Pönitz <poenitz@gmx.net>
652
653         * autocorrect: new file
654
655 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
656
657         * examples/da_splash.lyx: revised
658
659 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
660
661         * Makefile.am (DISTCLEANFILES): don't use -r
662         (distclean-local): new target
663
664 2002-04-25  Rob Lahaye  <lahaye@users.sourceforge.net>
665
666         * configure.m4: use gracebat instead of xmgrace in the Grace converters
667         to make the conversion independent of the availability of an Xserver
668
669 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
670
671         * doc/ExternalMaterial.lyx: remove, since it has been included in
672         Customization.lyx
673
674 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
675
676         * Makefile.am: do not set M4 explicitely
677
678 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
679         * configure.m4: add 'convert XPM to EPS', add more Grace conversions
680         and change tab to double space indentation in conversion section
681
682 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
683
684         * layouts/aastex.layout: add ProvidesNatbib
685
686         * templates/aastex.lyx: convert to format 220
687
688 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
689
690         * examples/*.lyx: convert many files to format 220, _except_
691         aa_sample and aas_sample, for which I do not have the textclass
692
693         * templates/*.lyx: convert a few files to format 220
694
695 2002-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
696
697         * layouts/revtex4.layout: fix tilde-output in URL and Email insets.
698
699 2002-04-11  Guenter Milde  <g.milde@physik.tu-dresden.de>
700
701         * doc/LaTeXConfig.lyx.in: add description for spie class.
702
703         * spie.layout: new class
704
705 2002-04-10 Herbert Voss  <voss@perce.de>
706
707         * configure.m4: correct entry for grace graphic format
708
709 2002-04-10 Herbert Voss  <voss@perce.de>
710
711         * CREDITS: correct email
712
713 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
714
715         * kbd/european.kmap: "euro" and "oe" used kmod instead of kmap
716         * examples/currency.lyx: rewritten
717
718 2002-04-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
719
720         * reLyX/acinclude.m4 (RELYX_CHECK_PERL): improve search for perl.
721
722 2002-04-06  André Pönitz <poenitz@gmx.de>
723
724         * bind/math.bind: shortcut for \psi
725
726         * examples/de_beispiel_gelyxt.lyx: fix quotes
727
728 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
729
730         * Makefile.am (LYXLIBDIRS): xfonts should not be named here
731
732         * bind/sv_menus.bind: change RightAddress to Right_Address
733         * bind/de_menus.bind: ditto
734         * bind/fi_menus.bind: ditto
735         * bind/menus.bind: ditto
736         * bind/pt_menus.bind: ditto
737
738 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
739
740         * examples/fr*.lyx: updated to 1.2.0 format
741
742 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
743
744         * .cvsignore: add xfonts
745
746         * languages: add Basque
747
748 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
749
750         * CREDITS: add Pauli Virtanen and Adrien Rebollo
751
752         * Makefile.am (install-xfonts): remove some debug output
753
754 2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
755
756         * reLyX/Makefile.am (install-data-local): fix variable usage
757         (uninstall-local): ditto
758
759         * CREDITS: add Claus Hindsgaul
760
761 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
762
763         * layouts/kluwer.layout: remove TocDepth tag
764
765 2002-03-27 Herbert Voss <voss@perce.de>
766
767         * layouts/ltugboat.layout:
768         * layouts/dtk.layout: new layouts.
769
770         * doc/LaTeXConfig.lyx.in: add description for layouts
771         dtk and ltugboat
772
773 2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
774
775         * configure.m4: fix grace to eps converter
776
777 2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
778
779         * examples/listerrors.lyx: Fixed to run with python-1.5 as well
780         as with latest python-2.2
781
782         * scripts/listerrors: Re-generated from listerrors.lyx
783
784 2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
785
786         * Makefile.am (install-xfonts): fix the target when no X fonts
787         have been found.
788         General: do not use $$(foo) instead of $${foo} for shell variables!
789
790 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
791
792         * Minipage.lyx:
793         * TableExamples.lyx:
794         * amsart-test.lyx:
795         * amsbook-test.lyx:
796         * examples/ca_splash.lyx:
797         * examples/da_splash.lyx:
798         * examples/decimal.lyx:
799         * examples/mathed.lyx:
800         * examples/multicol.lyx:
801         * examples/splash.lyx: update to 220
802
803         * Makefile.am (install-xfonts): force link
804
805 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
806
807         * ui/default.ui: Change "What's this?" to "Tooltips".
808
809 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
810
811         * create_fonts_dir:
812         * fonts-xlfd: removed
813
814         * configure.m4: add a replacement for the create_fonts_dir script.
815         This one checks for ttf fonts too. The font links are created in
816         the xfonts/ directory. If running outside libdir, the script
817         checks whether fonts.dir is different from the system-wide one and
818         removes it if it is not.
819
820         * Makefile.am (install-xfonts): new target to install the X font
821         directory
822
823         * layouts/svjour.inc: remove ProvidesAmsMath
824
825 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
826
827         * examples/listerrors.lyx:
828         * scripts/listerrors: new files
829
830         * Makefile.am: Removed build-listerrors cruft.
831
832 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
833
834         * ui/default.ui: small cleanup: move Tex info and childs to View,
835         remove Edit>Floats menu, fix a few shortcuts.
836
837 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
838
839         * images/depth-increment.xpm:
840         * images/depth-decrement.xpm: new icons
841
842         * images/footnote-insert.xpm:
843         * images/marginalnote.xpm: small facelift
844
845         * images/depth-next.xpm:
846         * images/marginpar-insert.xpm: removed
847
848         * bind/sv_menus.bind:
849         * bind/sciword.bind:
850         * ui/old-default.ui:
851         * ui/default.ui: replace depth-next with depth-increment
852
853 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
854
855         * examples/Literate.lyx: Small fix to make sure build-listerrors
856         still works.
857
858 2002-03-14  Allan Rae  <rae@lyx.org>
859
860         * bind/sv_menus.bind:
861         * bind/xemacs.bind: figure inset replaced by graphics inset
862
863 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
864
865         * examples/Literate.lyx: Fixed build-script section to work
866         with lyx tempdir. As it was, you could not build-program
867         when opening Literate.lyx from within LyX.
868
869 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
870
871         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
872
873         * languages: add bulgarian
874
875 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
876
877         * Makefile.am: Fix bug with installing an empty listerrors.
878
879 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
880
881         * ui/default.ui: add a toggle-tooltips item to the Help menu.
882
883 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
884
885         * tex/ejour2.cls:
886         * layouts/ejour2.layout: removed; this is superseded by svjour
887         and friends
888
889         * lib/doc/LaTeXConfig.lyx.in:
890         * lib/doc/LyXConfig.lyx.in: update
891
892 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
893
894         * Makefile.am: fix call to configure.
895
896 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
897
898         * layouts/obsolete.inc: obsolete LaTeX
899         * layouts/g-brief-en.layout: add DefaultStyle
900
901 2002-03-06  Herbert Voss  <voss@perce.de>
902
903         * layouts/g-brief-de.layout: add DefaultStyle
904
905 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
906
907         * configure: removed from cvs
908
909         * .cvsignore: add configure
910
911         * Makefile.am: set up automatic creation and execution of
912         configure script.
913
914 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
915
916         * CREDITS: document that Martin Vermeer is also a very good bug
917         hunter
918
919 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
920
921         * layouts/db_stdclass.inc:
922         * layouts/linuxdoc.layout:
923         * layouts/manpage.layout: set DefaultStyle
924
925
926 2002-03-04  Herbert Voss  <voss@perce.de>
927
928         * configure.m4: fix the problem with tgif's xpm export
929
930 2002-03-03  Herbert Voss  <voss@perce.de>
931
932         * configure.m4: added more converter stuff for different formats
933
934 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
935
936         * layouts/hollywood.layout: set DefaultStyle
937
938         * layouts/scrclass.inc: set DefaultStyle
939
940 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
941
942         * layouts/stdclass.inc: add DefaultStyle
943
944 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
945
946         * doc/LaTeXConfig.lyx.in: add entry for svprothb
947
948         * layouts/svprobth.layout: new layout file, for 'Probability
949         Theory and Related Fields'
950
951         * layouts/svjour.inc: change Keywords labelstring a bit.
952
953         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
954
955         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
956
957         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
958         that figinset is dead.
959
960 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
961
962         * ui/default.ui: add a show-forks item to the two File menus.
963
964 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
965
966         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
967
968 2002-02-23  Herbert Voss  <voss@perce.de>
969
970         * configure.m4: added converter stuff for different formats
971
972 2002-02-13  José Matos  <jamatos@fep.up.pt>
973
974         * examples/linuxdoc_manpage.lyx: added
975
976 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
977
978         * ui/default.ui: add ... to math panel
979
980 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
981
982         * bind/math-bind: keybindings for umlauts and other special chars
983
984 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
985
986         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
987
988 2002-01-30  Herbert Voss  <voss@lyx.org>
989
990         * configure.m4: add convert-support for ps-files
991
992 2002-01-29  Herbert Voss  <voss@lyx.org>
993
994         * ui/default.ui: delete old figure entries
995
996         * help/TexInfo.hlp:
997         * help/Graphics.hlp: update
998
999 2002-01-27  Herbert Voss  <voss@lyx.org>
1000
1001         * help/Graphics.hlp: added, but not finished
1002
1003 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
1004
1005         * fonts-xlfd:
1006         * create_fonts_dir: New files.
1007
1008 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1009
1010         * Makefile.am (EXTRA_DIST): add configure.m4
1011
1012         * languages: fix slovak entry
1013
1014 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1015
1016         * examples/fr_EtiquetteMath.lyx: removed
1017
1018 2002-01-16  José Matos  <jamatos@fep.up.pt>
1019
1020         * layouts/db_stdlayouts.inc: Fix name for caption.
1021
1022 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
1023
1024         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
1025         of fonts-xlfd in the light of Dekel's suggestions.
1026         This file still doesn't run LaTeX successfully without bolting the
1027         lyxcode definition into the preamble but is otherwise Ok.
1028
1029 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1030
1031         * layouts/kluwer.layout: remove caption layout
1032
1033 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1034
1035         * examples/MathLabeling.lyx:
1036         * examples/nl_MathLabeling.lyx: removed, since they are useless.
1037
1038 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1039
1040         * configure.m4: try to fix problem with groff detection
1041
1042 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
1043
1044         * lyxrc.example: change the names of some variables in line with lyxrc.C
1045
1046 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
1047
1048         * reLyX/BasicLyX.pm: Add support for amsmath environments.
1049
1050 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
1051
1052         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
1053         a harmless noweb error.
1054
1055 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1056
1057         * ui/default.ui: added dots "..." to insert->include file.
1058
1059 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1060
1061         * configure.m4: fix typo in \print_spool_command name.
1062
1063 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1064
1065         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
1066         CTAN references.
1067
1068         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
1069         used for checking for a program and add the corresponding entry in
1070         lyxrc.defaults. Used this for various checks (not finished yet).
1071
1072         * doc/LaTeXConfig.lyx.in: general update: moved things around,
1073         corrected some entries, collapsed some others, added graphicx.
1074
1075 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1076
1077         * chkconfig.ltx: check also for graphicx.sty
1078
1079 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1080
1081         * ui/default.ui: fix shortcut clash in the insert menu.
1082
1083 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
1084
1085         * symbols: Add glyph for \colon for the symbol font.
1086
1087 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1088
1089         * images/citation-insert.xpm:
1090         * images/label-insert.xpm:
1091         * images/index-insert.xpm: new icons from Elena Samsonova
1092
1093         * images/math-panel.xpm: new icon from Herbert Voss
1094
1095 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1096
1097         * examples/de_splash.lyx: update from Hartmut Haase.
1098
1099 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1100
1101         * examples/Math_macros.lyx:
1102         * examples/fr_Macros_Math.lyx: removed, since this information
1103         is in the UserGuide.
1104
1105         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
1106
1107 2001-11-27  Garst R. Reese  <reese@isn.net>
1108
1109         * tex/hollywood.cls:
1110         * layouts/hollywood.layout:
1111         * examples/script_form.lyx: updated hollywood class and support
1112         files.
1113
1114 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1115
1116         * CREDITS: add Ben Stanley
1117
1118 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
1119
1120         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
1121         comments.
1122
1123 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1124
1125         * templates/kluwer.lyx:
1126         * layouts/kluwer.layout: new textclass for journals edited by
1127         Kluwer.
1128
1129         * doc/LaTeXConfig.lyx.in: update
1130
1131 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
1132
1133         * examples/chess-article.lyx: Fixed comments. Removed hacks
1134         caused by my lack of understanding of TeX macros and LyX layouts.
1135         This version is immensely cleaner.
1136
1137         * examples/chessgame.lyx: Minimized ERT while still showing off
1138         the external chess material insets.
1139
1140         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
1141         comment handling into skak framework. Fixed some bugs in skak.sty!
1142
1143         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
1144         version. Added Subvariation, Subsubvariation, etc.
1145
1146 2001-11-13  André Pönitz  <poenitz@gmx.net>
1147
1148         * ui/default.ui: create a new Submenu Insert->Math, since placing
1149         everything in the main insert menu seems not possible in the long
1150         run...
1151
1152 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1153
1154         * ui/default.ui: move math panel from Edit to Insert.
1155
1156 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
1157
1158         * layouts/chess.layout:
1159         * examples/chess-article.lyx: a new class and example for writing
1160         articles about chess.
1161
1162 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
1163
1164         * external_templates: Use UpdateResult
1165
1166         * scripts/*.py: Fix for python 1.5
1167
1168 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1169
1170         * examples/iecc05.fen:
1171         * examples/iecc07.fen:
1172         * examples/iecc12.fen:
1173         * lib/examples/chessgame.lyx: an example for the new chess support.
1174
1175 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
1176
1177         * external_templates: Minor tweak. Changed $$FPath/$$Basename
1178         to $$FPath$$Basename.
1179
1180 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1181
1182         * external_templates: Fix up the help message for ChessDiagram
1183         again (referring to the new lyxskak.sty). Reworked the LaTeX
1184         output to use skak.sty \loadgame{file} feature.
1185
1186 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1187
1188         * Makefile.am: remove BUGS.lyx mention
1189
1190 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
1191
1192         * ui/default.ui: remove Known Bugs entry
1193
1194 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1195
1196         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
1197
1198         * scripts/fen2ascii.py: New file added. Makes a nice ascii
1199         representation of the chess position.
1200
1201 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1202
1203         * external_templates: Changed comment to inform user to use skak
1204         package instead of the very old chess.sty for external chess
1205         material. Added the -mode EditPosition flag to the "xboard"
1206         invocation. Fixed the invocation of fen2ascii (which did *not*
1207         exist, even though it was referenced).
1208
1209 2001-10-24  José Matos  <jamatos@fep.up.pt>
1210
1211         * layouts/db_lyxmacros.inc:
1212         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
1213
1214 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1215
1216         * examples/it_splash.lyx: update from Claudio Coco
1217
1218 2001-10-24  José Matos  <jamatos@fep.up.pt>
1219
1220         * layouts/db_stdtitle.inc: added align and alignpossible to date.
1221         Now the default is left and center is still possible.
1222
1223 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
1224
1225         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
1226         Now the last language in the document option is the document language.
1227         Code clean, remove unused variables.
1228
1229         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
1230
1231 2001-10-17  José Matos  <jamatos@fep.up.pt>
1232
1233         * reLyX/MakePreamble.pm: add support for \makeindex, added support
1234         for optional arguments to babel, remove fontenc package. Don't
1235         print the latex preamble if there isn't none to print.
1236
1237 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1238
1239         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
1240         Hopefully more precise and much faster.
1241
1242 2001-10-15  José Matos  <jamatos@fep.up.pt>
1243
1244         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
1245         RevisionMark and Revision styles.
1246
1247 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1248
1249         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
1250         symbolic links
1251
1252 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1253
1254         * CREDITS: add two unsung heroes
1255
1256 2001-10-10  Herbert Voss  <voss@perce.de>
1257
1258         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
1259
1260 2001-10-09  Herbert Voss  <voss@perce.de>
1261
1262         * default.ui: help-Texinfo
1263         gives an info about the installed texfiles (cls,sty,bst)
1264
1265 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1266
1267         * kbd/iso8859-4.cdef:
1268         * kbd/iso8859-9.cdef: new files
1269
1270 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1271
1272         * kbd/iso8859-3.cdef: new file
1273
1274         * kbd/iso8859-1.cdef:
1275         * kbd/iso8859-15.cdef: update
1276
1277 2001-10-03  José Matos  <jamatos@fep.up.pt>
1278
1279         * layouts/linuxdoc.layout:
1280         * layouts/manpage.layout:
1281         * layouts/db_lyxmacros.inc:
1282         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
1283         Latex tag.
1284
1285 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1286
1287         * languages: change default encoding for estonian to latin1
1288
1289 2001-10-01  Garst R. Reese  <reese@isn.net>
1290
1291         * tex/hollywood.cls:
1292         * layouts/hollywood.layout:
1293         * examples/script_form.lyx:
1294         * templates/hollywood.lyx: updated hollywood class and support
1295         files.
1296
1297 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1298
1299         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
1300
1301 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1302
1303         * CREDITS: add Jürgen Spitzmüller
1304
1305 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1306
1307         * ui/default.ui: remove layout-save-default from "Layout"
1308         for it's in Layout -> Document now.
1309
1310 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
1311
1312         * layouts/g-brief-en.layout:
1313         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
1314
1315 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1316
1317         * CREDITS: update M. Schmitt entry
1318
1319         * ui/default.ui: remove trailing '...' for Insert>Note
1320
1321 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1322
1323         * layouts/heb-article.layout: fix labelfont of Proof layout
1324
1325 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1326
1327         * examples/script_form.lyx: added
1328         * examples/scriptone.lyx: deleted
1329         * layouts/hollywood.layout:
1330         * tex/hollywood.cls: update of the hollywood class
1331
1332 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1333
1334         * layouts/dinbrief.layout:
1335         * layouts/egs.layout:
1336         * layouts/iletter.layout:
1337         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
1338         tag
1339
1340 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1341
1342         * examples/da_splash.lyx: new translation from Claus Hindsgaul
1343
1344         * ui/default.ui: comment out reference manual from the help menu
1345         (the reference manual is now obsolete).
1346
1347         * layouts/cv.layout: add ObsoletedBy version of SubSection
1348
1349 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1350
1351         * kbd/koi8-r.kmap: update from Vitaly Lipatov
1352
1353         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
1354         restrict font size to `11pt'
1355
1356         * layouts/cv.layout: rename SubSection layout to Subsection
1357
1358 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1359
1360         * reLyX/reLyX.in: fix initialization before BEGIN block.
1361
1362 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
1363
1364         * Makefile.am (pkgdata_DATA): Add symbols file.
1365
1366 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
1367
1368         * configure:
1369         * configure.m4: add converters for XPM to allow inline display
1370
1371         * Makefile.am: add rule for configure
1372
1373 2001-08-31  José Matos  <jamatos@fep.up.pt>
1374         * reLyX/reLyX.in: added debug statement.
1375         Moved the insertion in @maybe_dir to push.
1376
1377         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
1378         by recent versions of Perl. Allow compatability with perl 5.002.
1379
1380         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
1381
1382 2001-08-28  José Matos  <jamatos@fep.up.pt>
1383         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
1384
1385 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
1386
1387         * ui/default.ui: sanitise math/tabular entries
1388
1389 2001-07-25  André Pönitz <poenitz@gmx.net>
1390
1391         * bind/math.bind:
1392           bind/sciword.bind: use new syntax for 'math-insert'
1393
1394 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1395
1396         * ui/default.ui: change 'toggle appendix' entry
1397
1398 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
1399
1400         * configure.m4: Fix behaviur when latex is not found.
1401         Fix SEARCH_PROG.
1402
1403 2001-07-29  Baruch Even  <baruch@lyx.org>
1404
1405         * configure.m4: Added conversion from EPS to PDF using epstopdf.
1406
1407 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1408
1409         * bind/cua.bind:
1410         * ui/default.ui: entries for thesaurus
1411
1412 2001-07-25  André Pönitz <poenitz@gmx.net>
1413
1414         * bind/math.bind:  new LFUN 'math-space'
1415
1416 2001-07-23  Baruch Even <baruch@lyx.org>
1417
1418         * configure.m4: Added conversion of images support, used when
1419         exporting images in formats (PDF)Latex cannot handle directly.
1420
1421 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1422
1423         * Makefile.am (dist-hook): only try to get lyxdoc if not already
1424         present.
1425
1426 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
1427
1428         * bind/*.bind: add binding for ligature-break-insert
1429
1430 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1431
1432         * ui/default.ui:
1433         * bind/cua.bind:
1434         * bind/emacs.bind:
1435         * bind/xemacs.bind: fix binding for raw double quote
1436
1437 2001-07-22  José Matos  <jamatos@fep.up.pt>
1438
1439         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
1440         to convert from latex to lyx preamble. That means support for language,
1441         geometry, several \usepackages. Almost all the options that are present
1442         in Layout->Document.
1443
1444 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1445
1446         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
1447
1448 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1449
1450         * ui/default.ui: change a shortcut
1451
1452 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1453
1454         * chkconfig.ltx: test for the presence of natbib.
1455
1456         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
1457         present.
1458
1459 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1460
1461         * bind/xemacs.bind:
1462         * bind/sciword.bind:
1463         * bind/emacs.bind:
1464         * bind/cua.bind:
1465         * ui/default.ui: use inset-toggle instead of open-stuff
1466
1467 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1468
1469         * layouts/literate-scrap.inc: Added PassThru tag
1470
1471 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1472
1473         * bind/*.bind: do the same correctly for all files :)
1474
1475 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1476
1477         * ui/default.ui: remove credits/version/copyright add about lyx
1478
1479 2001-07-12  Juergen Vigna  <jug@sad.it>
1480
1481         * bind/cua.bind: moved C-l from mode-tex to ert-insert
1482
1483 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1484
1485         * images/ert-insert.xpm: renamed from tex-mode.xpm
1486
1487 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1488
1489         * ui/default.ui: add icon for ert-insert + entry in menu
1490
1491 2001-07-09  Juergen Vigna  <jug@sad.it>
1492
1493         * images/banner.xpm: new development banner after a LyX-Meeting!
1494
1495 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1496
1497         * ui/default.ui: comment out tex-mode
1498
1499         * layouts/stdlayouts.inc: comment out style LaTeX
1500
1501         * bind/menus.bind: comment out tex-mode
1502
1503 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
1504
1505         * layouts/IEEEtran.layout: Add qed box at the end of proof.
1506
1507         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
1508           author paragraph.
1509
1510 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1511
1512         * examples/hu_splash.lyx: new file from László Zrubecz.
1513
1514 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1515
1516         * layouts/extletter.layout:
1517         * layouts/extreport.layout:
1518         * layouts/extbook.layout:
1519         * layouts/extarticle.layout: new files from Herbert Voss.
1520
1521         * bind/hu_menus.bind: removed.
1522
1523         * bind/pt_menus.bind:
1524         * bind/fi_menus.bind:
1525         * bind/de_menus.bind:
1526         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
1527         not GUI names.
1528
1529 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1530
1531         * CREDITS: add Michael Schmitt
1532
1533 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1534
1535         * examples/nl_MathLabeling.lyx:
1536         * examples/nl_multicol.lyx: new translations from Tino meinen.
1537
1538 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1539
1540         * CREDITS: update a bit
1541
1542         * ui/default.ui: make math align entries non-optional, move
1543         math-mutate stuff to Edit>Math.
1544
1545 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1546
1547         * ui/default.ui: add align options to edit_math menu.
1548
1549 2001-06-23  The LyX Project  <jug@sad.it>
1550
1551         * templates/dinbrief.lyx: remove obsolete \cursor tag
1552
1553 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1554
1555         * tex/cv.cls:
1556         * layouts/cv.layout:
1557         * examples/cv.lyx: add class cv (version 1.5)
1558
1559 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1560
1561         * bind/fr_menus.bind: removed
1562
1563 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1564
1565         * ui/default.ui: add a (commented out) entry for read-only
1566
1567 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1568
1569         * examples/aa_head.lyx:
1570         * examples/aa_paper.lyx: removed
1571
1572         * doc/LaTeXConfig.lyx.in:
1573         * examples/aa_sample.lyx:
1574         * layouts/aa.layout:
1575         * layouts/aapaper.inc:
1576         * layouts/aapaper.layout:
1577         * templates/aa.lyx: aa.layout is for the new version of the
1578         A&A document class, while aapaper.layout is for the older (and
1579         slightly incompatible) version.
1580
1581 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1582
1583         * doc/LaTeXConfig.lyx.in:
1584         * layouts/encts.layout: new textclass, from Reuben Thomas
1585
1586         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
1587
1588 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1589
1590         * bind/xemacs.bind: allow asciitilde to be used with or without
1591         shift key
1592
1593 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1594
1595         * bind/latinkeys.bind: add some bindings for KP_ keys.
1596
1597 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1598
1599         * bind/latinkeys.bind: set quotedbl to quote-insert, set
1600         nobreakspace to protected-space-insert
1601
1602         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
1603         chars-transpose.
1604
1605 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1606
1607         * kbd/european.kmap:
1608         * kbd/francais.kmap:
1609         * kbd/iso8859-15.cdef:
1610         * encodings: add iso8859-15 support.
1611
1612         * kbd/iso8859-1.cdef: cleanup
1613
1614 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1615
1616         * templates/aa.lyx: rename from aapaper.lyx
1617
1618         * layouts/aa.layout: rename from aapaper.layout
1619
1620         * examples/aa_head.lyx:
1621         * examples/aa_head.lyx: update
1622
1623 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1624
1625         * languages: change GUI name of portugues and brazil
1626
1627 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1628
1629         * bind/math.bind: add bindign for escape
1630
1631 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1632
1633         * configure.m4: detect cygwin, windvi and yap
1634
1635         * reLyX/acinclude.m4 :
1636         * reLyX/configure.in : OS/2 fixes
1637
1638 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1639
1640         * bind/latinkeys.bind: fixup more bindings.
1641
1642 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1643
1644         * bind/latinkeys.bind: fix typo
1645
1646 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1647
1648         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
1649         latin3, latin4, latin8, latin9
1650
1651         * bind/emacs.bind: include latinkeys.bind
1652
1653         * bind/cua.bind: include latinkeys.bind
1654
1655 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1656
1657         * ui/default.ui: add FloatInsert and FloatListInsert
1658
1659 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1660
1661         * examples/eu_splash.lyx: update from Dooteo
1662
1663 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1664
1665         * layouts/revtex4.layout: make sure the PACS, keywords and
1666         preprint come before \maketitle.
1667
1668 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1669
1670         * ui/default.ui: comment out some nonexistant operations
1671
1672 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
1673
1674         * CREDITS: add Michael for the Gnome port
1675
1676 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1677
1678         * ui/default.ui: add minipage item
1679
1680 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1681
1682         * fr_AlignementDecimal.lyx:
1683         * fr_Macros_Math.lyx:
1684         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
1685
1686 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
1687
1688         * layouts/linuxdoc.layout: add support for CDATA section in code.
1689
1690 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
1691
1692         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
1693
1694 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1695
1696         * CREDITS: add Edwin Leuven
1697
1698 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
1699
1700         * ui/default.ui:
1701         * bind/<various>: update for file dialog change
1702
1703 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
1704
1705         * encodings:
1706         * languages: add preliminary Thai support
1707
1708         * kbd/tis620-0.cdef: dummy cdef file
1709
1710 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
1711
1712         * encodings: add support for iso8859-5 and cp1251.
1713
1714         * languages: add serbian and serbocroatian.
1715
1716         * kbd/serbian.kmap:
1717         * kbd/serbocroatian.kmap: new files.
1718
1719 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1720
1721         * reLyX/configure.in: become --with-version-suffix
1722
1723 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
1724
1725         * examples/fr_*: renamed french example files in french.
1726
1727 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1728
1729         * templates/g-brief-de.lyx: fix typo.
1730
1731 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1732
1733         * reLyX/Makefile.am: fix uninstall
1734
1735         * reLyX/configure.in: --with-lyx-version
1736
1737 2001-02-26  José Matos  <jamatos@fep.up.pt>
1738
1739         * templates/docbook_template.lyx: removed.
1740         * templates/docbook_article.lyx: updated file, to replace the previous.
1741
1742         * templates/linuxdoctemplate.lyx: removed.
1743         * templates/linuxdoc_article.lyx: updated file, to replace the
1744         previous.
1745
1746 2001-02-11  José Matos  <jamatos@fep.up.pt>
1747
1748         * layouts/docbook.layout: chapter and part insertion are forbiden in
1749         article.
1750
1751 2001-02-26  Juergen Vigna  <jug@sad.it>
1752
1753         * ui/default.ui: added Custom-Export to export menu.
1754
1755 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1756
1757         * bind/emacs.bind:
1758         * bind/xemacs.bind: add bookmark commands.
1759
1760 2001-02-07  Allan Rae  <rae@lyx.org>
1761
1762         * bind/emacs.bind:
1763         * bind/xemacs.bind: Someone forgot to do the other bind files when they
1764         changed the reference-back into a bookmark-goto. naughty naughty.
1765
1766 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1767
1768         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
1769         Silpa-Anan.
1770
1771 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
1772
1773         * ui/default.ui: Add Edit->Math menu.
1774
1775 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
1776
1777         * Makefile.am: fix permissions on configure and configure.cmd
1778         (from Albert Chin)
1779
1780         * CREDITS: add Albert Chin
1781
1782 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1783
1784         * bind/cua.bind: change the bookmark bindings to C-[123] and
1785         C-M-[123].
1786
1787 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1788
1789         * examples/fr_MathLabeling.lyx:
1790         * examples/fr_Minipage.lyx:
1791         * examples/fr_TableExamples.lyx: new translations from Adrien
1792         Rebollo.
1793
1794 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
1795
1796         * ui/default.ui: Fix typos.
1797
1798 2001-01-28  José Matos  <jamatos@fep.up.pt>
1799
1800         * layouts/db_lyxmacros.inc
1801         * layouts/db_stdclass.inc
1802         * layouts/db_stdlayouts.inc
1803         * layouts/db_stdlists.inc
1804         * layouts/db_stdsections.inc
1805         * layouts/db_stdstarsections.inc
1806         * layouts/db_stdstruct.inc
1807         * layouts/db_stdtitle.inc: new files with modular support
1808         for docbook.
1809
1810         * layouts/docbook-chapter.layout
1811         * layouts/docbook-section.layout: new files, useful for
1812         document inclusion.
1813
1814         * layouts/docbook.layout
1815         * layouts/docbook-book.layout: updated to use the modular support.
1816
1817 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
1818
1819         * bind/cua.bind: Add bindings for bookmarks.
1820
1821         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
1822
1823 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1824
1825         * ui/default.ui: Add Edit->Bookmarks menu.
1826
1827 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1828
1829         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
1830         shorten Insert>Floats>" entries.
1831
1832 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
1833
1834         * kbd/koi8-u.kmap: new file.
1835
1836         * encodings: add koi-8u encoding.
1837
1838         * languages: update ukrainian entry
1839
1840 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1841
1842         * CREDITS: update Tino Meinen address.
1843
1844 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1845
1846         * examples/fr_ItemizeBullets.lyx: new translation.
1847
1848         * examples/fr_splash.lyx:
1849         * examples/fr_exemple_lyxifie.lyx:
1850         * examples/fr_exemple_brut.lyx: updated.
1851
1852         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
1853
1854 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1855
1856         * configure.m4: Add a check for dvipdfm.
1857
1858 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1859
1860         * Makefile.am: make configure and configure.cmd installed
1861           by hand, to avoid name changes when --with-lyx-suffix
1862           is used.
1863
1864         * configure:
1865         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
1866           reLyX and noweb2lyx scripts
1867
1868         * reLyX/configure.in: support --with-lyx-suffix
1869
1870 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1871
1872         * ui/default.ui: Add Navigate->Refs
1873
1874 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1875
1876         * images/banner.xpm: revert to the cucumberless banner.
1877
1878 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1879
1880         * languages: Add extra_options field. It is used to fix the ~n
1881         problem with Spanish.