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