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