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