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