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