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