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