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