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