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