Am 23.08.2011 um 23:10 schrieb Jean-Marc Lasgouttes:
> Le 19/07/11 14:43, Stephan Witt a écrit :
>> In case of interest
>>
>> QT_VERSION="4.10.3" sh -c 'v="0x0"; for i in ${QT_VERSION//./ } ; do case $i
>> in 10) v=$v"0a" ;; 11) v=$v"0b" ;; 12) v=$v"0c" ;; 13) v=$v"0d" ;; 14)
>> v=$v"0e" ;; 15)
Le 06/08/11 17:40, Uwe Stöhr a écrit :
\begin{lyxcode}
~~~Hello~~Hello~~\end{lyxcode}
This is wrong because if the line is too long, LaTeX tries to break the
line and does this at the first possibility - and this is at the
beginning of course. Thus the leading spaces get lost which was reported
Le 12/08/11 23:58, Yihui Xie a écrit :
I'll be glad to do 12, if JMarc has not done the job yet. How long is
that supposed to be?
You are very welcome to work on it. I will not have time myself.
One or two pages pointing to real sweave documentation or tutorials will
be enough, I guess.
JMa
Le 19/07/11 14:43, Stephan Witt a écrit :
In case of interest
QT_VERSION="4.10.3" sh -c 'v="0x0"; for i in ${QT_VERSION//./ } ; do case $i in 10) v=$v"0a" ;; 11) v=$v"0b" ;; 12)
v=$v"0c" ;; 13) v=$v"0d" ;; 14) v=$v"0e" ;; 15) v=$v"0f" ;; *) v=$v"0"$i ;; esac ; done; echo $v'
prints 0x0040a03
After returning from vacation, I noticed that building with autotools is
now broken on my 10.6.8 iMac. The link breakage can be fixed by invoking
make as
make QT4_LIB="-framework Carbon -framework Cocoa"
Has something happened that removed the libraries from the normal link
invocation? Have
On Mon, Aug 22, 2011 at 05:15:11PM -0400, Richard Heck wrote:
> On 08/21/2011 09:39 PM, for...@lyx.org wrote:
> >Author: forenr
> >Date: Mon Aug 22 03:39:49 2011
> >New Revision: 39504
> >URL: http://www.lyx.org/trac/changeset/39504
> >
> >Log:
> >Fix #7715 (Lyx 2.0.0 doesn't work with Mathematica
Le 23/08/2011 14:24, Pavel Sanda a écrit :
unfortonately chamunda.via.ecp.fr, which is current alias for ftp.lyx.org
does not work and ftp.via.ecp.fr does not accept our credentials.
i'm not sure whats the relation between these two machines.
pavel
DNS says that they are not the same :) They we
Vincent van Ravesteijn wrote:
> Op 23-8-2011 14:01, Pavel Sanda schreef:
>> Jean-Marc Lasgouttes wrote:
>>> Richard, this adds a new string to translate (R/S code). Is it OK
>>> nevertheless in branch (together with cleanup r39510, of course)?
>> currently there are more strings waiting.
>>
>> can
Le 23/08/2011 14:01, Pavel Sanda a écrit :
Jean-Marc Lasgouttes wrote:
Richard, this adds a new string to translate (R/S code). Is it OK
nevertheless in branch (together with cleanup r39510, of course)?
currently there are more strings waiting.
can you update the current status as far as ftp
Op 23-8-2011 14:01, Pavel Sanda schreef:
Jean-Marc Lasgouttes wrote:
Richard, this adds a new string to translate (R/S code). Is it OK
nevertheless in branch (together with cleanup r39510, of course)?
currently there are more strings waiting.
can you update the current status as far as ftp is
Jean-Marc Lasgouttes wrote:
> Richard, this adds a new string to translate (R/S code). Is it OK
> nevertheless in branch (together with cleanup r39510, of course)?
currently there are more strings waiting.
can you update the current status as far as ftp is concerned?
- is via.ecp.fr going to wak
Le 23/08/2011 12:33, lasgout...@lyx.org a écrit :
Author: lasgouttes
Date: Tue Aug 23 12:33:42 2011
New Revision: 39509
URL: http://www.lyx.org/trac/changeset/39509
Log:
Add possibility to export the R code from a sweave-enabled document
(patch from yihui, part of #7555)
http://www.lyx.org/trac/
12 matches
Mail list logo