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