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