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