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