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