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