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