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