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