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