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