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