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