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