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