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