Hola! no se si hablan español.. pero hay buenos traductores de google en
estos dias. :).
Tengo una duda.. no puedo colocar tildes, tengo configurado mi teclado en
ingles con caracteres muertos para tener mis tildes á é í y la ñ.
Otra cosa, como puedo cambiarle el nombre de "contents" al indice?.
Am 31.08.2010 um 03:15 schrieb Uwe Stöhr:
> Am 31.08.2010 03:04, schrieb Uwe Stöhr:
>> I am not able to compile LyX 2.0 using CMAKE. I get these errors:
>
> I forgot to say that I'm using
> - Microsoft Visual C++ 2008 Express Edition with SP1
> - Qt 4.6.3
> - Windows XP 64bit (a.k.a. Windows 2003
Hi Stephan,
I have all the compilers installed that come with Xcode, but I would
prefer working from the command line rather than using the large Xcode
GUI, which is difficult to use when I travel and have to use a laptop.
As for Qt, the pre-built Qt package released by Nokia comes as a
syste
> there must be simple string there. i guess you use too new designer?
Thanks for the hint. I'm using designer from Qt 4.6.3 and this version uses by default rich text
when editing the tooltip. One has to edit the tooltip directly in the "result" window to get plain text.
regards Uwe
Am 31.08.2010 03:04, schrieb Uwe Stöhr:
I am not able to compile LyX 2.0 using CMAKE. I get these errors:
I forgot to say that I'm using
- Microsoft Visual C++ 2008 Express Edition with SP1
- Qt 4.6.3
- Windows XP 64bit (a.k.a. Windows 2003 Server)
- CMake 2.8.2
and build with this batch file:
I am not able to compile LyX 2.0 using CMAKE. I get these errors:
2>..\..\..\src\support\environment.cpp(65) : error C2039: 'setenv' : is not a member of '`global
namespace''
2>..\..\..\src\support\environment.cpp(65) : error C3861: 'setenv': identifier
not found
10>..\..\src\LyX.cpp(288) : e
hi,
its a longer time the notifications from the wiki mailer daemon do not
post anything into lyx-doc lists (i mean those posts:
http://www.mail-archive.com/lyx-d...@lists.lyx.org/msg04776.html )
Christian, JMarc, can you have a look?
similarly doxygen info was last built Jan 9 2010. can we get
Jean-Marc Lasgouttes wrote:
> Le 17/08/2010 17:17, Pavel Sanda a écrit :
>> Jean-Marc LASGOUTTES wrote:
>>> but I'd like to point out something else:
>>>
>>> People, please do not use InsetIterator in updateBuffer()!
>>>
>>> A lot of time has been spent on this code to ensure that it is fas
veno...@arcadiaclub.com wrote:
> Hello, how can I run multple versions of LyX side-by-side?
which OS? iirc configure had some version-suffix parameter for this.
>I want to run LyX 2.0 alpha 5 and the latest of the 1.6.7 series without
>having to reconfigure the user folder each time.
>Is there a
Le 17/08/2010 19:36, Pavel Sanda a écrit :
Julien Rioux wrote:
To be useful, the preprocessor value could be set per document, but that
could be a security risk. Now, how do you make that safe? I don't know.
thats the problem.
Using the OutputFormat tag defined for use with sweave, one can h
Le 17/08/2010 17:17, Pavel Sanda a écrit :
Jean-Marc LASGOUTTES wrote:
but I'd like to point out something else:
People, please do not use InsetIterator in updateBuffer()!
A lot of time has been spent on this code to ensure that it is fast and
regularly someone comes and thinks it is t
Hello, how can I run multple versions of LyX side-by-side? I want to run LyX
2.0 alpha 5 and the latest of the 1.6.7 series without having to reconfigure
the user folder each time. Is there a command-line parameter to instruct LyX to
use a particular folder instead of another? Or maybe some regi
veno...@arcadiaclub.com wrote:
> Hello, I'm new to LyX development and I would like to contribute. Where
> should I start to get an idea of how LyX works? Is there a document available
> online?
> It's a rather big project and starting to navigate code here and there
> doesn't sound a good idea!
Hello, I'm new to LyX development and I would like to contribute. Where should
I start to get an idea of how LyX works? Is there a document available online?
It's a rather big project and starting to navigate code here and there doesn't
sound a good idea!
Thanks in advance,
Ale
Am 30.08.2010 um 16:40 schrieb Jürgen Spitzmüller:
> Stephan Witt wrote:
>
BTW, the word LyX is correct for apples spell checker :-)
>>>
>>>
>>>
>>> by default? :-)
>>
>> Yes. I think it ignores all words with mixed case by default.
>
> Hm, that would be a really bad default. I think ca
Stephan Witt wrote:
> > ..."by default". Which means you can change that behaviour, I suppose.
>
> Maybe. By studying the hunspell.hxx file I couldn't learn how...
> I found no argument to the spell() function and no option setter function.
> Perhaps it is left as an exercise to the open-source co
Am 30.08.2010 um 14:42 schrieb Jürgen Spitzmüller:
> Also sprach Stephan Witt:
>> Am 30.08.2010 um 13:07 schrieb Jürgen Spitzmüller:
>>> Stephan Witt wrote:
I removed one FIXME which is outdated and one that might be still valid.
Perhaps I should have mentioned this, but I don't think th
On 08/30/2010 08:45 AM, Jürgen Spitzmüller wrote:
Richard Heck wrote:
Think of local layouts as an analogy to the LaTeX preamble.
It is a power user feature.
Yes, that should probably be emphasized in the documentation.
But nevertheless the goal should be to replace this in
On 08/26/2010 10:00 AM, Peter Gamalrevicz wrote:
Dear LyX-developers,
first off: thanks for a great piece of software. I have one
suggestion: the combine class is very handy for having several
documents in one, which is especially useful for collections of
articles. The class can be found on
Richard Heck wrote:
> > Think of local layouts as an analogy to the LaTeX preamble.
> > It is a power user feature.
> >
> >
>
> Yes, that should probably be emphasized in the documentation.
But nevertheless the goal should be to replace this input widget by a proper
graphical user interface
Also sprach Stephan Witt:
> Am 30.08.2010 um 13:07 schrieb Jürgen Spitzmüller:
> > Stephan Witt wrote:
> >> I removed one FIXME which is outdated and one that might be still valid.
> >> Perhaps I should have mentioned this, but I don't think that this should
> >> be customizable.
> >
> > I think i
On 08/30/2010 03:45 AM, Guenter Milde wrote:
On 2010-08-30, Uwe Stöhr wrote:
What exactly does the local layout feature in the document settings?
It is in the document settings now? Then this is an interface to the
hithere hidden possibility to include a layout with a document.
Stephan Witt wrote:
> I removed one FIXME which is outdated and one that might be still valid.
> Perhaps I should have mentioned this, but I don't think that this should be
> customizable.
I think it should. This is a common customization option for spellcheckers
(you can customize whether to che
Am 30.08.2010 um 11:48 schrieb Jürgen Spitzmüller:
> Stephan Witt wrote:
>> Now the patch is ready for review.
>> It compiles and works for me on mac and linux.
Thank you for review.
> Not a thorough review, but on a first glance I see many style issues. For
> instance,
>
> + if (from >= t
Stephan Witt wrote:
> Now the patch is ready for review.
> It compiles and works for me on mac and linux.
Not a thorough review, but on a first glance I see many style issues. For
instance,
+ if (from >= to) return 0;
should be
+ if (from >= to)
+ return 0;
also, tak
Am 30.08.2010 um 07:48 schrieb Stephan Witt:
> Am 30.08.2010 um 06:14 schrieb Cyrille Artho:
>
>> Hi LyX/Mac developers,
>> I have tried to locally compile qt4 and LyX (devel, and 1.6.7) to debug a
>> problem with copying/pasting graphics on Mac OS X. I think I have found the
>> place in the co
Hi Stephan,
I have tried the latest version of Qt (4.6.3) as well, with no change in
the result. The script to build LyX on Mac OS is very large; for
occasional debugging, I would prefer being able to build QT and LyX in a
few steps, as outlined in INSTALL.MacOSX. Hopefully, that documentation
Uwe Stöhr wrote:
> Index: src/frontends/qt4/ui/MathsUi.ui
...
> +
> + "http://www.w3.org/TR/REC-html40/strict.dtd">;
> + content="1" />