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