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