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