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