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