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