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