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