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