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