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