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