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