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