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