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