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