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