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