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