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