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