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