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