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