On 3/14/2010 5:30 AM, Pavel Sanda wrote:
unfortunatelly MikTeX installation is imho the main cause of troubles on
win instalations because of its download which take place only when lyx is
run.
Yes, that's why the installer configures LyX after MiKTeX is installed.
This will remain the same.
On 3/14/2010 3:58 AM, Abdelrazak Younes wrote:
Forget about Enchant on Windows it brings in gtk dependency and we don't
want to maintain that. I've specifically introduced libhunspell so that
we can reuse OpenOffice and/or Firefox dictionaries. I have created an
hunspell MSVC solution to generate
BH wrote:
> > to close the circle, if you try to find defintion of __PTRDIFF_TYPE__ you
> > will find ptrdiff_t, right?
>
> That's right:
>
> #ifndef __PTRDIFF_TYPE__
> #define __PTRDIFF_TYPE__ long int
> #endif
> typedef __PTRDIFF_TYPE__ ptrdiff_t;
so no, thats definition of ptrdiff_t to be in
> to close the circle, if you try to find defintion of __PTRDIFF_TYPE__ you
> will find ptrdiff_t, right?
That's right:
#ifndef __PTRDIFF_TYPE__
#define __PTRDIFF_TYPE__ long int
#endif
typedef __PTRDIFF_TYPE__ ptrdiff_t;
BH
Am 14.03.2010 09:16, schrieb Abdelrazak Younes:
Maybe Ed just delete them because he actually fixed the FIXME in the
comment?
No, because the fix for this would be a fileformat change.
regards Uwe
Kornel Benko wrote:
> Paval,
> is it allowed to change (and commit) po-files in this stage for trunk?
yes
pavel
Paval,
is it allowed to change (and commit) po-files in this stage for trunk?
Kornel
signature.asc
Description: This is a digitally signed message part.
BH wrote:
> On Sun, Mar 14, 2010 at 9:53 AM, Pavel Sanda wrote:
> > BH wrote:
> > not sure, but probably in
> >> #include <_types.h>
> >
> > one can find definition of __darwin_ptrdiff_t .
> > can you show it?
>
> I'm not sure if this is what you're looking for. I have multiple
> _types.h in vari
On Sun, Mar 14, 2010 at 9:53 AM, Pavel Sanda wrote:
> BH wrote:
> not sure, but probably in
>> #include <_types.h>
>
> one can find definition of __darwin_ptrdiff_t .
> can you show it?
I'm not sure if this is what you're looking for. I have multiple
_types.h in various places, but they all have
BH wrote:
not sure, but probably in
> #include <_types.h>
one can find definition of __darwin_ptrdiff_t .
can you show it?
pavel
On Sun, Mar 14, 2010 at 6:58 AM, Pavel Sanda wrote:
> BH wrote:
>> In file included from bindtextdom.c:23:
>> /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stddef.h:74: error: two or
>> more data types in declaration specifiers
>> make[2]: *** [bindtextdom.o] Error 1
>> make[1]: *** [all-recursive]
BH wrote:
> In file included from bindtextdom.c:23:
> /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stddef.h:74: error: two or
> more data types in declaration specifiers
> make[2]: *** [bindtextdom.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
can show the neighbourhoo
Joost Verburg wrote:
> thing that needs to done manually is to run the installer for the LaTeX
> system
unfortunatelly MikTeX installation is imho the main cause of troubles on
win instalations because of its download which take place only when lyx is
run.
> and there would be only one set of o
On 13/03/2010 22:03, Uwe Stöhr wrote:
Hi Edwin,
you reverted my comments about the horizontal alignment of multirows,
why that?
Comments are for me important to be later able to understand the code
and I feel very uncomfortable when they are removed. Especially the
tabular code needs in gener
14 matches
Mail list logo