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