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