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