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