]> git.lyx.org Git - features.git/blob - lib/ChangeLog
merge the code to create a proper X font dir into lib/configure
[features.git] / lib / ChangeLog
1 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2
3         * create_fonts_dir: 
4         * fonts-xlfd: removed
5
6         * configure.m4: add a replacement for the create_fonts_dir script.
7         This one checks for ttf fonts too. The font links are created in
8         the xfonts/ directory. If running outside libdir, the script
9         checks whether fonts.dir is different from the system-wide one and
10         removes it if it is not.
11
12         * Makefile.am (install-xfonts): new target to install the X font
13         directory 
14
15         * layouts/svjour.inc: remove ProvidesAmsMath
16
17 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
18
19         * examples/listerrors.lyx:
20         * scripts/listerrors: new files
21
22         * Makefile.am: Removed build-listerrors cruft.
23
24 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
25
26         * ui/default.ui: small cleanup: move Tex info and childs to View,
27         remove Edit>Floats menu, fix a few shortcuts.
28
29 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
30
31         * images/depth-increment.xpm:
32         * images/depth-decrement.xpm: new icons
33         
34         * images/footnote-insert.xpm:
35         * images/marginalnote.xpm: small facelift
36         
37         * images/depth-next.xpm:
38         * images/marginpar-insert.xpm: removed
39         
40         * bind/sv_menus.bind: 
41         * bind/sciword.bind: 
42         * ui/old-default.ui: 
43         * ui/default.ui: replace depth-next with depth-increment
44
45 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
46
47         * examples/Literate.lyx: Small fix to make sure build-listerrors
48         still works.
49
50 2002-03-14  Allan Rae  <rae@lyx.org>
51
52         * bind/sv_menus.bind: 
53         * bind/xemacs.bind: figure inset replaced by graphics inset
54
55 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
56
57         * examples/Literate.lyx: Fixed build-script section to work
58         with lyx tempdir. As it was, you could not build-program
59         when opening Literate.lyx from within LyX.
60
61 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
62
63         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
64
65         * languages: add bulgarian
66
67 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
68
69         * Makefile.am: Fix bug with installing an empty listerrors.
70
71 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
72
73         * ui/default.ui: add a toggle-tooltips item to the Help menu.
74
75 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
76
77         * tex/ejour2.cls:
78         * layouts/ejour2.layout: removed; this is superseded by svjour
79         and friends
80
81         * lib/doc/LaTeXConfig.lyx.in:
82         * lib/doc/LyXConfig.lyx.in: update
83
84 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
85
86         * Makefile.am: fix call to configure.
87
88 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
89
90         * layouts/obsolete.inc: obsolete LaTeX
91         * layouts/g-brief-en.layout: add DefaultStyle
92         
93 2002-03-06  Herbert Voss  <voss@perce.de>
94
95         * layouts/g-brief-de.layout: add DefaultStyle
96
97 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
98
99         * configure: removed from cvs
100
101         * .cvsignore: add configure
102
103         * Makefile.am: set up automatic creation and execution of
104         configure script.
105
106 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
107
108         * CREDITS: document that Martin Vermeer is also a very good bug
109         hunter 
110
111 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
112
113         * layouts/db_stdclass.inc:
114         * layouts/linuxdoc.layout: 
115         * layouts/manpage.layout: set DefaultStyle
116         
117
118 2002-03-04  Herbert Voss  <voss@perce.de>
119
120         * configure.m4: fix the problem with tgif's xpm export
121
122 2002-03-03  Herbert Voss  <voss@perce.de>
123
124         * configure.m4: added more converter stuff for different formats
125
126 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
127
128         * layouts/hollywood.layout: set DefaultStyle
129
130         * layouts/scrclass.inc: set DefaultStyle
131
132 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
133
134         * layouts/stdclass.inc: add DefaultStyle
135
136 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
137
138         * doc/LaTeXConfig.lyx.in: add entry for svprothb
139
140         * layouts/svprobth.layout: new layout file, for 'Probability
141         Theory and Related Fields'
142
143         * layouts/svjour.inc: change Keywords labelstring a bit.
144
145         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
146
147         * chkconfig.ltx: do not check for graphics anymore, only graphicx. 
148
149         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
150         that figinset is dead.
151
152 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
153
154         * ui/default.ui: add a show-forks item to the two File menus.
155
156 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
157
158         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
159
160 2002-02-23  Herbert Voss  <voss@perce.de>
161
162         * configure.m4: added converter stuff for different formats
163
164 2002-02-13  José Matos  <jamatos@fep.up.pt>
165
166         * examples/linuxdoc_manpage.lyx: added
167
168 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
169
170         * ui/default.ui: add ... to math panel
171
172 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
173
174         * bind/math-bind: keybindings for umlauts and other special chars
175
176 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
177
178         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
179
180 2002-01-30  Herbert Voss  <voss@lyx.org>
181
182         * configure.m4: add convert-support for ps-files
183
184 2002-01-29  Herbert Voss  <voss@lyx.org>
185
186         * ui/default.ui: delete old figure entries
187         
188         * help/TexInfo.hlp:
189         * help/Graphics.hlp: update
190
191 2002-01-27  Herbert Voss  <voss@lyx.org>
192
193         * help/Graphics.hlp: added, but not finished
194
195 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
196
197         * fonts-xlfd:
198         * create_fonts_dir: New files.
199
200 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
201
202         * Makefile.am (EXTRA_DIST): add configure.m4
203
204         * languages: fix slovak entry
205
206 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
207
208         * examples/fr_EtiquetteMath.lyx: removed
209
210 2002-01-16  José Matos  <jamatos@fep.up.pt>
211
212         * layouts/db_stdlayouts.inc: Fix name for caption.
213
214 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
215
216         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
217         of fonts-xlfd in the light of Dekel's suggestions.
218         This file still doesn't run LaTeX successfully without bolting the
219         lyxcode definition into the preamble but is otherwise Ok.
220
221 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
222
223         * layouts/kluwer.layout: remove caption layout
224
225 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>      
226
227         * examples/MathLabeling.lyx:
228         * examples/nl_MathLabeling.lyx: removed, since they are useless.
229
230 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
231
232         * configure.m4: try to fix problem with groff detection
233
234 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
235
236         * lyxrc.example: change the names of some variables in line with lyxrc.C
237
238 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
239
240         * reLyX/BasicLyX.pm: Add support for amsmath environments.
241
242 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
243
244         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
245         a harmless noweb error.
246
247 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
248
249         * ui/default.ui: added dots "..." to insert->include file.
250
251 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
252
253         * configure.m4: fix typo in \print_spool_command name.
254
255 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
256
257         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
258         CTAN references.
259
260         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
261         used for checking for a program and add the corresponding entry in
262         lyxrc.defaults. Used this for various checks (not finished yet).
263
264         * doc/LaTeXConfig.lyx.in: general update: moved things around,
265         corrected some entries, collapsed some others, added graphicx.
266
267 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
268
269         * chkconfig.ltx: check also for graphicx.sty
270
271 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
272
273         * ui/default.ui: fix shortcut clash in the insert menu.
274
275 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
276
277         * symbols: Add glyph for \colon for the symbol font.
278
279 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
280
281         * images/citation-insert.xpm:
282         * images/label-insert.xpm:
283         * images/index-insert.xpm: new icons from Elena Samsonova
284
285         * images/math-panel.xpm: new icon from Herbert Voss
286
287 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
288
289         * examples/de_splash.lyx: update from Hartmut Haase.
290
291 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
292
293         * examples/Math_macros.lyx:
294         * examples/fr_Macros_Math.lyx: removed, since this information
295         is in the UserGuide.
296
297         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
298
299 2001-11-27  Garst R. Reese  <reese@isn.net>
300
301         * tex/hollywood.cls:
302         * layouts/hollywood.layout:
303         * examples/script_form.lyx: updated hollywood class and support
304         files. 
305
306 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
307
308         * CREDITS: add Ben Stanley
309
310 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
311
312         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
313         comments.
314
315 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
316
317         * templates/kluwer.lyx: 
318         * layouts/kluwer.layout: new textclass for journals edited by
319         Kluwer.  
320
321         * doc/LaTeXConfig.lyx.in: update
322
323 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
324
325         * examples/chess-article.lyx: Fixed comments. Removed hacks
326         caused by my lack of understanding of TeX macros and LyX layouts.
327         This version is immensely cleaner.
328         
329         * examples/chessgame.lyx: Minimized ERT while still showing off
330         the external chess material insets.
331         
332         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
333         comment handling into skak framework. Fixed some bugs in skak.sty!
334         
335         * layouts/chess.layout: Fixed up layout. Removed kludges in previous 
336         version. Added Subvariation, Subsubvariation, etc.
337
338 2001-11-13  André Pönitz  <poenitz@gmx.net>
339
340         * ui/default.ui: create a new Submenu Insert->Math, since placing
341         everything in the main insert menu seems not possible in the long
342         run...
343
344 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
345
346         * ui/default.ui: move math panel from Edit to Insert.
347
348 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
349
350         * layouts/chess.layout: 
351         * examples/chess-article.lyx: a new class and example for writing
352         articles about chess.
353
354 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
355
356         * external_templates: Use UpdateResult
357
358         * scripts/*.py: Fix for python 1.5
359
360 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
361
362         * examples/iecc05.fen: 
363         * examples/iecc07.fen: 
364         * examples/iecc12.fen:
365         * lib/examples/chessgame.lyx: an example for the new chess support.
366
367 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
368
369         * external_templates: Minor tweak. Changed $$FPath/$$Basename
370         to $$FPath$$Basename.
371
372 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
373
374         * external_templates: Fix up the help message for ChessDiagram
375         again (referring to the new lyxskak.sty). Reworked the LaTeX
376         output to use skak.sty \loadgame{file} feature.
377
378 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
379
380         * Makefile.am: remove BUGS.lyx mention
381  
382 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
383
384         * ui/default.ui: remove Known Bugs entry
385  
386 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
387
388         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
389         
390         * scripts/fen2ascii.py: New file added. Makes a nice ascii
391         representation of the chess position.
392
393 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
394
395         * external_templates: Changed comment to inform user to use skak
396         package instead of the very old chess.sty for external chess
397         material. Added the -mode EditPosition flag to the "xboard"
398         invocation. Fixed the invocation of fen2ascii (which did *not*
399         exist, even though it was referenced).
400
401 2001-10-24  José Matos  <jamatos@fep.up.pt>
402
403         * layouts/db_lyxmacros.inc:
404         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
405         
406 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
407
408         * examples/it_splash.lyx: update from Claudio Coco
409
410 2001-10-24  José Matos  <jamatos@fep.up.pt>
411
412         * layouts/db_stdtitle.inc: added align and alignpossible to date.
413         Now the default is left and center is still possible.
414
415 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
416
417         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
418         Now the last language in the document option is the document language.
419         Code clean, remove unused variables.
420         
421         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
422
423 2001-10-17  José Matos  <jamatos@fep.up.pt>
424
425         * reLyX/MakePreamble.pm: add support for \makeindex, added support
426         for optional arguments to babel, remove fontenc package. Don't
427         print the latex preamble if there isn't none to print.
428
429 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
430
431         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
432         Hopefully more precise and much faster.
433
434 2001-10-15  José Matos  <jamatos@fep.up.pt>
435
436         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
437         RevisionMark and Revision styles.
438
439 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
440
441         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
442         symbolic links
443
444 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
445
446         * CREDITS: add two unsung heroes
447
448 2001-10-10  Herbert Voss  <voss@perce.de>
449
450         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
451
452 2001-10-09  Herbert Voss  <voss@perce.de>
453
454         * default.ui: help-Texinfo
455         gives an info about the installed texfiles (cls,sty,bst)
456
457 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
458
459         * kbd/iso8859-4.cdef: 
460         * kbd/iso8859-9.cdef: new files
461
462 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
463
464         * kbd/iso8859-3.cdef: new file
465
466         * kbd/iso8859-1.cdef: 
467         * kbd/iso8859-15.cdef: update
468
469 2001-10-03  José Matos  <jamatos@fep.up.pt>
470
471         * layouts/linuxdoc.layout:
472         * layouts/manpage.layout:
473         * layouts/db_lyxmacros.inc:
474         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
475         Latex tag.
476
477 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
478
479         * languages: change default encoding for estonian to latin1
480
481 2001-10-01  Garst R. Reese  <reese@isn.net>
482
483         * tex/hollywood.cls:
484         * layouts/hollywood.layout:
485         * examples/script_form.lyx:
486         * templates/hollywood.lyx: updated hollywood class and support
487         files. 
488
489 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
490
491         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
492
493 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
494
495         * CREDITS: add Jürgen Spitzmüller
496
497 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
498
499         * ui/default.ui: remove layout-save-default from "Layout"
500         for it's in Layout -> Document now.
501
502 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
503
504         * layouts/g-brief-en.layout:
505         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
506
507 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
508
509         * CREDITS: update M. Schmitt entry
510
511         * ui/default.ui: remove trailing '...' for Insert>Note
512
513 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
514
515         * layouts/heb-article.layout: fix labelfont of Proof layout
516
517 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
518
519         * examples/script_form.lyx: added
520         * examples/scriptone.lyx: deleted
521         * layouts/hollywood.layout:
522         * tex/hollywood.cls: update of the hollywood class
523
524 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
525
526         * layouts/dinbrief.layout: 
527         * layouts/egs.layout: 
528         * layouts/iletter.layout: 
529         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
530         tag
531
532 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
533
534         * examples/da_splash.lyx: new translation from Claus Hindsgaul
535
536         * ui/default.ui: comment out reference manual from the help menu
537         (the reference manual is now obsolete).
538
539         * layouts/cv.layout: add ObsoletedBy version of SubSection
540
541 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
542
543         * kbd/koi8-r.kmap: update from Vitaly Lipatov
544
545         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
546         restrict font size to `11pt'
547
548         * layouts/cv.layout: rename SubSection layout to Subsection
549
550 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
551
552         * reLyX/reLyX.in: fix initialization before BEGIN block.
553
554 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
555
556         * Makefile.am (pkgdata_DATA): Add symbols file.
557
558 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
559
560         * configure:
561         * configure.m4: add converters for XPM to allow inline display
562  
563         * Makefile.am: add rule for configure
564  
565 2001-08-31  José Matos  <jamatos@fep.up.pt>
566         * reLyX/reLyX.in: added debug statement.
567         Moved the insertion in @maybe_dir to push.
568
569         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
570         by recent versions of Perl. Allow compatability with perl 5.002.
571
572         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
573
574 2001-08-28  José Matos  <jamatos@fep.up.pt>
575         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
576
577 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
578
579         * ui/default.ui: sanitise math/tabular entries
580  
581 2001-07-25  André Pönitz <poenitz@gmx.net>
582
583         * bind/math.bind:
584           bind/sciword.bind: use new syntax for 'math-insert'
585
586 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
587
588         * ui/default.ui: change 'toggle appendix' entry
589
590 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
591
592         * configure.m4: Fix behaviur when latex is not found.
593         Fix SEARCH_PROG.
594
595 2001-07-29  Baruch Even  <baruch@lyx.org>
596
597         * configure.m4: Added conversion from EPS to PDF using epstopdf.
598
599 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
600
601         * bind/cua.bind:
602         * ui/default.ui: entries for thesaurus
603  
604 2001-07-25  André Pönitz <poenitz@gmx.net>
605
606         * bind/math.bind:  new LFUN 'math-space'
607
608 2001-07-23  Baruch Even <baruch@lyx.org>
609
610         * configure.m4: Added conversion of images support, used when
611         exporting images in formats (PDF)Latex cannot handle directly.
612
613 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
614
615         * Makefile.am (dist-hook): only try to get lyxdoc if not already
616         present. 
617
618 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
619
620         * bind/*.bind: add binding for ligature-break-insert
621
622 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
623
624         * ui/default.ui: 
625         * bind/cua.bind: 
626         * bind/emacs.bind: 
627         * bind/xemacs.bind: fix binding for raw double quote
628
629 2001-07-22  José Matos  <jamatos@fep.up.pt>
630
631         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
632         to convert from latex to lyx preamble. That means support for language, 
633         geometry, several \usepackages. Almost all the options that are present
634         in Layout->Document.
635         
636 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
637
638         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
639
640 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
641
642         * ui/default.ui: change a shortcut
643
644 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
645
646         * chkconfig.ltx: test for the presence of natbib.
647
648         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
649         present.
650
651 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
652
653         * bind/xemacs.bind: 
654         * bind/sciword.bind: 
655         * bind/emacs.bind: 
656         * bind/cua.bind: 
657         * ui/default.ui: use inset-toggle instead of open-stuff
658
659 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
660
661         * layouts/literate-scrap.inc: Added PassThru tag
662
663 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
664
665         * bind/*.bind: do the same correctly for all files :)
666
667 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
668
669         * ui/default.ui: remove credits/version/copyright add about lyx
670
671 2001-07-12  Juergen Vigna  <jug@sad.it>
672
673         * bind/cua.bind: moved C-l from mode-tex to ert-insert
674
675 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
676
677         * images/ert-insert.xpm: renamed from tex-mode.xpm
678
679 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
680
681         * ui/default.ui: add icon for ert-insert + entry in menu
682
683 2001-07-09  Juergen Vigna  <jug@sad.it>
684
685         * images/banner.xpm: new development banner after a LyX-Meeting!
686
687 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
688
689         * ui/default.ui: comment out tex-mode
690
691         * layouts/stdlayouts.inc: comment out style LaTeX
692
693         * bind/menus.bind: comment out tex-mode
694
695 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
696
697         * layouts/IEEEtran.layout: Add qed box at the end of proof.
698
699         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
700           author paragraph.
701
702 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
703
704         * examples/hu_splash.lyx: new file from László Zrubecz.
705
706 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
707
708         * layouts/extletter.layout: 
709         * layouts/extreport.layout: 
710         * layouts/extbook.layout: 
711         * layouts/extarticle.layout: new files from Herbert Voss. 
712
713         * bind/hu_menus.bind: removed.
714
715         * bind/pt_menus.bind: 
716         * bind/fi_menus.bind: 
717         * bind/de_menus.bind: 
718         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
719         not GUI names.
720
721 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
722
723         * CREDITS: add Michael Schmitt
724  
725 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
726
727         * examples/nl_MathLabeling.lyx: 
728         * examples/nl_multicol.lyx: new translations from Tino meinen.
729
730 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
731
732         * CREDITS: update a bit
733
734         * ui/default.ui: make math align entries non-optional, move
735         math-mutate stuff to Edit>Math.
736
737 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
738
739         * ui/default.ui: add align options to edit_math menu.
740
741 2001-06-23  The LyX Project  <jug@sad.it>
742
743         * templates/dinbrief.lyx: remove obsolete \cursor tag
744
745 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
746
747         * tex/cv.cls:
748         * layouts/cv.layout:
749         * examples/cv.lyx: add class cv (version 1.5)
750
751 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
752
753         * bind/fr_menus.bind: removed
754
755 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
756
757         * ui/default.ui: add a (commented out) entry for read-only
758
759 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
760
761         * examples/aa_head.lyx:
762         * examples/aa_paper.lyx: removed
763
764         * doc/LaTeXConfig.lyx.in:
765         * examples/aa_sample.lyx:
766         * layouts/aa.layout:
767         * layouts/aapaper.inc:
768         * layouts/aapaper.layout:
769         * templates/aa.lyx: aa.layout is for the new version of the
770         A&A document class, while aapaper.layout is for the older (and
771         slightly incompatible) version.
772
773 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
774
775         * doc/LaTeXConfig.lyx.in: 
776         * layouts/encts.layout: new textclass, from Reuben Thomas
777         
778         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
779
780 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
781
782         * bind/xemacs.bind: allow asciitilde to be used with or without
783         shift key
784
785 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
786
787         * bind/latinkeys.bind: add some bindings for KP_ keys.
788
789 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
790
791         * bind/latinkeys.bind: set quotedbl to quote-insert, set
792         nobreakspace to protected-space-insert
793
794         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
795         chars-transpose.
796
797 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
798
799         * kbd/european.kmap:
800         * kbd/francais.kmap:
801         * kbd/iso8859-15.cdef:
802         * encodings: add iso8859-15 support.
803
804         * kbd/iso8859-1.cdef: cleanup
805         
806 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
807
808         * templates/aa.lyx: rename from aapaper.lyx
809
810         * layouts/aa.layout: rename from aapaper.layout
811
812         * examples/aa_head.lyx:
813         * examples/aa_head.lyx: update
814
815 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
816
817         * languages: change GUI name of portugues and brazil
818
819 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
820
821         * bind/math.bind: add bindign for escape
822
823 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
824
825         * configure.m4: detect cygwin, windvi and yap
826
827         * reLyX/acinclude.m4 :
828         * reLyX/configure.in : OS/2 fixes
829
830 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
831
832         * bind/latinkeys.bind: fixup more bindings.
833
834 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
835
836         * bind/latinkeys.bind: fix typo
837
838 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
839
840         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
841         latin3, latin4, latin8, latin9
842
843         * bind/emacs.bind: include latinkeys.bind
844
845         * bind/cua.bind: include latinkeys.bind
846
847 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
848
849         * ui/default.ui: add FloatInsert and FloatListInsert
850
851 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
852
853         * examples/eu_splash.lyx: update from Dooteo
854
855 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
856
857         * layouts/revtex4.layout: make sure the PACS, keywords and
858         preprint come before \maketitle.
859
860 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
861
862         * ui/default.ui: comment out some nonexistant operations
863
864 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
865
866         * CREDITS: add Michael for the Gnome port
867
868 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
869
870         * ui/default.ui: add minipage item
871
872 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
873
874         * fr_AlignementDecimal.lyx:
875         * fr_Macros_Math.lyx:
876         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
877
878 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
879
880         * layouts/linuxdoc.layout: add support for CDATA section in code.
881         
882 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
883
884         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
885
886 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
887
888         * CREDITS: add Edwin Leuven
889
890 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
891
892         * ui/default.ui:
893         * bind/<various>: update for file dialog change
894
895 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
896
897         * encodings:
898         * languages: add preliminary Thai support
899
900         * kbd/tis620-0.cdef: dummy cdef file
901
902 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
903
904         * encodings: add support for iso8859-5 and cp1251.
905
906         * languages: add serbian and serbocroatian.
907
908         * kbd/serbian.kmap:
909         * kbd/serbocroatian.kmap: new files.
910
911 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
912
913         * reLyX/configure.in: become --with-version-suffix
914
915 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
916
917         * examples/fr_*: renamed french example files in french.
918
919 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
920
921         * templates/g-brief-de.lyx: fix typo.
922
923 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
924
925         * reLyX/Makefile.am: fix uninstall
926
927         * reLyX/configure.in: --with-lyx-version
928
929 2001-02-26  José Matos  <jamatos@fep.up.pt>
930
931         * templates/docbook_template.lyx: removed.
932         * templates/docbook_article.lyx: updated file, to replace the previous.
933
934         * templates/linuxdoctemplate.lyx: removed.
935         * templates/linuxdoc_article.lyx: updated file, to replace the
936         previous.
937
938 2001-02-11  José Matos  <jamatos@fep.up.pt>
939
940         * layouts/docbook.layout: chapter and part insertion are forbiden in
941         article.
942
943 2001-02-26  Juergen Vigna  <jug@sad.it>
944
945         * ui/default.ui: added Custom-Export to export menu.
946
947 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
948
949         * bind/emacs.bind: 
950         * bind/xemacs.bind: add bookmark commands. 
951         
952 2001-02-07  Allan Rae  <rae@lyx.org>
953
954         * bind/emacs.bind: 
955         * bind/xemacs.bind: Someone forgot to do the other bind files when they
956         changed the reference-back into a bookmark-goto. naughty naughty.
957
958 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
959
960         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
961         Silpa-Anan. 
962
963 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
964
965         * ui/default.ui: Add Edit->Math menu.
966
967 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
968
969         * Makefile.am: fix permissions on configure and configure.cmd
970         (from Albert Chin) 
971
972         * CREDITS: add Albert Chin
973
974 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
975
976         * bind/cua.bind: change the bookmark bindings to C-[123] and
977         C-M-[123]. 
978
979 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
980
981         * examples/fr_MathLabeling.lyx: 
982         * examples/fr_Minipage.lyx: 
983         * examples/fr_TableExamples.lyx: new translations from Adrien
984         Rebollo. 
985
986 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
987
988         * ui/default.ui: Fix typos.
989
990 2001-01-28  José Matos  <jamatos@fep.up.pt>
991
992         * layouts/db_lyxmacros.inc
993         * layouts/db_stdclass.inc
994         * layouts/db_stdlayouts.inc
995         * layouts/db_stdlists.inc
996         * layouts/db_stdsections.inc
997         * layouts/db_stdstarsections.inc
998         * layouts/db_stdstruct.inc
999         * layouts/db_stdtitle.inc: new files with modular support
1000         for docbook.
1001
1002         * layouts/docbook-chapter.layout
1003         * layouts/docbook-section.layout: new files, useful for
1004         document inclusion.
1005         
1006         * layouts/docbook.layout
1007         * layouts/docbook-book.layout: updated to use the modular support.
1008
1009 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
1010
1011         * bind/cua.bind: Add bindings for bookmarks.
1012
1013         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
1014
1015 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1016
1017         * ui/default.ui: Add Edit->Bookmarks menu.
1018
1019 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1020
1021         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
1022         shorten Insert>Floats>" entries.
1023
1024 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
1025
1026         * kbd/koi8-u.kmap: new file.
1027
1028         * encodings: add koi-8u encoding.
1029
1030         * languages: update ukrainian entry
1031
1032 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1033
1034         * CREDITS: update Tino Meinen address.
1035
1036 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1037
1038         * examples/fr_ItemizeBullets.lyx: new translation.
1039
1040         * examples/fr_splash.lyx: 
1041         * examples/fr_exemple_lyxifie.lyx: 
1042         * examples/fr_exemple_brut.lyx: updated.
1043
1044         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
1045
1046 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1047
1048         * configure.m4: Add a check for dvipdfm.
1049
1050 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1051
1052         * Makefile.am: make configure and configure.cmd installed
1053           by hand, to avoid name changes when --with-lyx-suffix
1054           is used.
1055  
1056         * configure:
1057         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
1058           reLyX and noweb2lyx scripts
1059  
1060         * reLyX/configure.in: support --with-lyx-suffix
1061
1062 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1063
1064         * ui/default.ui: Add Navigate->Refs
1065
1066 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1067
1068         * images/banner.xpm: revert to the cucumberless banner.
1069
1070 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1071
1072         * languages: Add extra_options field. It is used to fix the ~n
1073         problem with Spanish.