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