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