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