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