]> git.lyx.org Git - lyx.git/blob - lib/ChangeLog
force link
[lyx.git] / lib / ChangeLog
1 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * Makefile.am (install-xfonts): force link
4
5 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
6
7         * ui/default.ui: Change "What's this?" to "Tooltips".
8
9 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10
11         * create_fonts_dir:
12         * fonts-xlfd: removed
13
14         * configure.m4: add a replacement for the create_fonts_dir script.
15         This one checks for ttf fonts too. The font links are created in
16         the xfonts/ directory. If running outside libdir, the script
17         checks whether fonts.dir is different from the system-wide one and
18         removes it if it is not.
19
20         * Makefile.am (install-xfonts): new target to install the X font
21         directory
22
23         * layouts/svjour.inc: remove ProvidesAmsMath
24
25 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
26
27         * examples/listerrors.lyx:
28         * scripts/listerrors: new files
29
30         * Makefile.am: Removed build-listerrors cruft.
31
32 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
33
34         * ui/default.ui: small cleanup: move Tex info and childs to View,
35         remove Edit>Floats menu, fix a few shortcuts.
36
37 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
38
39         * images/depth-increment.xpm:
40         * images/depth-decrement.xpm: new icons
41
42         * images/footnote-insert.xpm:
43         * images/marginalnote.xpm: small facelift
44
45         * images/depth-next.xpm:
46         * images/marginpar-insert.xpm: removed
47
48         * bind/sv_menus.bind:
49         * bind/sciword.bind:
50         * ui/old-default.ui:
51         * ui/default.ui: replace depth-next with depth-increment
52
53 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
54
55         * examples/Literate.lyx: Small fix to make sure build-listerrors
56         still works.
57
58 2002-03-14  Allan Rae  <rae@lyx.org>
59
60         * bind/sv_menus.bind:
61         * bind/xemacs.bind: figure inset replaced by graphics inset
62
63 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
64
65         * examples/Literate.lyx: Fixed build-script section to work
66         with lyx tempdir. As it was, you could not build-program
67         when opening Literate.lyx from within LyX.
68
69 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
70
71         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
72
73         * languages: add bulgarian
74
75 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
76
77         * Makefile.am: Fix bug with installing an empty listerrors.
78
79 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
80
81         * ui/default.ui: add a toggle-tooltips item to the Help menu.
82
83 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
84
85         * tex/ejour2.cls:
86         * layouts/ejour2.layout: removed; this is superseded by svjour
87         and friends
88
89         * lib/doc/LaTeXConfig.lyx.in:
90         * lib/doc/LyXConfig.lyx.in: update
91
92 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
93
94         * Makefile.am: fix call to configure.
95
96 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
97
98         * layouts/obsolete.inc: obsolete LaTeX
99         * layouts/g-brief-en.layout: add DefaultStyle
100
101 2002-03-06  Herbert Voss  <voss@perce.de>
102
103         * layouts/g-brief-de.layout: add DefaultStyle
104
105 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
106
107         * configure: removed from cvs
108
109         * .cvsignore: add configure
110
111         * Makefile.am: set up automatic creation and execution of
112         configure script.
113
114 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
115
116         * CREDITS: document that Martin Vermeer is also a very good bug
117         hunter
118
119 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
120
121         * layouts/db_stdclass.inc:
122         * layouts/linuxdoc.layout:
123         * layouts/manpage.layout: set DefaultStyle
124
125
126 2002-03-04  Herbert Voss  <voss@perce.de>
127
128         * configure.m4: fix the problem with tgif's xpm export
129
130 2002-03-03  Herbert Voss  <voss@perce.de>
131
132         * configure.m4: added more converter stuff for different formats
133
134 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
135
136         * layouts/hollywood.layout: set DefaultStyle
137
138         * layouts/scrclass.inc: set DefaultStyle
139
140 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
141
142         * layouts/stdclass.inc: add DefaultStyle
143
144 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
145
146         * doc/LaTeXConfig.lyx.in: add entry for svprothb
147
148         * layouts/svprobth.layout: new layout file, for 'Probability
149         Theory and Related Fields'
150
151         * layouts/svjour.inc: change Keywords labelstring a bit.
152
153         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
154
155         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
156
157         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
158         that figinset is dead.
159
160 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
161
162         * ui/default.ui: add a show-forks item to the two File menus.
163
164 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
165
166         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
167
168 2002-02-23  Herbert Voss  <voss@perce.de>
169
170         * configure.m4: added converter stuff for different formats
171
172 2002-02-13  José Matos  <jamatos@fep.up.pt>
173
174         * examples/linuxdoc_manpage.lyx: added
175
176 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
177
178         * ui/default.ui: add ... to math panel
179
180 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
181
182         * bind/math-bind: keybindings for umlauts and other special chars
183
184 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
185
186         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
187
188 2002-01-30  Herbert Voss  <voss@lyx.org>
189
190         * configure.m4: add convert-support for ps-files
191
192 2002-01-29  Herbert Voss  <voss@lyx.org>
193
194         * ui/default.ui: delete old figure entries
195
196         * help/TexInfo.hlp:
197         * help/Graphics.hlp: update
198
199 2002-01-27  Herbert Voss  <voss@lyx.org>
200
201         * help/Graphics.hlp: added, but not finished
202
203 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
204
205         * fonts-xlfd:
206         * create_fonts_dir: New files.
207
208 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
209
210         * Makefile.am (EXTRA_DIST): add configure.m4
211
212         * languages: fix slovak entry
213
214 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
215
216         * examples/fr_EtiquetteMath.lyx: removed
217
218 2002-01-16  José Matos  <jamatos@fep.up.pt>
219
220         * layouts/db_stdlayouts.inc: Fix name for caption.
221
222 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
223
224         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
225         of fonts-xlfd in the light of Dekel's suggestions.
226         This file still doesn't run LaTeX successfully without bolting the
227         lyxcode definition into the preamble but is otherwise Ok.
228
229 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
230
231         * layouts/kluwer.layout: remove caption layout
232
233 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
234
235         * examples/MathLabeling.lyx:
236         * examples/nl_MathLabeling.lyx: removed, since they are useless.
237
238 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
239
240         * configure.m4: try to fix problem with groff detection
241
242 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
243
244         * lyxrc.example: change the names of some variables in line with lyxrc.C
245
246 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
247
248         * reLyX/BasicLyX.pm: Add support for amsmath environments.
249
250 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
251
252         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
253         a harmless noweb error.
254
255 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
256
257         * ui/default.ui: added dots "..." to insert->include file.
258
259 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
260
261         * configure.m4: fix typo in \print_spool_command name.
262
263 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
264
265         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
266         CTAN references.
267
268         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
269         used for checking for a program and add the corresponding entry in
270         lyxrc.defaults. Used this for various checks (not finished yet).
271
272         * doc/LaTeXConfig.lyx.in: general update: moved things around,
273         corrected some entries, collapsed some others, added graphicx.
274
275 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
276
277         * chkconfig.ltx: check also for graphicx.sty
278
279 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
280
281         * ui/default.ui: fix shortcut clash in the insert menu.
282
283 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
284
285         * symbols: Add glyph for \colon for the symbol font.
286
287 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
288
289         * images/citation-insert.xpm:
290         * images/label-insert.xpm:
291         * images/index-insert.xpm: new icons from Elena Samsonova
292
293         * images/math-panel.xpm: new icon from Herbert Voss
294
295 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
296
297         * examples/de_splash.lyx: update from Hartmut Haase.
298
299 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
300
301         * examples/Math_macros.lyx:
302         * examples/fr_Macros_Math.lyx: removed, since this information
303         is in the UserGuide.
304
305         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
306
307 2001-11-27  Garst R. Reese  <reese@isn.net>
308
309         * tex/hollywood.cls:
310         * layouts/hollywood.layout:
311         * examples/script_form.lyx: updated hollywood class and support
312         files.
313
314 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
315
316         * CREDITS: add Ben Stanley
317
318 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
319
320         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
321         comments.
322
323 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
324
325         * templates/kluwer.lyx:
326         * layouts/kluwer.layout: new textclass for journals edited by
327         Kluwer.
328
329         * doc/LaTeXConfig.lyx.in: update
330
331 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
332
333         * examples/chess-article.lyx: Fixed comments. Removed hacks
334         caused by my lack of understanding of TeX macros and LyX layouts.
335         This version is immensely cleaner.
336
337         * examples/chessgame.lyx: Minimized ERT while still showing off
338         the external chess material insets.
339
340         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
341         comment handling into skak framework. Fixed some bugs in skak.sty!
342
343         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
344         version. Added Subvariation, Subsubvariation, etc.
345
346 2001-11-13  André Pönitz  <poenitz@gmx.net>
347
348         * ui/default.ui: create a new Submenu Insert->Math, since placing
349         everything in the main insert menu seems not possible in the long
350         run...
351
352 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
353
354         * ui/default.ui: move math panel from Edit to Insert.
355
356 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
357
358         * layouts/chess.layout:
359         * examples/chess-article.lyx: a new class and example for writing
360         articles about chess.
361
362 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
363
364         * external_templates: Use UpdateResult
365
366         * scripts/*.py: Fix for python 1.5
367
368 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
369
370         * examples/iecc05.fen:
371         * examples/iecc07.fen:
372         * examples/iecc12.fen:
373         * lib/examples/chessgame.lyx: an example for the new chess support.
374
375 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
376
377         * external_templates: Minor tweak. Changed $$FPath/$$Basename
378         to $$FPath$$Basename.
379
380 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
381
382         * external_templates: Fix up the help message for ChessDiagram
383         again (referring to the new lyxskak.sty). Reworked the LaTeX
384         output to use skak.sty \loadgame{file} feature.
385
386 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
387
388         * Makefile.am: remove BUGS.lyx mention
389
390 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
391
392         * ui/default.ui: remove Known Bugs entry
393
394 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
395
396         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
397
398         * scripts/fen2ascii.py: New file added. Makes a nice ascii
399         representation of the chess position.
400
401 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
402
403         * external_templates: Changed comment to inform user to use skak
404         package instead of the very old chess.sty for external chess
405         material. Added the -mode EditPosition flag to the "xboard"
406         invocation. Fixed the invocation of fen2ascii (which did *not*
407         exist, even though it was referenced).
408
409 2001-10-24  José Matos  <jamatos@fep.up.pt>
410
411         * layouts/db_lyxmacros.inc:
412         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
413
414 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
415
416         * examples/it_splash.lyx: update from Claudio Coco
417
418 2001-10-24  José Matos  <jamatos@fep.up.pt>
419
420         * layouts/db_stdtitle.inc: added align and alignpossible to date.
421         Now the default is left and center is still possible.
422
423 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
424
425         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
426         Now the last language in the document option is the document language.
427         Code clean, remove unused variables.
428
429         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
430
431 2001-10-17  José Matos  <jamatos@fep.up.pt>
432
433         * reLyX/MakePreamble.pm: add support for \makeindex, added support
434         for optional arguments to babel, remove fontenc package. Don't
435         print the latex preamble if there isn't none to print.
436
437 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
438
439         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
440         Hopefully more precise and much faster.
441
442 2001-10-15  José Matos  <jamatos@fep.up.pt>
443
444         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
445         RevisionMark and Revision styles.
446
447 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
448
449         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
450         symbolic links
451
452 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
453
454         * CREDITS: add two unsung heroes
455
456 2001-10-10  Herbert Voss  <voss@perce.de>
457
458         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
459
460 2001-10-09  Herbert Voss  <voss@perce.de>
461
462         * default.ui: help-Texinfo
463         gives an info about the installed texfiles (cls,sty,bst)
464
465 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
466
467         * kbd/iso8859-4.cdef:
468         * kbd/iso8859-9.cdef: new files
469
470 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
471
472         * kbd/iso8859-3.cdef: new file
473
474         * kbd/iso8859-1.cdef:
475         * kbd/iso8859-15.cdef: update
476
477 2001-10-03  José Matos  <jamatos@fep.up.pt>
478
479         * layouts/linuxdoc.layout:
480         * layouts/manpage.layout:
481         * layouts/db_lyxmacros.inc:
482         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
483         Latex tag.
484
485 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
486
487         * languages: change default encoding for estonian to latin1
488
489 2001-10-01  Garst R. Reese  <reese@isn.net>
490
491         * tex/hollywood.cls:
492         * layouts/hollywood.layout:
493         * examples/script_form.lyx:
494         * templates/hollywood.lyx: updated hollywood class and support
495         files.
496
497 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
498
499         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
500
501 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
502
503         * CREDITS: add Jürgen Spitzmüller
504
505 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
506
507         * ui/default.ui: remove layout-save-default from "Layout"
508         for it's in Layout -> Document now.
509
510 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
511
512         * layouts/g-brief-en.layout:
513         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
514
515 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
516
517         * CREDITS: update M. Schmitt entry
518
519         * ui/default.ui: remove trailing '...' for Insert>Note
520
521 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
522
523         * layouts/heb-article.layout: fix labelfont of Proof layout
524
525 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
526
527         * examples/script_form.lyx: added
528         * examples/scriptone.lyx: deleted
529         * layouts/hollywood.layout:
530         * tex/hollywood.cls: update of the hollywood class
531
532 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
533
534         * layouts/dinbrief.layout:
535         * layouts/egs.layout:
536         * layouts/iletter.layout:
537         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
538         tag
539
540 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
541
542         * examples/da_splash.lyx: new translation from Claus Hindsgaul
543
544         * ui/default.ui: comment out reference manual from the help menu
545         (the reference manual is now obsolete).
546
547         * layouts/cv.layout: add ObsoletedBy version of SubSection
548
549 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
550
551         * kbd/koi8-r.kmap: update from Vitaly Lipatov
552
553         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
554         restrict font size to `11pt'
555
556         * layouts/cv.layout: rename SubSection layout to Subsection
557
558 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
559
560         * reLyX/reLyX.in: fix initialization before BEGIN block.
561
562 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
563
564         * Makefile.am (pkgdata_DATA): Add symbols file.
565
566 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
567
568         * configure:
569         * configure.m4: add converters for XPM to allow inline display
570
571         * Makefile.am: add rule for configure
572
573 2001-08-31  José Matos  <jamatos@fep.up.pt>
574         * reLyX/reLyX.in: added debug statement.
575         Moved the insertion in @maybe_dir to push.
576
577         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
578         by recent versions of Perl. Allow compatability with perl 5.002.
579
580         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
581
582 2001-08-28  José Matos  <jamatos@fep.up.pt>
583         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
584
585 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
586
587         * ui/default.ui: sanitise math/tabular entries
588
589 2001-07-25  André Pönitz <poenitz@gmx.net>
590
591         * bind/math.bind:
592           bind/sciword.bind: use new syntax for 'math-insert'
593
594 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
595
596         * ui/default.ui: change 'toggle appendix' entry
597
598 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
599
600         * configure.m4: Fix behaviur when latex is not found.
601         Fix SEARCH_PROG.
602
603 2001-07-29  Baruch Even  <baruch@lyx.org>
604
605         * configure.m4: Added conversion from EPS to PDF using epstopdf.
606
607 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
608
609         * bind/cua.bind:
610         * ui/default.ui: entries for thesaurus
611
612 2001-07-25  André Pönitz <poenitz@gmx.net>
613
614         * bind/math.bind:  new LFUN 'math-space'
615
616 2001-07-23  Baruch Even <baruch@lyx.org>
617
618         * configure.m4: Added conversion of images support, used when
619         exporting images in formats (PDF)Latex cannot handle directly.
620
621 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
622
623         * Makefile.am (dist-hook): only try to get lyxdoc if not already
624         present.
625
626 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
627
628         * bind/*.bind: add binding for ligature-break-insert
629
630 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
631
632         * ui/default.ui:
633         * bind/cua.bind:
634         * bind/emacs.bind:
635         * bind/xemacs.bind: fix binding for raw double quote
636
637 2001-07-22  José Matos  <jamatos@fep.up.pt>
638
639         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
640         to convert from latex to lyx preamble. That means support for language,
641         geometry, several \usepackages. Almost all the options that are present
642         in Layout->Document.
643
644 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
645
646         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
647
648 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
649
650         * ui/default.ui: change a shortcut
651
652 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
653
654         * chkconfig.ltx: test for the presence of natbib.
655
656         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
657         present.
658
659 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
660
661         * bind/xemacs.bind:
662         * bind/sciword.bind:
663         * bind/emacs.bind:
664         * bind/cua.bind:
665         * ui/default.ui: use inset-toggle instead of open-stuff
666
667 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
668
669         * layouts/literate-scrap.inc: Added PassThru tag
670
671 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
672
673         * bind/*.bind: do the same correctly for all files :)
674
675 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
676
677         * ui/default.ui: remove credits/version/copyright add about lyx
678
679 2001-07-12  Juergen Vigna  <jug@sad.it>
680
681         * bind/cua.bind: moved C-l from mode-tex to ert-insert
682
683 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
684
685         * images/ert-insert.xpm: renamed from tex-mode.xpm
686
687 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
688
689         * ui/default.ui: add icon for ert-insert + entry in menu
690
691 2001-07-09  Juergen Vigna  <jug@sad.it>
692
693         * images/banner.xpm: new development banner after a LyX-Meeting!
694
695 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
696
697         * ui/default.ui: comment out tex-mode
698
699         * layouts/stdlayouts.inc: comment out style LaTeX
700
701         * bind/menus.bind: comment out tex-mode
702
703 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
704
705         * layouts/IEEEtran.layout: Add qed box at the end of proof.
706
707         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
708           author paragraph.
709
710 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
711
712         * examples/hu_splash.lyx: new file from László Zrubecz.
713
714 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
715
716         * layouts/extletter.layout:
717         * layouts/extreport.layout:
718         * layouts/extbook.layout:
719         * layouts/extarticle.layout: new files from Herbert Voss.
720
721         * bind/hu_menus.bind: removed.
722
723         * bind/pt_menus.bind:
724         * bind/fi_menus.bind:
725         * bind/de_menus.bind:
726         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
727         not GUI names.
728
729 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
730
731         * CREDITS: add Michael Schmitt
732
733 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
734
735         * examples/nl_MathLabeling.lyx:
736         * examples/nl_multicol.lyx: new translations from Tino meinen.
737
738 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
739
740         * CREDITS: update a bit
741
742         * ui/default.ui: make math align entries non-optional, move
743         math-mutate stuff to Edit>Math.
744
745 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
746
747         * ui/default.ui: add align options to edit_math menu.
748
749 2001-06-23  The LyX Project  <jug@sad.it>
750
751         * templates/dinbrief.lyx: remove obsolete \cursor tag
752
753 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
754
755         * tex/cv.cls:
756         * layouts/cv.layout:
757         * examples/cv.lyx: add class cv (version 1.5)
758
759 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
760
761         * bind/fr_menus.bind: removed
762
763 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
764
765         * ui/default.ui: add a (commented out) entry for read-only
766
767 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
768
769         * examples/aa_head.lyx:
770         * examples/aa_paper.lyx: removed
771
772         * doc/LaTeXConfig.lyx.in:
773         * examples/aa_sample.lyx:
774         * layouts/aa.layout:
775         * layouts/aapaper.inc:
776         * layouts/aapaper.layout:
777         * templates/aa.lyx: aa.layout is for the new version of the
778         A&A document class, while aapaper.layout is for the older (and
779         slightly incompatible) version.
780
781 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
782
783         * doc/LaTeXConfig.lyx.in:
784         * layouts/encts.layout: new textclass, from Reuben Thomas
785
786         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
787
788 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
789
790         * bind/xemacs.bind: allow asciitilde to be used with or without
791         shift key
792
793 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
794
795         * bind/latinkeys.bind: add some bindings for KP_ keys.
796
797 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
798
799         * bind/latinkeys.bind: set quotedbl to quote-insert, set
800         nobreakspace to protected-space-insert
801
802         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
803         chars-transpose.
804
805 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
806
807         * kbd/european.kmap:
808         * kbd/francais.kmap:
809         * kbd/iso8859-15.cdef:
810         * encodings: add iso8859-15 support.
811
812         * kbd/iso8859-1.cdef: cleanup
813
814 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
815
816         * templates/aa.lyx: rename from aapaper.lyx
817
818         * layouts/aa.layout: rename from aapaper.layout
819
820         * examples/aa_head.lyx:
821         * examples/aa_head.lyx: update
822
823 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
824
825         * languages: change GUI name of portugues and brazil
826
827 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
828
829         * bind/math.bind: add bindign for escape
830
831 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
832
833         * configure.m4: detect cygwin, windvi and yap
834
835         * reLyX/acinclude.m4 :
836         * reLyX/configure.in : OS/2 fixes
837
838 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
839
840         * bind/latinkeys.bind: fixup more bindings.
841
842 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
843
844         * bind/latinkeys.bind: fix typo
845
846 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
847
848         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
849         latin3, latin4, latin8, latin9
850
851         * bind/emacs.bind: include latinkeys.bind
852
853         * bind/cua.bind: include latinkeys.bind
854
855 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
856
857         * ui/default.ui: add FloatInsert and FloatListInsert
858
859 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
860
861         * examples/eu_splash.lyx: update from Dooteo
862
863 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
864
865         * layouts/revtex4.layout: make sure the PACS, keywords and
866         preprint come before \maketitle.
867
868 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
869
870         * ui/default.ui: comment out some nonexistant operations
871
872 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
873
874         * CREDITS: add Michael for the Gnome port
875
876 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
877
878         * ui/default.ui: add minipage item
879
880 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
881
882         * fr_AlignementDecimal.lyx:
883         * fr_Macros_Math.lyx:
884         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
885
886 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
887
888         * layouts/linuxdoc.layout: add support for CDATA section in code.
889
890 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
891
892         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
893
894 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
895
896         * CREDITS: add Edwin Leuven
897
898 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
899
900         * ui/default.ui:
901         * bind/<various>: update for file dialog change
902
903 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
904
905         * encodings:
906         * languages: add preliminary Thai support
907
908         * kbd/tis620-0.cdef: dummy cdef file
909
910 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
911
912         * encodings: add support for iso8859-5 and cp1251.
913
914         * languages: add serbian and serbocroatian.
915
916         * kbd/serbian.kmap:
917         * kbd/serbocroatian.kmap: new files.
918
919 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
920
921         * reLyX/configure.in: become --with-version-suffix
922
923 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
924
925         * examples/fr_*: renamed french example files in french.
926
927 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
928
929         * templates/g-brief-de.lyx: fix typo.
930
931 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
932
933         * reLyX/Makefile.am: fix uninstall
934
935         * reLyX/configure.in: --with-lyx-version
936
937 2001-02-26  José Matos  <jamatos@fep.up.pt>
938
939         * templates/docbook_template.lyx: removed.
940         * templates/docbook_article.lyx: updated file, to replace the previous.
941
942         * templates/linuxdoctemplate.lyx: removed.
943         * templates/linuxdoc_article.lyx: updated file, to replace the
944         previous.
945
946 2001-02-11  José Matos  <jamatos@fep.up.pt>
947
948         * layouts/docbook.layout: chapter and part insertion are forbiden in
949         article.
950
951 2001-02-26  Juergen Vigna  <jug@sad.it>
952
953         * ui/default.ui: added Custom-Export to export menu.
954
955 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
956
957         * bind/emacs.bind:
958         * bind/xemacs.bind: add bookmark commands.
959
960 2001-02-07  Allan Rae  <rae@lyx.org>
961
962         * bind/emacs.bind:
963         * bind/xemacs.bind: Someone forgot to do the other bind files when they
964         changed the reference-back into a bookmark-goto. naughty naughty.
965
966 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
967
968         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
969         Silpa-Anan.
970
971 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
972
973         * ui/default.ui: Add Edit->Math menu.
974
975 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
976
977         * Makefile.am: fix permissions on configure and configure.cmd
978         (from Albert Chin)
979
980         * CREDITS: add Albert Chin
981
982 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
983
984         * bind/cua.bind: change the bookmark bindings to C-[123] and
985         C-M-[123].
986
987 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
988
989         * examples/fr_MathLabeling.lyx:
990         * examples/fr_Minipage.lyx:
991         * examples/fr_TableExamples.lyx: new translations from Adrien
992         Rebollo.
993
994 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
995
996         * ui/default.ui: Fix typos.
997
998 2001-01-28  José Matos  <jamatos@fep.up.pt>
999
1000         * layouts/db_lyxmacros.inc
1001         * layouts/db_stdclass.inc
1002         * layouts/db_stdlayouts.inc
1003         * layouts/db_stdlists.inc
1004         * layouts/db_stdsections.inc
1005         * layouts/db_stdstarsections.inc
1006         * layouts/db_stdstruct.inc
1007         * layouts/db_stdtitle.inc: new files with modular support
1008         for docbook.
1009
1010         * layouts/docbook-chapter.layout
1011         * layouts/docbook-section.layout: new files, useful for
1012         document inclusion.
1013
1014         * layouts/docbook.layout
1015         * layouts/docbook-book.layout: updated to use the modular support.
1016
1017 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
1018
1019         * bind/cua.bind: Add bindings for bookmarks.
1020
1021         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
1022
1023 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1024
1025         * ui/default.ui: Add Edit->Bookmarks menu.
1026
1027 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1028
1029         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
1030         shorten Insert>Floats>" entries.
1031
1032 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
1033
1034         * kbd/koi8-u.kmap: new file.
1035
1036         * encodings: add koi-8u encoding.
1037
1038         * languages: update ukrainian entry
1039
1040 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1041
1042         * CREDITS: update Tino Meinen address.
1043
1044 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1045
1046         * examples/fr_ItemizeBullets.lyx: new translation.
1047
1048         * examples/fr_splash.lyx:
1049         * examples/fr_exemple_lyxifie.lyx:
1050         * examples/fr_exemple_brut.lyx: updated.
1051
1052         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
1053
1054 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1055
1056         * configure.m4: Add a check for dvipdfm.
1057
1058 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1059
1060         * Makefile.am: make configure and configure.cmd installed
1061           by hand, to avoid name changes when --with-lyx-suffix
1062           is used.
1063
1064         * configure:
1065         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
1066           reLyX and noweb2lyx scripts
1067
1068         * reLyX/configure.in: support --with-lyx-suffix
1069
1070 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1071
1072         * ui/default.ui: Add Navigate->Refs
1073
1074 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1075
1076         * images/banner.xpm: revert to the cucumberless banner.
1077
1078 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1079
1080         * languages: Add extra_options field. It is used to fix the ~n
1081         problem with Spanish.