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