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