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