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