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