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