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