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