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