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