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