]> git.lyx.org Git - lyx.git/blob - lib/ChangeLog
update to TeXFiles.sh
[lyx.git] / lib / ChangeLog
1 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2
3         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
4         Hopefully more precise and much faster.
5
6 2001-10-15  José Matos  <jamatos@fep.up.pt>
7
8         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
9         RevisionMark and Revision styles.
10
11 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12
13         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
14         symbolic links
15
16 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17
18         * CREDITS: add two unsung heroes
19
20 2001-10-10  Herbert Voss  <voss@perce.de>
21
22         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
23
24 2001-10-09  Herbert Voss  <voss@perce.de>
25
26         * default.ui: help-Texinfo
27         gives an info about the installed texfiles (cls,sty,bst)
28
29 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
30
31         * kbd/iso8859-4.cdef: 
32         * kbd/iso8859-9.cdef: new files
33
34 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
35
36         * kbd/iso8859-3.cdef: new file
37
38         * kbd/iso8859-1.cdef: 
39         * kbd/iso8859-15.cdef: update
40
41 2001-10-03  José Matos  <jamatos@fep.up.pt>
42
43         * layouts/linuxdoc.layout:
44         * layouts/manpage.layout:
45         * layouts/db_lyxmacros.inc:
46         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
47         Latex tag.
48
49 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
50
51         * languages: change default encoding for estonian to latin1
52
53 2001-10-01  Garst R. Reese  <reese@isn.net>
54
55         * tex/hollywood.cls:
56         * layouts/hollywood.layout:
57         * examples/script_form.lyx:
58         * templates/hollywood.lyx: updated hollywood class and support
59         files. 
60
61 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
62
63         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
64
65 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
66
67         * CREDITS: add Jürgen Spitzmüller
68
69 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
70
71         * ui/default.ui: remove layout-save-default from "Layout"
72         for it's in Layout -> Document now.
73
74 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
75
76         * layouts/g-brief-en.layout:
77         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
78
79 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
80
81         * CREDITS: update M. Schmitt entry
82
83         * ui/default.ui: remove trailing '...' for Insert>Note
84
85 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
86
87         * layouts/heb-article.layout: fix labelfont of Proof layout
88
89 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
90
91         * examples/script_form.lyx: added
92         * examples/scriptone.lyx: deleted
93         * layouts/hollywood.layout:
94         * tex/hollywood.cls: update of the hollywood class
95
96 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
97
98         * layouts/dinbrief.layout: 
99         * layouts/egs.layout: 
100         * layouts/iletter.layout: 
101         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
102         tag
103
104 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
105
106         * examples/da_splash.lyx: new translation from Claus Hindsgaul
107
108         * ui/default.ui: comment out reference manual from the help menu
109         (the reference manual is now obsolete).
110
111         * layouts/cv.layout: add ObsoletedBy version of SubSection
112
113 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
114
115         * kbd/koi8-r.kmap: update from Vitaly Lipatov
116
117         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
118         restrict font size to `11pt'
119
120         * layouts/cv.layout: rename SubSection layout to Subsection
121
122 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
123
124         * reLyX/reLyX.in: fix initialization before BEGIN block.
125
126 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
127
128         * Makefile.am (pkgdata_DATA): Add symbols file.
129
130 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
131
132         * configure:
133         * configure.m4: add converters for XPM to allow inline display
134  
135         * Makefile.am: add rule for configure
136  
137 2001-08-31  José Matos  <jamatos@fep.up.pt>
138         * reLyX/reLyX.in: added debug statement.
139         Moved the insertion in @maybe_dir to push.
140
141         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
142         by recent versions of Perl. Allow compatability with perl 5.002.
143
144         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
145
146 2001-08-28  José Matos  <jamatos@fep.up.pt>
147         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
148
149 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
150
151         * ui/default.ui: sanitise math/tabular entries
152  
153 2001-07-25  André Pönitz <poenitz@gmx.net>
154
155         * bind/math.bind:
156           bind/sciword.bind: use new syntax for 'math-insert'
157
158 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
159
160         * ui/default.ui: change 'toggle appendix' entry
161
162 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
163
164         * configure.m4: Fix behaviur when latex is not found.
165         Fix SEARCH_PROG.
166
167 2001-07-29  Baruch Even  <baruch@lyx.org>
168
169         * configure.m4: Added conversion from EPS to PDF using epstopdf.
170
171 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
172
173         * bind/cua.bind:
174         * ui/default.ui: entries for thesaurus
175  
176 2001-07-25  André Pönitz <poenitz@gmx.net>
177
178         * bind/math.bind:  new LFUN 'math-space'
179
180 2001-07-23  Baruch Even <baruch@lyx.org>
181
182         * configure.m4: Added conversion of images support, used when
183         exporting images in formats (PDF)Latex cannot handle directly.
184
185 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
186
187         * Makefile.am (dist-hook): only try to get lyxdoc if not already
188         present. 
189
190 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
191
192         * bind/*.bind: add binding for ligature-break-insert
193
194 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
195
196         * ui/default.ui: 
197         * bind/cua.bind: 
198         * bind/emacs.bind: 
199         * bind/xemacs.bind: fix binding for raw double quote
200
201 2001-07-22  José Matos  <jamatos@fep.up.pt>
202
203         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
204         to convert from latex to lyx preamble. That means support for language, 
205         geometry, several \usepackages. Almost all the options that are present
206         in Layout->Document.
207         
208 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
209
210         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
211
212 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
213
214         * ui/default.ui: change a shortcut
215
216 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
217
218         * chkconfig.ltx: test for the presence of natbib.
219
220         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
221         present.
222
223 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
224
225         * bind/xemacs.bind: 
226         * bind/sciword.bind: 
227         * bind/emacs.bind: 
228         * bind/cua.bind: 
229         * ui/default.ui: use inset-toggle instead of open-stuff
230
231 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
232
233         * layouts/literate-scrap.inc: Added PassThru tag
234
235 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
236
237         * bind/*.bind: do the same correctly for all files :)
238
239 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
240
241         * ui/default.ui: remove credits/version/copyright add about lyx
242
243 2001-07-12  Juergen Vigna  <jug@sad.it>
244
245         * bind/cua.bind: moved C-l from mode-tex to ert-insert
246
247 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
248
249         * images/ert-insert.xpm: renamed from tex-mode.xpm
250
251 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
252
253         * ui/default.ui: add icon for ert-insert + entry in menu
254
255 2001-07-09  Juergen Vigna  <jug@sad.it>
256
257         * images/banner.xpm: new development banner after a LyX-Meeting!
258
259 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
260
261         * ui/default.ui: comment out tex-mode
262
263         * layouts/stdlayouts.inc: comment out style LaTeX
264
265         * bind/menus.bind: comment out tex-mode
266
267 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
268
269         * layouts/IEEEtran.layout: Add qed box at the end of proof.
270
271         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
272           author paragraph.
273
274 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
275
276         * examples/hu_splash.lyx: new file from László Zrubecz.
277
278 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
279
280         * layouts/extletter.layout: 
281         * layouts/extreport.layout: 
282         * layouts/extbook.layout: 
283         * layouts/extarticle.layout: new files from Herbert Voss. 
284
285         * bind/hu_menus.bind: removed.
286
287         * bind/pt_menus.bind: 
288         * bind/fi_menus.bind: 
289         * bind/de_menus.bind: 
290         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
291         not GUI names.
292
293 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
294
295         * CREDITS: add Michael Schmitt
296  
297 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
298
299         * examples/nl_MathLabeling.lyx: 
300         * examples/nl_multicol.lyx: new translations from Tino meinen.
301
302 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
303
304         * CREDITS: update a bit
305
306         * ui/default.ui: make math align entries non-optional, move
307         math-mutate stuff to Edit>Math.
308
309 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
310
311         * ui/default.ui: add align options to edit_math menu.
312
313 2001-06-23  The LyX Project  <jug@sad.it>
314
315         * templates/dinbrief.lyx: remove obsolete \cursor tag
316
317 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
318
319         * tex/cv.cls:
320         * layouts/cv.layout:
321         * examples/cv.lyx: add class cv (version 1.5)
322
323 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
324
325         * bind/fr_menus.bind: removed
326
327 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
328
329         * ui/default.ui: add a (commented out) entry for read-only
330
331 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
332
333         * examples/aa_head.lyx:
334         * examples/aa_paper.lyx: removed
335
336         * doc/LaTeXConfig.lyx.in:
337         * examples/aa_sample.lyx:
338         * layouts/aa.layout:
339         * layouts/aapaper.inc:
340         * layouts/aapaper.layout:
341         * templates/aa.lyx: aa.layout is for the new version of the
342         A&A document class, while aapaper.layout is for the older (and
343         slightly incompatible) version.
344
345 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
346
347         * doc/LaTeXConfig.lyx.in: 
348         * layouts/encts.layout: new textclass, from Reuben Thomas
349         
350         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
351
352 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
353
354         * bind/xemacs.bind: allow asciitilde to be used with or without
355         shift key
356
357 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
358
359         * bind/latinkeys.bind: add some bindings for KP_ keys.
360
361 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
362
363         * bind/latinkeys.bind: set quotedbl to quote-insert, set
364         nobreakspace to protected-space-insert
365
366         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
367         chars-transpose.
368
369 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
370
371         * kbd/european.kmap:
372         * kbd/francais.kmap:
373         * kbd/iso8859-15.cdef:
374         * encodings: add iso8859-15 support.
375
376         * kbd/iso8859-1.cdef: cleanup
377         
378 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
379
380         * templates/aa.lyx: rename from aapaper.lyx
381
382         * layouts/aa.layout: rename from aapaper.layout
383
384         * examples/aa_head.lyx:
385         * examples/aa_head.lyx: update
386
387 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
388
389         * languages: change GUI name of portugues and brazil
390
391 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
392
393         * bind/math.bind: add bindign for escape
394
395 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
396
397         * configure.m4: detect cygwin, windvi and yap
398
399         * reLyX/acinclude.m4 :
400         * reLyX/configure.in : OS/2 fixes
401
402 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
403
404         * bind/latinkeys.bind: fixup more bindings.
405
406 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
407
408         * bind/latinkeys.bind: fix typo
409
410 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
411
412         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
413         latin3, latin4, latin8, latin9
414
415         * bind/emacs.bind: include latinkeys.bind
416
417         * bind/cua.bind: include latinkeys.bind
418
419 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
420
421         * ui/default.ui: add FloatInsert and FloatListInsert
422
423 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
424
425         * examples/eu_splash.lyx: update from Dooteo
426
427 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
428
429         * layouts/revtex4.layout: make sure the PACS, keywords and
430         preprint come before \maketitle.
431
432 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
433
434         * ui/default.ui: comment out some nonexistant operations
435
436 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
437
438         * CREDITS: add Michael for the Gnome port
439
440 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
441
442         * ui/default.ui: add minipage item
443
444 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
445
446         * fr_AlignementDecimal.lyx:
447         * fr_Macros_Math.lyx:
448         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
449
450 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
451
452         * layouts/linuxdoc.layout: add support for CDATA section in code.
453         
454 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
455
456         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
457
458 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
459
460         * CREDITS: add Edwin Leuven
461
462 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
463
464         * ui/default.ui:
465         * bind/<various>: update for file dialog change
466
467 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
468
469         * encodings:
470         * languages: add preliminary Thai support
471
472         * kbd/tis620-0.cdef: dummy cdef file
473
474 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
475
476         * encodings: add support for iso8859-5 and cp1251.
477
478         * languages: add serbian and serbocroatian.
479
480         * kbd/serbian.kmap:
481         * kbd/serbocroatian.kmap: new files.
482
483 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
484
485         * reLyX/configure.in: become --with-version-suffix
486
487 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
488
489         * examples/fr_*: renamed french example files in french.
490
491 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
492
493         * templates/g-brief-de.lyx: fix typo.
494
495 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
496
497         * reLyX/Makefile.am: fix uninstall
498
499         * reLyX/configure.in: --with-lyx-version
500
501 2001-02-26  José Matos  <jamatos@fep.up.pt>
502
503         * templates/docbook_template.lyx: removed.
504         * templates/docbook_article.lyx: updated file, to replace the previous.
505
506         * templates/linuxdoctemplate.lyx: removed.
507         * templates/linuxdoc_article.lyx: updated file, to replace the
508         previous.
509
510 2001-02-11  José Matos  <jamatos@fep.up.pt>
511
512         * layouts/docbook.layout: chapter and part insertion are forbiden in
513         article.
514
515 2001-02-26  Juergen Vigna  <jug@sad.it>
516
517         * ui/default.ui: added Custom-Export to export menu.
518
519 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
520
521         * bind/emacs.bind: 
522         * bind/xemacs.bind: add bookmark commands. 
523         
524 2001-02-07  Allan Rae  <rae@lyx.org>
525
526         * bind/emacs.bind: 
527         * bind/xemacs.bind: Someone forgot to do the other bind files when they
528         changed the reference-back into a bookmark-goto. naughty naughty.
529
530 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
531
532         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
533         Silpa-Anan. 
534
535 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
536
537         * ui/default.ui: Add Edit->Math menu.
538
539 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
540
541         * Makefile.am: fix permissions on configure and configure.cmd
542         (from Albert Chin) 
543
544         * CREDITS: add Albert Chin
545
546 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
547
548         * bind/cua.bind: change the bookmark bindings to C-[123] and
549         C-M-[123]. 
550
551 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
552
553         * examples/fr_MathLabeling.lyx: 
554         * examples/fr_Minipage.lyx: 
555         * examples/fr_TableExamples.lyx: new translations from Adrien
556         Rebollo. 
557
558 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
559
560         * ui/default.ui: Fix typos.
561
562 2001-01-28  José Matos  <jamatos@fep.up.pt>
563
564         * layouts/db_lyxmacros.inc
565         * layouts/db_stdclass.inc
566         * layouts/db_stdlayouts.inc
567         * layouts/db_stdlists.inc
568         * layouts/db_stdsections.inc
569         * layouts/db_stdstarsections.inc
570         * layouts/db_stdstruct.inc
571         * layouts/db_stdtitle.inc: new files with modular support
572         for docbook.
573
574         * layouts/docbook-chapter.layout
575         * layouts/docbook-section.layout: new files, useful for
576         document inclusion.
577         
578         * layouts/docbook.layout
579         * layouts/docbook-book.layout: updated to use the modular support.
580
581 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
582
583         * bind/cua.bind: Add bindings for bookmarks.
584
585         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
586
587 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
588
589         * ui/default.ui: Add Edit->Bookmarks menu.
590
591 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
592
593         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
594         shorten Insert>Floats>" entries.
595
596 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
597
598         * kbd/koi8-u.kmap: new file.
599
600         * encodings: add koi-8u encoding.
601
602         * languages: update ukrainian entry
603
604 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
605
606         * CREDITS: update Tino Meinen address.
607
608 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
609
610         * examples/fr_ItemizeBullets.lyx: new translation.
611
612         * examples/fr_splash.lyx: 
613         * examples/fr_exemple_lyxifie.lyx: 
614         * examples/fr_exemple_brut.lyx: updated.
615
616         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
617
618 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
619
620         * configure.m4: Add a check for dvipdfm.
621
622 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
623
624         * Makefile.am: make configure and configure.cmd installed
625           by hand, to avoid name changes when --with-lyx-suffix
626           is used.
627  
628         * configure:
629         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
630           reLyX and noweb2lyx scripts
631  
632         * reLyX/configure.in: support --with-lyx-suffix
633
634 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
635
636         * ui/default.ui: Add Navigate->Refs
637
638 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
639
640         * images/banner.xpm: revert to the cucumberless banner.
641
642 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
643
644         * languages: Add extra_options field. It is used to fix the ~n
645         problem with Spanish.