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