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