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