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