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