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