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