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