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