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