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