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