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