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