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