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