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