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