Re: rc3

2008-09-27 Thread Bob J .
Kornel Benko wrote: > > 1.) I had to add in the preamble "\usepackage{amssymb}" to resolve the > > Error "Undefined control sequence \mathbb" I also manually had to add "\usepackage{amssymb}" to the preamble. I was exporting from the command line, e.g. lyx -e pdf newfile1.lyx This h

Re: Version Control on OS X

2008-09-27 Thread Christian Ridderström
On Sat, 27 Sep 2008, tim opie wrote: Hi all, am happy to add more stuff to the wiki if you would like to give me the developer password for the mac wiki. I have been using Lyx on I've sent the password off-list. /Christian -- Christian Ridderström, +46-8-768 39 44http://www.md.k

[patch] make documents compilable that use hyperref and colorlinks

2008-09-27 Thread Uwe Stöhr
When using hyperref with the option colorlinks (that we support), hyperref loads the color package \AtBeginDocument. But babel loads it too \AtBeginDocument, so that is not loaded when babel defined shorthand characters. Thus document with the languages Esperanto, Slovak, and some others are not

SageTeX with LyX (was: On the interface between Lyx and CAS: some ideas for a better desing)

2008-09-27 Thread Gregor Gorjanc
Hi LyX developers! Enthused with use of R (via Sweave) in LyX I started to also look for integration of SAGE (see http://www.sagemath.org). Since Python is used the integration should be doable. However, luckily much has already been done with the SageTeX (see last example at http://www.sagemat

Re: boost update

2008-09-27 Thread Jean-Marc Lasgouttes
Agreed. So is that a red flag to Peter? I mean a _green_ flag of course... Yes, from m at least. José? JMarc

Re: about character styles

2008-09-27 Thread rgheck
Uwe Stöhr wrote: rgheck schrieb: So I fear that users won't use character styles when they are not able to modify and define them easily. But honestly, it isn't that difficult! I would have thought you could look at the logicalmkup module and figure out pretty quickly how to do a new one.

Version Control on OS X

2008-09-27 Thread tim opie
Hi all, Just writing to say I wrote a short guide for installing RCS on OS X so that Version Control works. I was going to just put it on the wiki>Mac>Useful Helper Programs section, but I need a developer password for the wiki to do that. I have instead made a short wiki page @ http://wiki.lyx.o

Re: Picins for LyX, easy to make

2008-09-27 Thread Michael Gasperl
I'm glad to see the enhancement of LyX 1.6 concerning wrapped figures ( see http://wiki.lyx.org/LyX/NewInLyX16#toc11 )! A similar output of the picins-workaround can be reached by inserting following into the praeambel: \setlength{\intextsep}{0cm plus1cm minus1cm} Pavel Sanda wrote: > >> The

Re: boost update

2008-09-27 Thread Abdelrazak Younes
On 27/09/2008 11:25, Abdelrazak Younes wrote: On 22/09/2008 12:33, Jean-Marc Lasgouttes wrote: Abdelrazak Younes<[EMAIL PROTECTED]> writes: Well, I understand but 1.36 is already one year old and we don't use boost as much as in the past. So I reckon that the risk is very minimal and we should

Re: boost update

2008-09-27 Thread Abdelrazak Younes
On 22/09/2008 12:33, Jean-Marc Lasgouttes wrote: Abdelrazak Younes<[EMAIL PROTECTED]> writes: Well, I understand but 1.36 is already one year old and we don't use boost as much as in the past. So I reckon that the risk is very minimal and we should upgrade boost before rc3 so that we have m

Re: [patch] beamer complementations

2008-09-27 Thread Abdelrazak Younes
On 27/09/2008 10:43, Jürgen Spitzmüller wrote: I've noticed that our beamer layout does not support quote, quotation and verse, even though beamer includes these environments. I'll add these to branch and trunk (is trunk open again for commits?) I've seen a few commits so I guess it is. At l

[patch] beamer complementations

2008-09-27 Thread Jürgen Spitzmüller
I've noticed that our beamer layout does not support quote, quotation and verse, even though beamer includes these environments. I'll add these to branch and trunk (is trunk open again for commits?) Jürgen Index: lib/layouts/beamer.layout =