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