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