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