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