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