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