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