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