]> git.lyx.org Git - features.git/blob - lib/ChangeLog
fix subcaption text
[features.git] / lib / ChangeLog
1 2003-04-01  John Levon  <levon@movementarian.org>
2
3         * lyx2lyx/lyxconvert_218.py: fix reading of subcaption texts
4
5 2003-03-29  John Levon  <levon@movementarian.org>
6
7         * images/psnfss1.xpm:
8         * images/psnfss2.xpm:
9         * images/psnfss3.xpm:
10         * images/psnfss4.xpm:
11         * images/standard.xpm:
12         * images/amssymb.xpm: make transparent
13
14 2003-03-28  John Levon  <levon@movementarian.org>
15
16         * ui/default.ui: fix dupe accelerator for change tracking
17
18 2003-03-28  John Levon  <levon@movementarian.org>
19
20         * bind/sciword.bind:
21         * bind/math.bind: remove math-greek*
22
23 2003-03-27  John Levon  <levon@movementarian.org>
24
25         * bind/cua.bind: add MS Word's "track changes" shortcut
26
27 2003-03-24  John Levon  <levon@movementarian.org>
28
29         * symbols: add bmod function
30
31 2003-03-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
32
33         * templates/revtex4.lyx:
34         * templates/latex8.lyx: fix bad info insets
35
36 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
37
38         * lyx2lyx/lyxconvert_218.py (remove_pextra): Fix conversion of
39         minipages that contains tabulars.
40
41         * lyx2lyx/lyx2lyx (main): Handle development version files
42
43 2003-03-12  Angus Leeming  <leeming@lyx.org>
44
45         * images/font-free.xpm: renamed as font-free-apply.xpm.
46
47         * ui/default.ui: s/font-free/font-free-apply/
48
49 2003-03-12  Dekel Tsur  <dekelts@tau.ac.il>
50
51         * lyx2lyx/lyx2lyx (main): Print error messages to stderr.
52
53         * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly 
54         notes with several lines and backslashes.
55
56 2003-03-12  John Levon  <levon@movementarian.org>
57
58         * lyx2lyx/lyxconvert_221.py: add \\end_header
59
60 2003-03-11  Dekel Tsur  <dekelts@tau.ac.il>
61
62         * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert Info insets
63         to Note insets.
64
65 2003-03-11  Matej Cepl  <matej@ceplovi.cz>
66
67         * layouts/scrlttr2.layout: add Comment layout
68
69 2003-03-10  Michael Schmitt  <Michael.Schmitt@teststep.org>
70
71         * configure.m4: fix the tgif converters
72
73 2003-03-10  Angus Leeming  <leeming@lyx.org>
74
75         * scripts/lyxpreview2bitmap.sh: use variables for the names of
76         'latex', 'dvips', 'gs' and 'pnmcrop' and move their definition to
77         the top of the script.
78
79         * scripts/lyxpreview2bitmap.sh: enable BAIL_OUT to print a message.
80
81 2003-03-10  Angus Leeming  <leeming@lyx.org>
82
83         * images/graphics-insert.xpm: rename as
84         dialog-show-new-inset_graphics.xpm.
85
86 2003-03-05  Angus Leeming  <leeming@lyx.org>
87
88         * ui/default.ui: use 'dialog-show-new-inset "graphics"' instead
89         of graphics-insert'.
90
91 2003-03-06  Serge Winitzki  <serge@cosmos.phy.tufts.edu>
92
93         * bind/sciword.bind: update for 1.3.x 
94
95 2003-03-06  Dekel Tsur  <dekelts@tau.ac.il>
96
97         * ui/default.ui: Add item for split env.
98
99 2003-03-05  Angus Leeming  <leeming@lyx.org>
100
101         * ui/default.ui: use 'dialog-show-new-inset "external"' instead
102         of 'external-insert'.
103         use "dialog-show-new-inset include" instead of "buffer-child-insert".
104
105 2003-03-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
106
107         * doc/LaTeXConfig.lyx.in: really get rid of iletter description
108
109 2003-03-03  PAP  <papasot@pythagoras.physics.upatras.gr>
110
111         * layouts/kluwer.layout: update for 1.3.x compatibility
112
113         * layouts/ijmpd.layout: re-add, since it only made it to 1.2.x.
114
115         * doc/LaTeXConfig.lyx.in: add ijmpd
116
117 2003-02-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
118
119         * layouts/llncs.layout: do not forget to define floats too
120
121 2003-02-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
122
123         * examples/fr_Foils.lyx: new translation of example
124
125 2003-02-21  Angus Leeming  <leeming@lyx.org>
126
127         * ui/default.ui: use the new 'dialog-show-new-inset "name"' instead
128         of 'citation-insert', 'reference-insert' and 'bibtex-insert'.
129
130 2003-02-25  Angus Leeming  <leeming@lyx.org>
131
132         * reLyX/BasicLyX.pm (regularizeLatexLength, getAsLyXLength):
133         make a valid LaTeX length understandable to LyX.
134
135 2003-02-21 André Pönitz <poenitz@gmx.net>
136
137         * examples/de_beispiel_roh.lyx: Small fixes to make it look like a
138           German document
139
140 2003-02-21  Angus Leeming  <leeming@lyx.org>
141
142         * CREDITS: Add Alfredo Braunstein.
143
144 2003-02-21  Angus Leeming  <leeming@lyx.org>
145
146         * ui/default.ui: change bibkey-insert to bibtem-insert.
147
148 2003-02-18  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
149
150         * layouts/scrclass.inc:
151         * layouts/scrarticle.layout: KOMA update
152
153 2003-02-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
154
155         * templates/koma-letter2.lyx: 
156         * layouts/scrlttr2.layout: new KOMA letter class
157         * doc/LaTeXConfig.lyx.in: document this.
158
159 2003-02-17  André Pönitz <poenitz@gmx.net>
160
161         * layouts/*: Item_Environment -> Bib_Environment for Bibliography
162
163 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
164
165         * chkconfig.ltx: information is in LaTeXConfig.lyx, not
166         LyXConfig.lyx
167
168         * configure.m4: fix detection of fax programs
169
170 2003-02-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
171
172         * scripts/TeXFiles.sh: Add search for *.bib-files (>bibFiles.lst)
173         changed version to 0.3.
174
175 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
176
177         * templates/elsart.lyx: 
178         * layouts/elsart.layout: new class, adapted from work of Herbert
179         Voss and Rod Pinna
180
181 2003-02-12  Tomasz Luczak  <tlu@technodat.com.pl>
182
183         * layouts/mwart.cls:
184         * layouts/mwbk.cls:
185         * layouts/mwrep.cls: new classes. Adaptation of the base classes
186         to polish typographical conventions.
187
188 2003-02-11  Angus Leeming  <leeming@lyx.org>
189
190         * reLyX/MakePreamble.pm: Output an accurate decription of what created
191         the file.
192
193         * reLyX/syntax.default: fix typo spotted by JMarc.
194
195 2003-02-11  Angus Leeming  <leeming@lyx.org>
196
197         * reLyX/BasicLyX.pm: Do as LyX does: wrap the minipage width and
198         height output in inverted commas and strip the space from "4.5 cm".
199         Factorise the code by defining sub getAsLyXLength.
200
201 2003-02-11  Angus Leeming  <leeming@lyx.org>
202
203         * reLyX/BasicLyX.pm: add support for minipages. The inner-pos optional
204         argument is currently parsed but ignored because I'm not sure how
205         LyX wants it.
206         Known bug: if the paragraph ends '\end{minipage}%', then the '%'
207         causes the next paragraph to be concatenated with this one. This is
208         a generic reLyX bug that I'll try and track down.
209
210 2003-02-10  Angus Leeming  <leeming@lyx.org>
211
212         * reLyX/syntax.default: fix natbib commands that LyX will only allow
213         a single optional arg for.
214
215 2003-02-08  John Levon  <levon@movementarian.org>
216
217         * chkconfig.ltx: look for dvipost package
218
219         * configure.m4: look for and prefer pplatex
220
221         * ui/default.ui: Add change tracking menu items
222
223 2003-02-07  Tomasz Luczak  <tlu@technodat.com.pl>
224
225         * kbd/polski.kmap: new keymap, which assumes that you have a
226         non-Polish keyboard. 
227
228 2003-02-07  Angus Leeming  <leeming@lyx.org>
229
230         * BasicLyX.pm: enable reLyX to recognise natbib citations.
231
232         * MakePreamble.pm: if '\usepackage{natbib}' is found, activate
233         LyX's natbib support.
234
235         * reLyX/syntax.default: add natbib citation commands.
236
237 2003-02-07  Angus Leeming  <leeming@lyx.org>
238
239         * lyx2lyx/lyx2lyx: enable the debug level to be set.
240
241         * reLyX/BasicLyX.pm, reLyX/CleanTeX.pm, reLyX/Verbatim.pm: pass
242         $...$ and $$...$$ through reLyX unchanged.
243
244         * reLyX/RelyxTable.pm: provide support for 'm' column descriptors.
245
246         * reLyX/Text/TeX.pm: fix the $macro regex so that it recognises
247         that \) is a valid token but that \)* is a token and a '*'.
248
249         * reLyX/syntax.default: no need to translate symbols that mathed
250         can handle natively.
251
252 2003-02-04  Joao Luis Meloni Assirati  <assirati@fma.if.usp.br>
253
254         * images/math/rbracket.xpm: new file.
255
256 2003-02-04  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
257
258         * Makefile.am (IMAGES): install banner.ppm
259
260 2003-02-04  José Matos  <jamatos@fep.up.pt>
261
262         * layouts/db_stdclass.inc:
263         * layouts/linuxdoc.layout:
264         * layouts/manpage.layout: add minimal support for counters.
265
266 2003-02-02  Angus Leeming  <leeming@lyx.org>
267
268         * reLyX/RelyxTable.pm: add paranoia check that array bounds are valid.
269
270 2003-01-28  Edwin Leuven <e.leuven@uva.nl>
271
272         * layouts/amsbook.layout:
273         * layouts/amsart.layout: get address working
274         
275 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
276
277         * layouts/cv.layout:
278         * layouts/egs.layout: do not use Include but Input
279
280         * layouts/llncs.layout: do not CopyStyle Journal, which does not
281         exist. 
282
283 2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
284
285         * reLyX/reLyXmain.pl: fixes the problem where a directory has
286         the same name as a TeX file.
287
288 2003-01-17  Michael Schmitt  <Michael.Schmitt@teststep.org>
289
290         * lib/examples/*.lyx:
291         * lib/templates/*.lyx: convert to format 221.
292
293 2003-01-17  Dekel Tsur  <dekelts@tau.ac.il>
294
295         * lyx2lyx/lyxconvert_218.py (change_listof): Handle reLyX files.
296
297 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
298
299         * ui/default.ui: re-add ellipsis on some menu entries
300
301 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
302
303         * symbols: Fix \Box, \Diamond, \cong, and \surd.
304
305 2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
306
307         * reLyX/MakePreamble.pm (translate_preamble):
308         Fix bug 815, do not output \makeindex.
309
310 2003-01-15  Michael Schmitt  <Michael.Schmitt@teststep.org>
311
312         * lyx2lyx/lyxconvert_218.py(remove_figinset):
313         Fix bug 816, make function more robust.
314
315 2003-01-13  Angus Leeming  <leeming@lyx.org>
316
317         * scripts/convertDefault.sh: make it return the exit status of the
318         convert program.
319
320 2003-01-13  Martin Vermeer  <martin.vermeer@hut.fi>
321
322         * doc/LaTeXConfig.lyx.in: document AGU and EGS classes
323
324 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
325
326         * configure.m4: Replace fig/tgif/agr->xpm converters by
327         fig/tgif/agr->ppm/jpeg converters
328
329 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
330
331         * Makefile.am (EXTRA_DIST): fix for distcheck
332
333 2003-01-06  Angus Leeming  <leeming@lyx.org>
334
335         * configure.m4: added a few graphics formats (gif, jpg etc).
336
337         * images/banner.xpm: removed.
338         * images/banner.ppm: Re-create the LyX banner in ppm format.
339
340 2003-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
341
342         * layouts/jgrga.layout:
343         * layouts/aguplus.inc: new class for the AGU Journal of
344         Geophysical Research
345
346 2003-01-08  José Abílio Oliveira Matos  <jamatos@lyx.org>
347
348         * lyx2lyx/parser_tools.py (get_value): make it robust to the
349         no argument case.
350
351 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
352
353         * bind/xemacs.bind:
354         * bind/emacs.bind: move keypad bindings later so that the binding
355         for "copy" shown in menus is not C-KP_Insert
356
357 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
358
359         * lyx2lyx/lyx2lyx.py: trims whitespace from header if not in preamble.
360
361 2003-01-07  José Abílio Oliveira Matos  <jamatos@lyx.org>
362
363         * lyx2lyx/lyxconvert_217.py: accept tag attributes without quotes.
364
365 2003-01-07  José Matos  <jamatos@fep.up.pt>
366
367         * lyx2lyx/lyxconvert_217.py: change bool_table to a function,
368         becoming more liberal regarding the accepted values.
369
370 2003-01-06  Angus Leeming  <leeming@lyx.org>
371
372         * scripts/lyxpreview2bitmap.sh: don't use 'which' to find an
373         executable. Use 'type'.
374
375 2003-01-05  John Levon  <levon@movementarian.org>
376
377         * lyx2lyx/lyxconvert_215.py: handle \lyxrcsid, \lyxvcid, \cursor
378
379 2003-01-04  Dekel Tsur  <dekelts@tau.ac.il>
380
381         * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns.
382
383 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
384
385         * layouts/cl2emult.layout:
386         * layouts/broadway.layout:
387         * layouts/hollywood.layout: remove spurious spaces
388
389 2002-12-20  Dekel Tsur  <dekelts@tau.ac.il>
390
391         * mathed.lyx: Removed big delimiters table as they are not symbols.
392         Removed the instructions on adding the xfonts dir to the fontpath.
393
394         * symbols: Fix \psi, \leftarrow, \rightsquigarrow, and \varsubsetneq
395
396 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
397
398         * Makefile.am (install-xfonts): do not use "ln -sf" since some
399         solaris versions do not like it. "ln -f -s" is better.
400
401 2002-12-17  John Levon  <levon@movementarian.org>
402
403         * configure.m4: back out LaTeX viewer again
404
405 2002-12-09  André Pönitz <poenitz@gmx.net>
406
407         * symbols: support for \implies and \dots
408
409 2002-12-04  Jean-Marc Lasgouttes  <jean-marc.lasgouttes@inria.fr>
410
411         * configure.m4: remove epsi format
412
413 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
414
415         * bind/sciword.bind: big update: use menus.bind and maths.bind and
416         make sure we do not use accent-vector
417
418 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
419
420         * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi).
421
422 2002-11-21  Angus Leeming  <leeming@lyx.org>
423
424         * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..."
425
426 2002-11-20  John Levon  <levon@movementarian.org>
427
428         * images/math/: implement missing math icons
429
430 2002-11-20  John Levon  <levon@movementarian.org>
431
432         * images/math/: renames for stupid OSes
433
434 2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
435
436         * lib/ru_splash.lyx: update from Vitaly Lipatov
437
438 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
439
440         * configure.m4 (removing font links): use -f not -r
441
442 2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
443
444         * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
445
446 2002-10-31  John Levon  <levon@movementarian.org>
447
448         * external_templates: small tweak for clarity
449
450 2002-10-30  John Levon  <levon@movementarian.org>
451
452         * ui/default.ui: re-add table-like commands to math, and
453           some minor fixes
454
455 2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
456
457         * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
458
459 2002-10-28  John Levon  <levon@movementarian.org>
460
461         * CREDITS: fix Rob's entry
462
463 2002-10-28  André Pönitz <poenitz@gmx.net>
464
465         * CREDITS: add Geoffroy Piroux
466
467         * reLyX/reLyX.man:
468           reLyX/reLyX.pod:
469           reLyX/syntax.default: to not change too much math stuff anymore
470
471 2002-10-24  John Levon  <levon@movementarian.org>
472
473         * images/math/: use black for visibility (from Edwin)
474
475 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
476
477         * layouts/llncs.layout: Fix the Bibliography layout
478
479 2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
480
481         * layouts/many layout files: add stdfloats and stdcounters
482
483 2002-10-24  André Pönitz <poenitz@gmx.net>
484
485         * layout/scrclass.inc: use stdcounters.inc
486
487 2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
488
489         * kbd/koi8-u.kmap: Fix crash when using the map.
490
491 2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
492
493         * examples/he_example_raw.lyx:
494         * examples/he_he_example_lyxified.lyx:
495         * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
496
497 2002-10-22  André Pönitz <poenitz@gmx.net>
498
499         * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
500
501 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
502
503         * symbols: Handle \not using a macro.
504
505 2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
506
507         * layouts/foils.layout: add more layouts
508
509 2002-10-18  Angus Leeming  <leeming@lyx.org>
510
511         * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
512         if so desired.
513
514 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
515
516         * configure.m4: add mozilla as default previewer for html
517
518 2002-10-14  André Pönitz <poenitz@gmx.net>
519
520         * ui/default.ui: support for flalign
521
522 2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
523
524         * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
525
526         * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
527         Make the code more
528
529         * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
530         Add a check for kdeprintfax.
531
532 2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
533
534         * bind/emacs.bind: add bindings for M-< and M->
535
536 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
537
538         * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
539         in the Standard layout.
540
541 2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
542
543         * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
544         "\begin_inset Float " to avoid matching "\begin_inset FloatList".
545
546 2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
547
548         * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
549         (remove_oldert): Fix for ERT inside tabulars.
550         (change_listof): New function. Convert LatexCommand inset to
551         FloatList inset.
552         (fix_oldfloatinset): New function. Add "wide false" to float insets.
553
554 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
555
556         * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
557
558 2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
559
560         * layouts/lyxmacros.inc: Patch from Gady Kozma.
561
562 2002-09-15  John Levon  <levon@movementarian.org>
563
564         * images/math/: add icons for delimiters
565
566 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
567
568         * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
569         (remove_oldminipage): Simplified.
570
571 2002-09-10  José Matos  <jamatos@fep.up.pt>
572
573         * scripts/*.py: changed all header to
574         #! /usr/bin/env python
575         so that python's path is no longer hardcoded.
576
577 2002-09-08  John Levon  <levon@movementarian.org>
578
579         * images/math/: add dots XPMs
580
581 2002-09-07  John Levon  <levon@movementarian.org>
582
583         * ui/default.ui: add depth-decrement too as discussed
584
585 2002-09-06  Angus Leeming  <leeming@lyx.org>
586
587         * CREDITS: add Pablo De Napoli, formerly languishing in the
588         math panel headers.
589
590 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
591
592         * layouts/stdcounters.inc: new file
593
594         * layouts/stdclass.inc: include standard counters
595
596 2002-09-05  Angus Leeming  <leeming@lyx.org>
597
598         * scripts/lyxpreview2bitmap.sh: augment the preliminary blurb, as
599         suggested by André.
600
601 2002-09-04  Angus Leeming  <leeming@lyx.org>
602
603         * scripts/lyxpreview2bitmap.sh: rename lyxpreview2ppm.sh as this.
604         The new script takes an extra argument specifying the desired
605         output format, ppm or png.
606
607         * configure.m4: associated changes.
608
609 2002-09-04  Angus Leeming  <leeming@lyx.org>
610
611         * scripts/lyxpreview2ppm.sh: output gs filenames as %d, not %Nd where N
612         is some input value.
613
614 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
615
616         * layouts/stdclass.inc: include stdfloats.h
617
618         * layouts/stdfloats.inc: new file
619
620 2002-09-03  Angus Leeming  <leeming@lyx.org>
621
622         * scripts/lyxpreview2ppm.sh: test expects integer arguments.
623         ${RESOLUTION} may be a float. Truncate it.
624
625 2002-09-03  Dekel Tsur  <dekelts@tau.ac.il>
626
627         * lyx2lyx/lyxconvert_218.py (update_tabular): Prevent changing
628         of non-tabular lines.
629
630 2002-09-03  Angus Leeming  <leeming@lyx.org>
631
632         * scripts/lyxpreview2ppm.sh: fix crash reported by Norbert Koksch when
633         generating more than 999 preview snippets by passing and using the
634         number of digits needed by the filenames generated by gs.
635
636 2002-09-03  Angus Leeming  <leeming@lyx.org>
637
638         * scripts/lyxpreview2ppm.sh: re-written to make use of the "lyx"
639         option parsed by preview.sty v 0.73.
640
641 2002-08-31  Dekel Tsur  <dekelts@tau.ac.il>
642
643         * lyx2lyx/lyxconvert_218.py (update_tabular): Work with nested tabulars
644
645 2002-08-29  John Levon  <levon@movementarian.org>
646
647         * images/math/: add AMS nrel
648
649 2002-08-29  John Levon  <levon@movementarian.org>
650
651         * images/: add math sub/super script
652
653         * images/math/: add \brace, \vec etc.
654
655 2002-08-29  John Levon  <levon@movementarian.org>
656
657         * Makefile.am: install mathed icons
658
659 2002-08-29  John Levon  <levon@movementarian.org>
660
661         * images/math/: add all icons except AMS nrel
662
663 2002-08-29  John Levon  <levon@movementarian.org>
664
665         * images/math/: add most of the normal XPMs
666
667 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
668
669         * lyx2lyx/lyx2lyx: add new format number "221"
670
671 2002-08-25  John Levon  <levon@movementarian.org>
672
673         * images/find-replace.xpm: add
674
675 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
676
677         * configure.m4: fix epsi->eps converter
678
679         * ui/default.ui: add menu entry for optional-insert
680
681         * CREDITS: update Martin's entry
682
683 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
684
685         * layouts/stdlayouts.inc:
686         * layouts/stdsections.inc:
687         * layouts/stdstarsections.inc: aded OptionalArgs tags to the
688         relevant layouts
689
690 2002-08-21  André Pönitz <poenitz@gmx.net>
691
692         * ui/default.ui: adjust to "tabular unification"
693
694 2002-08-15  Juergen Spitzmueller <j.spitzmueller@gmx.de>
695
696         * bind/de_menus.bind: cleanup shortcuts for section layouts. Starred
697         versions are now obtained by prepending a * to the section number
698         (similar to the new behaviour in menus.bind); add binding for \part.
699
700 2002-08-15  John Levon  <levon@movementarian.org>
701
702         * scripts/convertDefault.sh: use /bin/sh not /bin/bash
703
704 2002-08-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
705
706         * doc/LaTeXConfig.lyx.in: add description of cl2emult class
707
708         * bind/math.bind: add bindings to insert \Lambda and \Psi (bug #564)
709
710 2002-08-15  André Pönitz <poenitz@gmx.net>
711
712         * layouts/cl2emult.layout: new file Springer's cl2emult textclass
713
714 2002-08-10  Dekel Tsur  <dekelts@tau.ac.il>
715
716         * lyx2lyx/parser_tools.py (get_paragraph): Fixed.
717
718         * lyx2lyx/lyxconvert_218.py (convert_ertinset): Remove font commands.
719
720 2002-08-08  Herbert Voss  <voss@perce.de>
721
722         * ui/default.ui: put gather into math menu
723
724 2002-08-07  John Levon  <levon@movementarian.org>
725
726         * images/layout_LaTeX.xpm: remove - obsolete
727
728 2002-08-05  John Levon  <levon@movementarian.org>
729
730         * images/dialog-tabular-insert.xpm: remove unneeded xpm
731
732 2002-08-05  John Levon  <levon@movementarian.org>
733
734         * ui/default.ui:
735         * bind/xemacs.bind: back to tabular-insert
736
737 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
738
739         * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
740
741         * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
742
743 2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
744
745         * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
746
747 2002-07-30  André Pönitz <poenitz@gmx.net>
748
749         * configure.m4:
750         * ui/default.ui: make math-extern a bit more visible in Edit->Math
751
752         * bind/math.bind: remove some strange bindings for Ø and Å
753
754 2002-07-30  Angus Leeming  <leeming@lyx.org>
755
756         * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
757         don't get confused.
758
759 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
760
761         * examples/fr_CV.lyx:               new file
762         * examples/fr_ExemplesTableaux.lyx:
763         * examples/fr_ListesPuces.lyx:
764         * examples/fr_mathed.lyx:           update
765
766 2002-07-18  Angus Leeming  <leeming@lyx.org>
767
768         * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
769         the shell does not escape "\\".
770
771 2002-07-22  Herbert Voss  <voss@lyx.org>
772
773         * scripts/convertDefault.sh: defines a converter which is used
774         when no userdefined was found
775
776 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
777
778         * ui/default.ui: cleanup after change of Menu syntax. the
779         foo_nobuffer menus are gone
780
781         * bind/sv_menus.bind:
782         * bind/sciword.bind: remove some cruft
783
784         * tex/iletter.cls:
785         * layout/iletter.layout:
786         * templates/iletter.lyx: removed all traces of the iletter bundle
787         and put it on the contrib/ area of our ftp site
788
789 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
790
791         * configure.m4: fix definition of the lyxpreview2ppm converter;
792         add ppm format. All should work out of the box now, even though
793         all may not be pretty
794
795 2002-07-18  Angus Leeming  <leeming@lyx.org>
796
797         * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
798         scary_eqns.lyx.
799
800 2002-07-17  André Pönitz <poenitz@gmx.net>
801
802         * configure.m4: fix typo in last change
803         * symbols: add \hbar
804
805 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
806
807         * bind/menus.bind: fix bindings using asterisk to ignore shift
808         modifier
809
810 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
811
812         * configure.m4: add formats fig and epsi
813
814 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
815
816         * bind/emacs.bind:
817         * bind/xemacs.bind:
818         * bind/sciword.bind:
819         * bind/cua.bind: include greekkeys and cyrkeys bindings
820
821         * bind/greekkeys.bind:
822         * bind/cyrkeys.bind: bindings to enter cyrillic and greek
823         characters directly from keyboard
824
825 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
826
827         * bind/menus.bind: cleanup shortcuts for section layouts. Starred
828         versions are now obtained by prepending a * to the section number
829         (M-p asterisk 0 .. M-p asterisk 6)
830
831         * images/banner.xpm.orig: remove
832
833 2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
834
835         * lib/configure.m4: fix the detection of cygwin when the shell is
836         not bash
837
838 2002-07-12  Angus Leeming  <leeming@lyx.org>
839
840         * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
841
842 2002-07-12  André Pönitz <poenitz@gmx.net>
843
844         * ui/default.ui: add menu for font changes
845         * symbols: add textt
846
847 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
848
849         * bind/emacs.bind:
850         * bind/xemacs.bind:
851         * bind/sciword.bind:
852         * bind/cua.bind: better support for selection from numeric keypad
853
854         * kbd/cp1251.cdef:
855         * kbd/ibm866.cdef:
856         * kbd/koi8-r.cdef:
857         * kbd/koi8-t.cdef:
858         * kbd/koi8-u.cdef: new encoding definitions
859
860 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
861
862         * bind/sciword.bind: disable M-x c to allow M-x
863
864 2002-07-09  Angus Leeming  <leeming@lyx.org>
865
866         * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
867         as it's not portable apparently.
868
869 2002-07-09  André Pönitz <poenitz@gmx.net>
870
871         * symbols: use it to define insets, too
872         * configure.m4:
873         * symbols: wasy symbols added
874
875 2002-07-08  Angus Leeming  <leeming@lyx.org>
876
877         * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
878         left and right if so desired.
879
880 2002-07-08  André Pönitz <poenitz@gmx.net>
881
882         * symbols: more stuff missing from the Porto changes
883
884 2002-07-05  Angus Leeming  <leeming@lyx.org>
885
886         * scripts/lyxpreview2ppm.sh: added.
887         * scripts/lyxpreview2xpm: removed.
888
889 2002-06-19 Herbert Voss  <voss@perce.de>
890
891         * configure.m4: add converters for epsi and (x)fig
892
893 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
894
895         * languages: add support for belarusian and kazakh
896
897         * encodings: add pt154
898
899 2002-06-27  André Pönitz <poenitz@gmx.net>
900
901         * configure.m4: add support for lyxpreview "format"
902
903         * scripts/lyxpreview2xpm: add file
904
905 2002-06-25  André Pönitz <poenitz@gmx.net>
906
907         * symbols: special characters
908
909 2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
910
911         * layouts/heb-article.layout: Fix due to \usepackage{babel}
912         position change in lyx 1.2.0.
913
914 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
915
916         * ui/default.ui: fix ellipses
917
918 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
919
920         * ui/default.ui: remove Index Entry of last word
921
922         * ui/old-default.ui: remove
923
924 2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
925
926         * examples/mathed.lyx: Remove obsolete part.
927
928 2002-06-17 Herbert Voss  <voss@perce.de>
929
930         * configure.m4: install only those converters which are different
931         to convert, because this is taken as the default. SO we can get
932         rid of all problems when user do not have installed the right
933         converters.
934
935 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
936
937         * examples/fr_ExemplesTableaux.lyx: update
938         * examples/fr_mathed.lyx: new file
939
940 2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
941
942         * configure.m4: change tgif file extension to .obj, as it should
943         have been
944
945 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
946
947         * examples/TableExamples.lyx: fix footnotes inside tables
948         (bug 442)
949
950 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
951
952         * external_templates: change the requirements of the xfig and
953         rasterimage templates to "graphicx" instead of "graphics".
954
955 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
956
957         * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
958         Schmitt
959
960         * reLyX/reLyX.in: honor variable LYX_DIR_13x
961
962 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
963
964         * configure.m4: fix handling of --with-version-suffix, so that
965         reLyX is still found. (bug #357)
966
967 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
968
969         * layouts/hollywood.layout: fix style "FADE_OUT:"
970
971 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
972
973         * images/buffer-new.xpm: icon from Vitaly Lipatov
974
975 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
976
977         * CREDITS: kill mention of KDE
978
979 2002-05-23  André Pönitz <poenitz@gmx.net>
980
981         * autocorrect: new file
982
983 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
984
985         * examples/da_splash.lyx: revised
986
987 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
988
989         * Makefile.am (DISTCLEANFILES): don't use -r
990         (distclean-local): new target
991
992 2002-04-25  Rob Lahaye  <lahaye@users.sourceforge.net>
993
994         * configure.m4: use gracebat instead of xmgrace in the Grace converters
995         to make the conversion independent of the availability of an Xserver
996
997 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
998
999         * doc/ExternalMaterial.lyx: remove, since it has been included in
1000         Customization.lyx
1001
1002 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1003
1004         * Makefile.am: do not set M4 explicitely
1005
1006 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
1007         * configure.m4: add 'convert XPM to EPS', add more Grace conversions
1008         and change tab to double space indentation in conversion section
1009
1010 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
1011
1012         * layouts/aastex.layout: add ProvidesNatbib
1013
1014         * templates/aastex.lyx: convert to format 220
1015
1016 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1017
1018         * examples/*.lyx: convert many files to format 220, _except_
1019         aa_sample and aas_sample, for which I do not have the textclass
1020
1021         * templates/*.lyx: convert a few files to format 220
1022
1023 2002-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
1024
1025         * layouts/revtex4.layout: fix tilde-output in URL and Email insets.
1026
1027 2002-04-11  Guenter Milde  <g.milde@physik.tu-dresden.de>
1028
1029         * doc/LaTeXConfig.lyx.in: add description for spie class.
1030
1031         * spie.layout: new class
1032
1033 2002-04-10 Herbert Voss  <voss@perce.de>
1034
1035         * configure.m4: correct entry for grace graphic format
1036
1037 2002-04-10 Herbert Voss  <voss@perce.de>
1038
1039         * CREDITS: correct email
1040
1041 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1042
1043         * kbd/european.kmap: "euro" and "oe" used kmod instead of kmap
1044         * examples/currency.lyx: rewritten
1045
1046 2002-04-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1047
1048         * reLyX/acinclude.m4 (RELYX_CHECK_PERL): improve search for perl.
1049
1050 2002-04-06  André Pönitz <poenitz@gmx.de>
1051
1052         * bind/math.bind: shortcut for \psi
1053
1054         * examples/de_beispiel_gelyxt.lyx: fix quotes
1055
1056 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1057
1058         * Makefile.am (LYXLIBDIRS): xfonts should not be named here
1059
1060         * bind/sv_menus.bind: change RightAddress to Right_Address
1061         * bind/de_menus.bind: ditto
1062         * bind/fi_menus.bind: ditto
1063         * bind/menus.bind: ditto
1064         * bind/pt_menus.bind: ditto
1065
1066 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1067
1068         * examples/fr*.lyx: updated to 1.2.0 format
1069
1070 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1071
1072         * .cvsignore: add xfonts
1073
1074         * languages: add Basque
1075
1076 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1077
1078         * CREDITS: add Pauli Virtanen and Adrien Rebollo
1079
1080         * Makefile.am (install-xfonts): remove some debug output
1081
1082 2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1083
1084         * reLyX/Makefile.am (install-data-local): fix variable usage
1085         (uninstall-local): ditto
1086
1087         * CREDITS: add Claus Hindsgaul
1088
1089 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1090
1091         * layouts/kluwer.layout: remove TocDepth tag
1092
1093 2002-03-27 Herbert Voss <voss@perce.de>
1094
1095         * layouts/ltugboat.layout:
1096         * layouts/dtk.layout: new layouts.
1097
1098         * doc/LaTeXConfig.lyx.in: add description for layouts
1099         dtk and ltugboat
1100
1101 2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
1102
1103         * configure.m4: fix grace to eps converter
1104
1105 2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
1106
1107         * examples/listerrors.lyx: Fixed to run with python-1.5 as well
1108         as with latest python-2.2
1109
1110         * scripts/listerrors: Re-generated from listerrors.lyx
1111
1112 2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1113
1114         * Makefile.am (install-xfonts): fix the target when no X fonts
1115         have been found.
1116         General: do not use $$(foo) instead of $${foo} for shell variables!
1117
1118 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1119
1120         * Minipage.lyx:
1121         * TableExamples.lyx:
1122         * amsart-test.lyx:
1123         * amsbook-test.lyx:
1124         * examples/ca_splash.lyx:
1125         * examples/da_splash.lyx:
1126         * examples/decimal.lyx:
1127         * examples/mathed.lyx:
1128         * examples/multicol.lyx:
1129         * examples/splash.lyx: update to 220
1130
1131         * Makefile.am (install-xfonts): force link
1132
1133 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1134
1135         * ui/default.ui: Change "What's this?" to "Tooltips".
1136
1137 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1138
1139         * create_fonts_dir:
1140         * fonts-xlfd: removed
1141
1142         * configure.m4: add a replacement for the create_fonts_dir script.
1143         This one checks for ttf fonts too. The font links are created in
1144         the xfonts/ directory. If running outside libdir, the script
1145         checks whether fonts.dir is different from the system-wide one and
1146         removes it if it is not.
1147
1148         * Makefile.am (install-xfonts): new target to install the X font
1149         directory
1150
1151         * layouts/svjour.inc: remove ProvidesAmsMath
1152
1153 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
1154
1155         * examples/listerrors.lyx:
1156         * scripts/listerrors: new files
1157
1158         * Makefile.am: Removed build-listerrors cruft.
1159
1160 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1161
1162         * ui/default.ui: small cleanup: move Tex info and childs to View,
1163         remove Edit>Floats menu, fix a few shortcuts.
1164
1165 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1166
1167         * images/depth-increment.xpm:
1168         * images/depth-decrement.xpm: new icons
1169
1170         * images/footnote-insert.xpm:
1171         * images/marginalnote.xpm: small facelift
1172
1173         * images/depth-next.xpm:
1174         * images/marginpar-insert.xpm: removed
1175
1176         * bind/sv_menus.bind:
1177         * bind/sciword.bind:
1178         * ui/old-default.ui:
1179         * ui/default.ui: replace depth-next with depth-increment
1180
1181 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
1182
1183         * examples/Literate.lyx: Small fix to make sure build-listerrors
1184         still works.
1185
1186 2002-03-14  Allan Rae  <rae@lyx.org>
1187
1188         * bind/sv_menus.bind:
1189         * bind/xemacs.bind: figure inset replaced by graphics inset
1190
1191 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1192
1193         * examples/Literate.lyx: Fixed build-script section to work
1194         with lyx tempdir. As it was, you could not build-program
1195         when opening Literate.lyx from within LyX.
1196
1197 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1198
1199         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
1200
1201         * languages: add bulgarian
1202
1203 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
1204
1205         * Makefile.am: Fix bug with installing an empty listerrors.
1206
1207 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
1208
1209         * ui/default.ui: add a toggle-tooltips item to the Help menu.
1210
1211 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1212
1213         * tex/ejour2.cls:
1214         * layouts/ejour2.layout: removed; this is superseded by svjour
1215         and friends
1216
1217         * lib/doc/LaTeXConfig.lyx.in:
1218         * lib/doc/LyXConfig.lyx.in: update
1219
1220 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1221
1222         * Makefile.am: fix call to configure.
1223
1224 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1225
1226         * layouts/obsolete.inc: obsolete LaTeX
1227         * layouts/g-brief-en.layout: add DefaultStyle
1228
1229 2002-03-06  Herbert Voss  <voss@perce.de>
1230
1231         * layouts/g-brief-de.layout: add DefaultStyle
1232
1233 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1234
1235         * configure: removed from cvs
1236
1237         * .cvsignore: add configure
1238
1239         * Makefile.am: set up automatic creation and execution of
1240         configure script.
1241
1242 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1243
1244         * CREDITS: document that Martin Vermeer is also a very good bug
1245         hunter
1246
1247 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
1248
1249         * layouts/db_stdclass.inc:
1250         * layouts/linuxdoc.layout:
1251         * layouts/manpage.layout: set DefaultStyle
1252
1253
1254 2002-03-04  Herbert Voss  <voss@perce.de>
1255
1256         * configure.m4: fix the problem with tgif's xpm export
1257
1258 2002-03-03  Herbert Voss  <voss@perce.de>
1259
1260         * configure.m4: added more converter stuff for different formats
1261
1262 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1263
1264         * layouts/hollywood.layout: set DefaultStyle
1265
1266         * layouts/scrclass.inc: set DefaultStyle
1267
1268 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1269
1270         * layouts/stdclass.inc: add DefaultStyle
1271
1272 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1273
1274         * doc/LaTeXConfig.lyx.in: add entry for svprothb
1275
1276         * layouts/svprobth.layout: new layout file, for 'Probability
1277         Theory and Related Fields'
1278
1279         * layouts/svjour.inc: change Keywords labelstring a bit.
1280
1281         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
1282
1283         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
1284
1285         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
1286         that figinset is dead.
1287
1288 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1289
1290         * ui/default.ui: add a show-forks item to the two File menus.
1291
1292 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1293
1294         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
1295
1296 2002-02-23  Herbert Voss  <voss@perce.de>
1297
1298         * configure.m4: added converter stuff for different formats
1299
1300 2002-02-13  José Matos  <jamatos@fep.up.pt>
1301
1302         * examples/linuxdoc_manpage.lyx: added
1303
1304 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1305
1306         * ui/default.ui: add ... to math panel
1307
1308 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
1309
1310         * bind/math-bind: keybindings for umlauts and other special chars
1311
1312 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
1313
1314         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
1315
1316 2002-01-30  Herbert Voss  <voss@lyx.org>
1317
1318         * configure.m4: add convert-support for ps-files
1319
1320 2002-01-29  Herbert Voss  <voss@lyx.org>
1321
1322         * ui/default.ui: delete old figure entries
1323
1324         * help/TexInfo.hlp:
1325         * help/Graphics.hlp: update
1326
1327 2002-01-27  Herbert Voss  <voss@lyx.org>
1328
1329         * help/Graphics.hlp: added, but not finished
1330
1331 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
1332
1333         * fonts-xlfd:
1334         * create_fonts_dir: New files.
1335
1336 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1337
1338         * Makefile.am (EXTRA_DIST): add configure.m4
1339
1340         * languages: fix slovak entry
1341
1342 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1343
1344         * examples/fr_EtiquetteMath.lyx: removed
1345
1346 2002-01-16  José Matos  <jamatos@fep.up.pt>
1347
1348         * layouts/db_stdlayouts.inc: Fix name for caption.
1349
1350 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
1351
1352         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
1353         of fonts-xlfd in the light of Dekel's suggestions.
1354         This file still doesn't run LaTeX successfully without bolting the
1355         lyxcode definition into the preamble but is otherwise Ok.
1356
1357 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1358
1359         * layouts/kluwer.layout: remove caption layout
1360
1361 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1362
1363         * examples/MathLabeling.lyx:
1364         * examples/nl_MathLabeling.lyx: removed, since they are useless.
1365
1366 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1367
1368         * configure.m4: try to fix problem with groff detection
1369
1370 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
1371
1372         * lyxrc.example: change the names of some variables in line with lyxrc.C
1373
1374 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
1375
1376         * reLyX/BasicLyX.pm: Add support for amsmath environments.
1377
1378 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
1379
1380         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
1381         a harmless noweb error.
1382
1383 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1384
1385         * ui/default.ui: added dots "..." to insert->include file.
1386
1387 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1388
1389         * configure.m4: fix typo in \print_spool_command name.
1390
1391 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1392
1393         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
1394         CTAN references.
1395
1396         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
1397         used for checking for a program and add the corresponding entry in
1398         lyxrc.defaults. Used this for various checks (not finished yet).
1399
1400         * doc/LaTeXConfig.lyx.in: general update: moved things around,
1401         corrected some entries, collapsed some others, added graphicx.
1402
1403 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1404
1405         * chkconfig.ltx: check also for graphicx.sty
1406
1407 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1408
1409         * ui/default.ui: fix shortcut clash in the insert menu.
1410
1411 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
1412
1413         * symbols: Add glyph for \colon for the symbol font.
1414
1415 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1416
1417         * images/citation-insert.xpm:
1418         * images/label-insert.xpm:
1419         * images/index-insert.xpm: new icons from Elena Samsonova
1420
1421         * images/math-panel.xpm: new icon from Herbert Voss
1422
1423 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1424
1425         * examples/de_splash.lyx: update from Hartmut Haase.
1426
1427 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1428
1429         * examples/Math_macros.lyx:
1430         * examples/fr_Macros_Math.lyx: removed, since this information
1431         is in the UserGuide.
1432
1433         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
1434
1435 2001-11-27  Garst R. Reese  <reese@isn.net>
1436
1437         * tex/hollywood.cls:
1438         * layouts/hollywood.layout:
1439         * examples/script_form.lyx: updated hollywood class and support
1440         files.
1441
1442 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1443
1444         * CREDITS: add Ben Stanley
1445
1446 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
1447
1448         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
1449         comments.
1450
1451 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
1452
1453         * templates/kluwer.lyx:
1454         * layouts/kluwer.layout: new textclass for journals edited by
1455         Kluwer.
1456
1457         * doc/LaTeXConfig.lyx.in: update
1458
1459 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
1460
1461         * examples/chess-article.lyx: Fixed comments. Removed hacks
1462         caused by my lack of understanding of TeX macros and LyX layouts.
1463         This version is immensely cleaner.
1464
1465         * examples/chessgame.lyx: Minimized ERT while still showing off
1466         the external chess material insets.
1467
1468         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
1469         comment handling into skak framework. Fixed some bugs in skak.sty!
1470
1471         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
1472         version. Added Subvariation, Subsubvariation, etc.
1473
1474 2001-11-13  André Pönitz  <poenitz@gmx.net>
1475
1476         * ui/default.ui: create a new Submenu Insert->Math, since placing
1477         everything in the main insert menu seems not possible in the long
1478         run...
1479
1480 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1481
1482         * ui/default.ui: move math panel from Edit to Insert.
1483
1484 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
1485
1486         * layouts/chess.layout:
1487         * examples/chess-article.lyx: a new class and example for writing
1488         articles about chess.
1489
1490 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
1491
1492         * external_templates: Use UpdateResult
1493
1494         * scripts/*.py: Fix for python 1.5
1495
1496 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1497
1498         * examples/iecc05.fen:
1499         * examples/iecc07.fen:
1500         * examples/iecc12.fen:
1501         * lib/examples/chessgame.lyx: an example for the new chess support.
1502
1503 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
1504
1505         * external_templates: Minor tweak. Changed $$FPath/$$Basename
1506         to $$FPath$$Basename.
1507
1508 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1509
1510         * external_templates: Fix up the help message for ChessDiagram
1511         again (referring to the new lyxskak.sty). Reworked the LaTeX
1512         output to use skak.sty \loadgame{file} feature.
1513
1514 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1515
1516         * Makefile.am: remove BUGS.lyx mention
1517
1518 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
1519
1520         * ui/default.ui: remove Known Bugs entry
1521
1522 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1523
1524         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
1525
1526         * scripts/fen2ascii.py: New file added. Makes a nice ascii
1527         representation of the chess position.
1528
1529 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1530
1531         * external_templates: Changed comment to inform user to use skak
1532         package instead of the very old chess.sty for external chess
1533         material. Added the -mode EditPosition flag to the "xboard"
1534         invocation. Fixed the invocation of fen2ascii (which did *not*
1535         exist, even though it was referenced).
1536
1537 2001-10-24  José Matos  <jamatos@fep.up.pt>
1538
1539         * layouts/db_lyxmacros.inc:
1540         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
1541
1542 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1543
1544         * examples/it_splash.lyx: update from Claudio Coco
1545
1546 2001-10-24  José Matos  <jamatos@fep.up.pt>
1547
1548         * layouts/db_stdtitle.inc: added align and alignpossible to date.
1549         Now the default is left and center is still possible.
1550
1551 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
1552
1553         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
1554         Now the last language in the document option is the document language.
1555         Code clean, remove unused variables.
1556
1557         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
1558
1559 2001-10-17  José Matos  <jamatos@fep.up.pt>
1560
1561         * reLyX/MakePreamble.pm: add support for \makeindex, added support
1562         for optional arguments to babel, remove fontenc package. Don't
1563         print the latex preamble if there isn't none to print.
1564
1565 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1566
1567         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
1568         Hopefully more precise and much faster.
1569
1570 2001-10-15  José Matos  <jamatos@fep.up.pt>
1571
1572         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
1573         RevisionMark and Revision styles.
1574
1575 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1576
1577         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
1578         symbolic links
1579
1580 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1581
1582         * CREDITS: add two unsung heroes
1583
1584 2001-10-10  Herbert Voss  <voss@perce.de>
1585
1586         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
1587
1588 2001-10-09  Herbert Voss  <voss@perce.de>
1589
1590         * default.ui: help-Texinfo
1591         gives an info about the installed texfiles (cls,sty,bst)
1592
1593 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1594
1595         * kbd/iso8859-4.cdef:
1596         * kbd/iso8859-9.cdef: new files
1597
1598 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1599
1600         * kbd/iso8859-3.cdef: new file
1601
1602         * kbd/iso8859-1.cdef:
1603         * kbd/iso8859-15.cdef: update
1604
1605 2001-10-03  José Matos  <jamatos@fep.up.pt>
1606
1607         * layouts/linuxdoc.layout:
1608         * layouts/manpage.layout:
1609         * layouts/db_lyxmacros.inc:
1610         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
1611         Latex tag.
1612
1613 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1614
1615         * languages: change default encoding for estonian to latin1
1616
1617 2001-10-01  Garst R. Reese  <reese@isn.net>
1618
1619         * tex/hollywood.cls:
1620         * layouts/hollywood.layout:
1621         * examples/script_form.lyx:
1622         * templates/hollywood.lyx: updated hollywood class and support
1623         files.
1624
1625 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1626
1627         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
1628
1629 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1630
1631         * CREDITS: add Jürgen Spitzmüller
1632
1633 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1634
1635         * ui/default.ui: remove layout-save-default from "Layout"
1636         for it's in Layout -> Document now.
1637
1638 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
1639
1640         * layouts/g-brief-en.layout:
1641         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
1642
1643 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1644
1645         * CREDITS: update M. Schmitt entry
1646
1647         * ui/default.ui: remove trailing '...' for Insert>Note
1648
1649 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1650
1651         * layouts/heb-article.layout: fix labelfont of Proof layout
1652
1653 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1654
1655         * examples/script_form.lyx: added
1656         * examples/scriptone.lyx: deleted
1657         * layouts/hollywood.layout:
1658         * tex/hollywood.cls: update of the hollywood class
1659
1660 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1661
1662         * layouts/dinbrief.layout:
1663         * layouts/egs.layout:
1664         * layouts/iletter.layout:
1665         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
1666         tag
1667
1668 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1669
1670         * examples/da_splash.lyx: new translation from Claus Hindsgaul
1671
1672         * ui/default.ui: comment out reference manual from the help menu
1673         (the reference manual is now obsolete).
1674
1675         * layouts/cv.layout: add ObsoletedBy version of SubSection
1676
1677 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1678
1679         * kbd/koi8-r.kmap: update from Vitaly Lipatov
1680
1681         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
1682         restrict font size to `11pt'
1683
1684         * layouts/cv.layout: rename SubSection layout to Subsection
1685
1686 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1687
1688         * reLyX/reLyX.in: fix initialization before BEGIN block.
1689
1690 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
1691
1692         * Makefile.am (pkgdata_DATA): Add symbols file.
1693
1694 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
1695
1696         * configure:
1697         * configure.m4: add converters for XPM to allow inline display
1698
1699         * Makefile.am: add rule for configure
1700
1701 2001-08-31  José Matos  <jamatos@fep.up.pt>
1702         * reLyX/reLyX.in: added debug statement.
1703         Moved the insertion in @maybe_dir to push.
1704
1705         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
1706         by recent versions of Perl. Allow compatability with perl 5.002.
1707
1708         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
1709
1710 2001-08-28  José Matos  <jamatos@fep.up.pt>
1711         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
1712
1713 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
1714
1715         * ui/default.ui: sanitise math/tabular entries
1716
1717 2001-07-25  André Pönitz <poenitz@gmx.net>
1718
1719         * bind/math.bind:
1720           bind/sciword.bind: use new syntax for 'math-insert'
1721
1722 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1723
1724         * ui/default.ui: change 'toggle appendix' entry
1725
1726 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
1727
1728         * configure.m4: Fix behaviur when latex is not found.
1729         Fix SEARCH_PROG.
1730
1731 2001-07-29  Baruch Even  <baruch@lyx.org>
1732
1733         * configure.m4: Added conversion from EPS to PDF using epstopdf.
1734
1735 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1736
1737         * bind/cua.bind:
1738         * ui/default.ui: entries for thesaurus
1739
1740 2001-07-25  André Pönitz <poenitz@gmx.net>
1741
1742         * bind/math.bind:  new LFUN 'math-space'
1743
1744 2001-07-23  Baruch Even <baruch@lyx.org>
1745
1746         * configure.m4: Added conversion of images support, used when
1747         exporting images in formats (PDF)Latex cannot handle directly.
1748
1749 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1750
1751         * Makefile.am (dist-hook): only try to get lyxdoc if not already
1752         present.
1753
1754 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
1755
1756         * bind/*.bind: add binding for ligature-break-insert
1757
1758 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1759
1760         * ui/default.ui:
1761         * bind/cua.bind:
1762         * bind/emacs.bind:
1763         * bind/xemacs.bind: fix binding for raw double quote
1764
1765 2001-07-22  José Matos  <jamatos@fep.up.pt>
1766
1767         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
1768         to convert from latex to lyx preamble. That means support for language,
1769         geometry, several \usepackages. Almost all the options that are present
1770         in Layout->Document.
1771
1772 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1773
1774         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
1775
1776 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1777
1778         * ui/default.ui: change a shortcut
1779
1780 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1781
1782         * chkconfig.ltx: test for the presence of natbib.
1783
1784         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
1785         present.
1786
1787 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1788
1789         * bind/xemacs.bind:
1790         * bind/sciword.bind:
1791         * bind/emacs.bind:
1792         * bind/cua.bind:
1793         * ui/default.ui: use inset-toggle instead of open-stuff
1794
1795 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1796
1797         * layouts/literate-scrap.inc: Added PassThru tag
1798
1799 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1800
1801         * bind/*.bind: do the same correctly for all files :)
1802
1803 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1804
1805         * ui/default.ui: remove credits/version/copyright add about lyx
1806
1807 2001-07-12  Juergen Vigna  <jug@sad.it>
1808
1809         * bind/cua.bind: moved C-l from mode-tex to ert-insert
1810
1811 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1812
1813         * images/ert-insert.xpm: renamed from tex-mode.xpm
1814
1815 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1816
1817         * ui/default.ui: add icon for ert-insert + entry in menu
1818
1819 2001-07-09  Juergen Vigna  <jug@sad.it>
1820
1821         * images/banner.xpm: new development banner after a LyX-Meeting!
1822
1823 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1824
1825         * ui/default.ui: comment out tex-mode
1826
1827         * layouts/stdlayouts.inc: comment out style LaTeX
1828
1829         * bind/menus.bind: comment out tex-mode
1830
1831 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
1832
1833         * layouts/IEEEtran.layout: Add qed box at the end of proof.
1834
1835         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
1836           author paragraph.
1837
1838 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1839
1840         * examples/hu_splash.lyx: new file from László Zrubecz.
1841
1842 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1843
1844         * layouts/extletter.layout:
1845         * layouts/extreport.layout:
1846         * layouts/extbook.layout:
1847         * layouts/extarticle.layout: new files from Herbert Voss.
1848
1849         * bind/hu_menus.bind: removed.
1850
1851         * bind/pt_menus.bind:
1852         * bind/fi_menus.bind:
1853         * bind/de_menus.bind:
1854         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
1855         not GUI names.
1856
1857 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1858
1859         * CREDITS: add Michael Schmitt
1860
1861 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1862
1863         * examples/nl_MathLabeling.lyx:
1864         * examples/nl_multicol.lyx: new translations from Tino meinen.
1865
1866 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1867
1868         * CREDITS: update a bit
1869
1870         * ui/default.ui: make math align entries non-optional, move
1871         math-mutate stuff to Edit>Math.
1872
1873 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1874
1875         * ui/default.ui: add align options to edit_math menu.
1876
1877 2001-06-23  The LyX Project  <jug@sad.it>
1878
1879         * templates/dinbrief.lyx: remove obsolete \cursor tag
1880
1881 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1882
1883         * tex/cv.cls:
1884         * layouts/cv.layout:
1885         * examples/cv.lyx: add class cv (version 1.5)
1886
1887 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1888
1889         * bind/fr_menus.bind: removed
1890
1891 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1892
1893         * ui/default.ui: add a (commented out) entry for read-only
1894
1895 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1896
1897         * examples/aa_head.lyx:
1898         * examples/aa_paper.lyx: removed
1899
1900         * doc/LaTeXConfig.lyx.in:
1901         * examples/aa_sample.lyx:
1902         * layouts/aa.layout:
1903         * layouts/aapaper.inc:
1904         * layouts/aapaper.layout:
1905         * templates/aa.lyx: aa.layout is for the new version of the
1906         A&A document class, while aapaper.layout is for the older (and
1907         slightly incompatible) version.
1908
1909 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1910
1911         * doc/LaTeXConfig.lyx.in:
1912         * layouts/encts.layout: new textclass, from Reuben Thomas
1913
1914         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
1915
1916 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1917
1918         * bind/xemacs.bind: allow asciitilde to be used with or without
1919         shift key
1920
1921 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1922
1923         * bind/latinkeys.bind: add some bindings for KP_ keys.
1924
1925 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1926
1927         * bind/latinkeys.bind: set quotedbl to quote-insert, set
1928         nobreakspace to protected-space-insert
1929
1930         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
1931         chars-transpose.
1932
1933 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1934
1935         * kbd/european.kmap:
1936         * kbd/francais.kmap:
1937         * kbd/iso8859-15.cdef:
1938         * encodings: add iso8859-15 support.
1939
1940         * kbd/iso8859-1.cdef: cleanup
1941
1942 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1943
1944         * templates/aa.lyx: rename from aapaper.lyx
1945
1946         * layouts/aa.layout: rename from aapaper.layout
1947
1948         * examples/aa_head.lyx:
1949         * examples/aa_head.lyx: update
1950
1951 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1952
1953         * languages: change GUI name of portugues and brazil
1954
1955 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1956
1957         * bind/math.bind: add bindign for escape
1958
1959 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1960
1961         * configure.m4: detect cygwin, windvi and yap
1962
1963         * reLyX/acinclude.m4 :
1964         * reLyX/configure.in : OS/2 fixes
1965
1966 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1967
1968         * bind/latinkeys.bind: fixup more bindings.
1969
1970 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1971
1972         * bind/latinkeys.bind: fix typo
1973
1974 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1975
1976         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
1977         latin3, latin4, latin8, latin9
1978
1979         * bind/emacs.bind: include latinkeys.bind
1980
1981         * bind/cua.bind: include latinkeys.bind
1982
1983 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1984
1985         * ui/default.ui: add FloatInsert and FloatListInsert
1986
1987 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1988
1989         * examples/eu_splash.lyx: update from Dooteo
1990
1991 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1992
1993         * layouts/revtex4.layout: make sure the PACS, keywords and
1994         preprint come before \maketitle.
1995
1996 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1997
1998         * ui/default.ui: comment out some nonexistant operations
1999
2000 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
2001
2002         * CREDITS: add Michael for the Gnome port
2003
2004 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2005
2006         * ui/default.ui: add minipage item
2007
2008 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2009
2010         * fr_AlignementDecimal.lyx:
2011         * fr_Macros_Math.lyx:
2012         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
2013
2014 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
2015
2016         * layouts/linuxdoc.layout: add support for CDATA section in code.
2017
2018 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
2019
2020         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
2021
2022 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2023
2024         * CREDITS: add Edwin Leuven
2025
2026 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
2027
2028         * ui/default.ui:
2029         * bind/<various>: update for file dialog change
2030
2031 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
2032
2033         * encodings:
2034         * languages: add preliminary Thai support
2035
2036         * kbd/tis620-0.cdef: dummy cdef file
2037
2038 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
2039
2040         * encodings: add support for iso8859-5 and cp1251.
2041
2042         * languages: add serbian and serbocroatian.
2043
2044         * kbd/serbian.kmap:
2045         * kbd/serbocroatian.kmap: new files.
2046
2047 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
2048
2049         * reLyX/configure.in: become --with-version-suffix
2050
2051 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
2052
2053         * examples/fr_*: renamed french example files in french.
2054
2055 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2056
2057         * templates/g-brief-de.lyx: fix typo.
2058
2059 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
2060
2061         * reLyX/Makefile.am: fix uninstall
2062
2063         * reLyX/configure.in: --with-lyx-version
2064
2065 2001-02-26  José Matos  <jamatos@fep.up.pt>
2066
2067         * templates/docbook_template.lyx: removed.
2068         * templates/docbook_article.lyx: updated file, to replace the previous.
2069
2070         * templates/linuxdoctemplate.lyx: removed.
2071         * templates/linuxdoc_article.lyx: updated file, to replace the
2072         previous.
2073
2074 2001-02-11  José Matos  <jamatos@fep.up.pt>
2075
2076         * layouts/docbook.layout: chapter and part insertion are forbiden in
2077         article.
2078
2079 2001-02-26  Juergen Vigna  <jug@sad.it>
2080
2081         * ui/default.ui: added Custom-Export to export menu.
2082
2083 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2084
2085         * bind/emacs.bind:
2086         * bind/xemacs.bind: add bookmark commands.
2087
2088 2001-02-07  Allan Rae  <rae@lyx.org>
2089
2090         * bind/emacs.bind:
2091         * bind/xemacs.bind: Someone forgot to do the other bind files when they
2092         changed the reference-back into a bookmark-goto. naughty naughty.
2093
2094 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2095
2096         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
2097         Silpa-Anan.
2098
2099 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
2100
2101         * ui/default.ui: Add Edit->Math menu.
2102
2103 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
2104
2105         * Makefile.am: fix permissions on configure and configure.cmd
2106         (from Albert Chin)
2107
2108         * CREDITS: add Albert Chin
2109
2110 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2111
2112         * bind/cua.bind: change the bookmark bindings to C-[123] and
2113         C-M-[123].
2114
2115 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2116
2117         * examples/fr_MathLabeling.lyx:
2118         * examples/fr_Minipage.lyx:
2119         * examples/fr_TableExamples.lyx: new translations from Adrien
2120         Rebollo.
2121
2122 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
2123
2124         * ui/default.ui: Fix typos.
2125
2126 2001-01-28  José Matos  <jamatos@fep.up.pt>
2127
2128         * layouts/db_lyxmacros.inc
2129         * layouts/db_stdclass.inc
2130         * layouts/db_stdlayouts.inc
2131         * layouts/db_stdlists.inc
2132         * layouts/db_stdsections.inc
2133         * layouts/db_stdstarsections.inc
2134         * layouts/db_stdstruct.inc
2135         * layouts/db_stdtitle.inc: new files with modular support
2136         for docbook.
2137
2138         * layouts/docbook-chapter.layout
2139         * layouts/docbook-section.layout: new files, useful for
2140         document inclusion.
2141
2142         * layouts/docbook.layout
2143         * layouts/docbook-book.layout: updated to use the modular support.
2144
2145 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
2146
2147         * bind/cua.bind: Add bindings for bookmarks.
2148
2149         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
2150
2151 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
2152
2153         * ui/default.ui: Add Edit->Bookmarks menu.
2154
2155 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2156
2157         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
2158         shorten Insert>Floats>" entries.
2159
2160 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
2161
2162         * kbd/koi8-u.kmap: new file.
2163
2164         * encodings: add koi-8u encoding.
2165
2166         * languages: update ukrainian entry
2167
2168 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2169
2170         * CREDITS: update Tino Meinen address.
2171
2172 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2173
2174         * examples/fr_ItemizeBullets.lyx: new translation.
2175
2176         * examples/fr_splash.lyx:
2177         * examples/fr_exemple_lyxifie.lyx:
2178         * examples/fr_exemple_brut.lyx: updated.
2179
2180         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
2181
2182 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
2183
2184         * configure.m4: Add a check for dvipdfm.
2185
2186 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
2187
2188         * Makefile.am: make configure and configure.cmd installed
2189           by hand, to avoid name changes when --with-lyx-suffix
2190           is used.
2191
2192         * configure:
2193         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
2194           reLyX and noweb2lyx scripts
2195
2196         * reLyX/configure.in: support --with-lyx-suffix
2197
2198 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
2199
2200         * ui/default.ui: Add Navigate->Refs
2201
2202 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2203
2204         * images/banner.xpm: revert to the cucumberless banner.
2205
2206 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
2207
2208         * languages: Add extra_options field. It is used to fix the ~n
2209         problem with Spanish.