]> git.lyx.org Git - lyx.git/blob - lib/ChangeLog
Fixed cut&paste bugs and added freespacing for ERT Insets.
[lyx.git] / lib / ChangeLog
1 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2
3         * examples/Math_macros.lyx:
4         * examples/fr_Macros_Math.lyx: removed, since this information
5         is in the UserGuide.
6
7         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
8
9 2001-11-27  Garst R. Reese  <reese@isn.net>
10
11         * tex/hollywood.cls:
12         * layouts/hollywood.layout:
13         * examples/script_form.lyx: updated hollywood class and support
14         files. 
15
16 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17
18         * CREDITS: add Ben Stanley
19
20 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
21
22         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
23         comments.
24
25 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
26
27         * templates/kluwer.lyx: 
28         * layouts/kluwer.layout: new textclass for journals edited by
29         Kluwer.  
30
31         * doc/LaTeXConfig.lyx.in: update
32
33 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
34
35         * examples/chess-article.lyx: Fixed comments. Removed hacks
36         caused by my lack of understanding of TeX macros and LyX layouts.
37         This version is immensely cleaner.
38         
39         * examples/chessgame.lyx: Minimized ERT while still showing off
40         the external chess material insets.
41         
42         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
43         comment handling into skak framework. Fixed some bugs in skak.sty!
44         
45         * layouts/chess.layout: Fixed up layout. Removed kludges in previous 
46         version. Added Subvariation, Subsubvariation, etc.
47
48 2001-11-13  André Pönitz  <poenitz@gmx.net>
49
50         * ui/default.ui: create a new Submenu Insert->Math, since placing
51         everything in the main insert menu seems not possible in the long
52         run...
53
54 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
55
56         * ui/default.ui: move math panel from Edit to Insert.
57
58 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
59
60         * layouts/chess.layout: 
61         * examples/chess-article.lyx: a new class and example for writing
62         articles about chess.
63
64 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
65
66         * external_templates: Use UpdateResult
67
68         * scripts/*.py: Fix for python 1.5
69
70 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
71
72         * examples/iecc05.fen: 
73         * examples/iecc07.fen: 
74         * examples/iecc12.fen:
75         * lib/examples/chessgame.lyx: an example for the new chess support.
76
77 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
78
79         * external_templates: Minor tweak. Changed $$FPath/$$Basename
80         to $$FPath$$Basename.
81
82 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
83
84         * external_templates: Fix up the help message for ChessDiagram
85         again (referring to the new lyxskak.sty). Reworked the LaTeX
86         output to use skak.sty \loadgame{file} feature.
87
88 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
89
90         * Makefile.am: remove BUGS.lyx mention
91  
92 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
93
94         * ui/default.ui: remove Known Bugs entry
95  
96 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
97
98         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
99         
100         * scripts/fen2ascii.py: New file added. Makes a nice ascii
101         representation of the chess position.
102
103 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
104
105         * external_templates: Changed comment to inform user to use skak
106         package instead of the very old chess.sty for external chess
107         material. Added the -mode EditPosition flag to the "xboard"
108         invocation. Fixed the invocation of fen2ascii (which did *not*
109         exist, even though it was referenced).
110
111 2001-10-24  José Matos  <jamatos@fep.up.pt>
112
113         * layouts/db_lyxmacros.inc:
114         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
115         
116 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
117
118         * examples/it_splash.lyx: update from Claudio Coco
119
120 2001-10-24  José Matos  <jamatos@fep.up.pt>
121
122         * layouts/db_stdtitle.inc: added align and alignpossible to date.
123         Now the default is left and center is still possible.
124
125 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
126
127         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
128         Now the last language in the document option is the document language.
129         Code clean, remove unused variables.
130         
131         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
132
133 2001-10-17  José Matos  <jamatos@fep.up.pt>
134
135         * reLyX/MakePreamble.pm: add support for \makeindex, added support
136         for optional arguments to babel, remove fontenc package. Don't
137         print the latex preamble if there isn't none to print.
138
139 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
140
141         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
142         Hopefully more precise and much faster.
143
144 2001-10-15  José Matos  <jamatos@fep.up.pt>
145
146         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
147         RevisionMark and Revision styles.
148
149 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
150
151         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
152         symbolic links
153
154 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
155
156         * CREDITS: add two unsung heroes
157
158 2001-10-10  Herbert Voss  <voss@perce.de>
159
160         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
161
162 2001-10-09  Herbert Voss  <voss@perce.de>
163
164         * default.ui: help-Texinfo
165         gives an info about the installed texfiles (cls,sty,bst)
166
167 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
168
169         * kbd/iso8859-4.cdef: 
170         * kbd/iso8859-9.cdef: new files
171
172 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
173
174         * kbd/iso8859-3.cdef: new file
175
176         * kbd/iso8859-1.cdef: 
177         * kbd/iso8859-15.cdef: update
178
179 2001-10-03  José Matos  <jamatos@fep.up.pt>
180
181         * layouts/linuxdoc.layout:
182         * layouts/manpage.layout:
183         * layouts/db_lyxmacros.inc:
184         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
185         Latex tag.
186
187 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
188
189         * languages: change default encoding for estonian to latin1
190
191 2001-10-01  Garst R. Reese  <reese@isn.net>
192
193         * tex/hollywood.cls:
194         * layouts/hollywood.layout:
195         * examples/script_form.lyx:
196         * templates/hollywood.lyx: updated hollywood class and support
197         files. 
198
199 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
200
201         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
202
203 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
204
205         * CREDITS: add Jürgen Spitzmüller
206
207 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
208
209         * ui/default.ui: remove layout-save-default from "Layout"
210         for it's in Layout -> Document now.
211
212 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
213
214         * layouts/g-brief-en.layout:
215         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
216
217 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
218
219         * CREDITS: update M. Schmitt entry
220
221         * ui/default.ui: remove trailing '...' for Insert>Note
222
223 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
224
225         * layouts/heb-article.layout: fix labelfont of Proof layout
226
227 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
228
229         * examples/script_form.lyx: added
230         * examples/scriptone.lyx: deleted
231         * layouts/hollywood.layout:
232         * tex/hollywood.cls: update of the hollywood class
233
234 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
235
236         * layouts/dinbrief.layout: 
237         * layouts/egs.layout: 
238         * layouts/iletter.layout: 
239         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
240         tag
241
242 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
243
244         * examples/da_splash.lyx: new translation from Claus Hindsgaul
245
246         * ui/default.ui: comment out reference manual from the help menu
247         (the reference manual is now obsolete).
248
249         * layouts/cv.layout: add ObsoletedBy version of SubSection
250
251 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
252
253         * kbd/koi8-r.kmap: update from Vitaly Lipatov
254
255         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
256         restrict font size to `11pt'
257
258         * layouts/cv.layout: rename SubSection layout to Subsection
259
260 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
261
262         * reLyX/reLyX.in: fix initialization before BEGIN block.
263
264 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
265
266         * Makefile.am (pkgdata_DATA): Add symbols file.
267
268 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
269
270         * configure:
271         * configure.m4: add converters for XPM to allow inline display
272  
273         * Makefile.am: add rule for configure
274  
275 2001-08-31  José Matos  <jamatos@fep.up.pt>
276         * reLyX/reLyX.in: added debug statement.
277         Moved the insertion in @maybe_dir to push.
278
279         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
280         by recent versions of Perl. Allow compatability with perl 5.002.
281
282         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
283
284 2001-08-28  José Matos  <jamatos@fep.up.pt>
285         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
286
287 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
288
289         * ui/default.ui: sanitise math/tabular entries
290  
291 2001-07-25  André Pönitz <poenitz@gmx.net>
292
293         * bind/math.bind:
294           bind/sciword.bind: use new syntax for 'math-insert'
295
296 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
297
298         * ui/default.ui: change 'toggle appendix' entry
299
300 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
301
302         * configure.m4: Fix behaviur when latex is not found.
303         Fix SEARCH_PROG.
304
305 2001-07-29  Baruch Even  <baruch@lyx.org>
306
307         * configure.m4: Added conversion from EPS to PDF using epstopdf.
308
309 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
310
311         * bind/cua.bind:
312         * ui/default.ui: entries for thesaurus
313  
314 2001-07-25  André Pönitz <poenitz@gmx.net>
315
316         * bind/math.bind:  new LFUN 'math-space'
317
318 2001-07-23  Baruch Even <baruch@lyx.org>
319
320         * configure.m4: Added conversion of images support, used when
321         exporting images in formats (PDF)Latex cannot handle directly.
322
323 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
324
325         * Makefile.am (dist-hook): only try to get lyxdoc if not already
326         present. 
327
328 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
329
330         * bind/*.bind: add binding for ligature-break-insert
331
332 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
333
334         * ui/default.ui: 
335         * bind/cua.bind: 
336         * bind/emacs.bind: 
337         * bind/xemacs.bind: fix binding for raw double quote
338
339 2001-07-22  José Matos  <jamatos@fep.up.pt>
340
341         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
342         to convert from latex to lyx preamble. That means support for language, 
343         geometry, several \usepackages. Almost all the options that are present
344         in Layout->Document.
345         
346 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
347
348         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
349
350 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
351
352         * ui/default.ui: change a shortcut
353
354 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
355
356         * chkconfig.ltx: test for the presence of natbib.
357
358         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
359         present.
360
361 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
362
363         * bind/xemacs.bind: 
364         * bind/sciword.bind: 
365         * bind/emacs.bind: 
366         * bind/cua.bind: 
367         * ui/default.ui: use inset-toggle instead of open-stuff
368
369 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
370
371         * layouts/literate-scrap.inc: Added PassThru tag
372
373 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
374
375         * bind/*.bind: do the same correctly for all files :)
376
377 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
378
379         * ui/default.ui: remove credits/version/copyright add about lyx
380
381 2001-07-12  Juergen Vigna  <jug@sad.it>
382
383         * bind/cua.bind: moved C-l from mode-tex to ert-insert
384
385 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
386
387         * images/ert-insert.xpm: renamed from tex-mode.xpm
388
389 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
390
391         * ui/default.ui: add icon for ert-insert + entry in menu
392
393 2001-07-09  Juergen Vigna  <jug@sad.it>
394
395         * images/banner.xpm: new development banner after a LyX-Meeting!
396
397 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
398
399         * ui/default.ui: comment out tex-mode
400
401         * layouts/stdlayouts.inc: comment out style LaTeX
402
403         * bind/menus.bind: comment out tex-mode
404
405 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
406
407         * layouts/IEEEtran.layout: Add qed box at the end of proof.
408
409         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
410           author paragraph.
411
412 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
413
414         * examples/hu_splash.lyx: new file from László Zrubecz.
415
416 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
417
418         * layouts/extletter.layout: 
419         * layouts/extreport.layout: 
420         * layouts/extbook.layout: 
421         * layouts/extarticle.layout: new files from Herbert Voss. 
422
423         * bind/hu_menus.bind: removed.
424
425         * bind/pt_menus.bind: 
426         * bind/fi_menus.bind: 
427         * bind/de_menus.bind: 
428         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
429         not GUI names.
430
431 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
432
433         * CREDITS: add Michael Schmitt
434  
435 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
436
437         * examples/nl_MathLabeling.lyx: 
438         * examples/nl_multicol.lyx: new translations from Tino meinen.
439
440 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
441
442         * CREDITS: update a bit
443
444         * ui/default.ui: make math align entries non-optional, move
445         math-mutate stuff to Edit>Math.
446
447 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
448
449         * ui/default.ui: add align options to edit_math menu.
450
451 2001-06-23  The LyX Project  <jug@sad.it>
452
453         * templates/dinbrief.lyx: remove obsolete \cursor tag
454
455 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
456
457         * tex/cv.cls:
458         * layouts/cv.layout:
459         * examples/cv.lyx: add class cv (version 1.5)
460
461 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
462
463         * bind/fr_menus.bind: removed
464
465 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
466
467         * ui/default.ui: add a (commented out) entry for read-only
468
469 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
470
471         * examples/aa_head.lyx:
472         * examples/aa_paper.lyx: removed
473
474         * doc/LaTeXConfig.lyx.in:
475         * examples/aa_sample.lyx:
476         * layouts/aa.layout:
477         * layouts/aapaper.inc:
478         * layouts/aapaper.layout:
479         * templates/aa.lyx: aa.layout is for the new version of the
480         A&A document class, while aapaper.layout is for the older (and
481         slightly incompatible) version.
482
483 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
484
485         * doc/LaTeXConfig.lyx.in: 
486         * layouts/encts.layout: new textclass, from Reuben Thomas
487         
488         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
489
490 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
491
492         * bind/xemacs.bind: allow asciitilde to be used with or without
493         shift key
494
495 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
496
497         * bind/latinkeys.bind: add some bindings for KP_ keys.
498
499 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
500
501         * bind/latinkeys.bind: set quotedbl to quote-insert, set
502         nobreakspace to protected-space-insert
503
504         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
505         chars-transpose.
506
507 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
508
509         * kbd/european.kmap:
510         * kbd/francais.kmap:
511         * kbd/iso8859-15.cdef:
512         * encodings: add iso8859-15 support.
513
514         * kbd/iso8859-1.cdef: cleanup
515         
516 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
517
518         * templates/aa.lyx: rename from aapaper.lyx
519
520         * layouts/aa.layout: rename from aapaper.layout
521
522         * examples/aa_head.lyx:
523         * examples/aa_head.lyx: update
524
525 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
526
527         * languages: change GUI name of portugues and brazil
528
529 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
530
531         * bind/math.bind: add bindign for escape
532
533 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
534
535         * configure.m4: detect cygwin, windvi and yap
536
537         * reLyX/acinclude.m4 :
538         * reLyX/configure.in : OS/2 fixes
539
540 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
541
542         * bind/latinkeys.bind: fixup more bindings.
543
544 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
545
546         * bind/latinkeys.bind: fix typo
547
548 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
549
550         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
551         latin3, latin4, latin8, latin9
552
553         * bind/emacs.bind: include latinkeys.bind
554
555         * bind/cua.bind: include latinkeys.bind
556
557 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
558
559         * ui/default.ui: add FloatInsert and FloatListInsert
560
561 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
562
563         * examples/eu_splash.lyx: update from Dooteo
564
565 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
566
567         * layouts/revtex4.layout: make sure the PACS, keywords and
568         preprint come before \maketitle.
569
570 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
571
572         * ui/default.ui: comment out some nonexistant operations
573
574 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
575
576         * CREDITS: add Michael for the Gnome port
577
578 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
579
580         * ui/default.ui: add minipage item
581
582 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
583
584         * fr_AlignementDecimal.lyx:
585         * fr_Macros_Math.lyx:
586         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
587
588 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
589
590         * layouts/linuxdoc.layout: add support for CDATA section in code.
591         
592 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
593
594         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
595
596 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
597
598         * CREDITS: add Edwin Leuven
599
600 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
601
602         * ui/default.ui:
603         * bind/<various>: update for file dialog change
604
605 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
606
607         * encodings:
608         * languages: add preliminary Thai support
609
610         * kbd/tis620-0.cdef: dummy cdef file
611
612 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
613
614         * encodings: add support for iso8859-5 and cp1251.
615
616         * languages: add serbian and serbocroatian.
617
618         * kbd/serbian.kmap:
619         * kbd/serbocroatian.kmap: new files.
620
621 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
622
623         * reLyX/configure.in: become --with-version-suffix
624
625 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
626
627         * examples/fr_*: renamed french example files in french.
628
629 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
630
631         * templates/g-brief-de.lyx: fix typo.
632
633 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
634
635         * reLyX/Makefile.am: fix uninstall
636
637         * reLyX/configure.in: --with-lyx-version
638
639 2001-02-26  José Matos  <jamatos@fep.up.pt>
640
641         * templates/docbook_template.lyx: removed.
642         * templates/docbook_article.lyx: updated file, to replace the previous.
643
644         * templates/linuxdoctemplate.lyx: removed.
645         * templates/linuxdoc_article.lyx: updated file, to replace the
646         previous.
647
648 2001-02-11  José Matos  <jamatos@fep.up.pt>
649
650         * layouts/docbook.layout: chapter and part insertion are forbiden in
651         article.
652
653 2001-02-26  Juergen Vigna  <jug@sad.it>
654
655         * ui/default.ui: added Custom-Export to export menu.
656
657 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
658
659         * bind/emacs.bind: 
660         * bind/xemacs.bind: add bookmark commands. 
661         
662 2001-02-07  Allan Rae  <rae@lyx.org>
663
664         * bind/emacs.bind: 
665         * bind/xemacs.bind: Someone forgot to do the other bind files when they
666         changed the reference-back into a bookmark-goto. naughty naughty.
667
668 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
669
670         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
671         Silpa-Anan. 
672
673 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
674
675         * ui/default.ui: Add Edit->Math menu.
676
677 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
678
679         * Makefile.am: fix permissions on configure and configure.cmd
680         (from Albert Chin) 
681
682         * CREDITS: add Albert Chin
683
684 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
685
686         * bind/cua.bind: change the bookmark bindings to C-[123] and
687         C-M-[123]. 
688
689 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
690
691         * examples/fr_MathLabeling.lyx: 
692         * examples/fr_Minipage.lyx: 
693         * examples/fr_TableExamples.lyx: new translations from Adrien
694         Rebollo. 
695
696 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
697
698         * ui/default.ui: Fix typos.
699
700 2001-01-28  José Matos  <jamatos@fep.up.pt>
701
702         * layouts/db_lyxmacros.inc
703         * layouts/db_stdclass.inc
704         * layouts/db_stdlayouts.inc
705         * layouts/db_stdlists.inc
706         * layouts/db_stdsections.inc
707         * layouts/db_stdstarsections.inc
708         * layouts/db_stdstruct.inc
709         * layouts/db_stdtitle.inc: new files with modular support
710         for docbook.
711
712         * layouts/docbook-chapter.layout
713         * layouts/docbook-section.layout: new files, useful for
714         document inclusion.
715         
716         * layouts/docbook.layout
717         * layouts/docbook-book.layout: updated to use the modular support.
718
719 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
720
721         * bind/cua.bind: Add bindings for bookmarks.
722
723         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
724
725 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
726
727         * ui/default.ui: Add Edit->Bookmarks menu.
728
729 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
730
731         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
732         shorten Insert>Floats>" entries.
733
734 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
735
736         * kbd/koi8-u.kmap: new file.
737
738         * encodings: add koi-8u encoding.
739
740         * languages: update ukrainian entry
741
742 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
743
744         * CREDITS: update Tino Meinen address.
745
746 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
747
748         * examples/fr_ItemizeBullets.lyx: new translation.
749
750         * examples/fr_splash.lyx: 
751         * examples/fr_exemple_lyxifie.lyx: 
752         * examples/fr_exemple_brut.lyx: updated.
753
754         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
755
756 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
757
758         * configure.m4: Add a check for dvipdfm.
759
760 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
761
762         * Makefile.am: make configure and configure.cmd installed
763           by hand, to avoid name changes when --with-lyx-suffix
764           is used.
765  
766         * configure:
767         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
768           reLyX and noweb2lyx scripts
769  
770         * reLyX/configure.in: support --with-lyx-suffix
771
772 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
773
774         * ui/default.ui: Add Navigate->Refs
775
776 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
777
778         * images/banner.xpm: revert to the cucumberless banner.
779
780 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
781
782         * languages: Add extra_options field. It is used to fix the ~n
783         problem with Spanish.