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