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