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