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