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