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