Hi list, maybe I should have signed to the list after all...
@Pavel:
>> I'm not subscribed or anything but I thought that maybe it would be
>> nice to give some feedback, so I created a little rough document that
>> should be attached. I'm not sure it's very relevant, but I'm running
>> Linux and
> I'm not subscribed or anything but I thought that maybe it would be
> nice to give some feedback
Too bad that you returned to OOo because of a single problem. I moreover cannot reproduce your
problem: I go to the file menu, there to "new from template" and then choose letter or another
letter
rgheck wrote:
> That'd be an absolutely trivial module, if we wanted to do it that way.
> Compare foottoend.module.
it will take some time to rewire my brain tracks and start to think in
do_it_module_way from the hardcoding :)
i think nice to have it.
pavel
Pavel Sanda wrote:
Eduardo Alberto Hernández Mu?oz wrote:
Hi list,
I'm not subscribed or anything but I thought that maybe it would be
nice to give some feedback, so I created a little rough document that
should be attached. I'm not sure it's very relevant, but I'm running
Linux and version
Eduardo Alberto Hernández Mu?oz wrote:
> Hi list,
>
> I'm not subscribed or anything but I thought that maybe it would be
> nice to give some feedback, so I created a little rough document that
> should be attached. I'm not sure it's very relevant, but I'm running
> Linux and version 1.5.4.
bette
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Trenton" == Trenton Schulz <[EMAIL PROTECTED]> writes:
Trenton> Yes, the path to the headers. In the binary package, they are
Trenton> only stored _inside_ the frameworks. So I would need a path
Trenton> similar to -I/ Li
On Mon, 18 Jun 2007, "[EMAIL PROTECTED]" wrote:
I assume you're rather computer savvy. Would you say above average (for a
Windows user)?
Yes, I think I could say above average. I'm able to install windows
and have already tried ubuntu, puppy linux and some others. I'm using
texlive under ubunt
[EMAIL PROTECTED] wrote:
I have 2 quirks here: 1) some packages I needed weren't in the bundle,
which I would rather recommend to include; 2) miktex wanted to install
some extra packages which I can't imagine I will ever need nor can
imagine that lyx needs them to run.
The reason for why Mi
[EMAIL PROTECTED] wrote:
Joost/Uwe, can you confirm that a user can manually run a dictionary
installer? If this is the case, then we could see about adding
instructions for the user of a bundled installer to also download the
relevant dictionary installers.
The bundled installer allows you t
On Mon, 18 Jun 2007, Rafael Maguiña wrote:
First of all, thanks for giving us the feedback!
I assume you're rather computer savvy. Would you say above average (for a
Windows user)?
Installing:
I chose the bundle on purpose, as I knew the machine on which I wanted
to install lyx isn't conne
Helge Hafting wrote:
Abdelrazak Younes wrote:
On LyX side, the main and only reason why there is a full redraw on
each cursor movement is because we want to draw to little pink corners
in the current formula. It is easy to disable the pink corners though
(thus avoiding the full redraw) and if
Abdelrazak Younes wrote:
On LyX side, the main and only reason why there is a full redraw on
each cursor movement is because we want to draw to little pink corners
in the current formula. It is easy to disable the pink corners though
(thus avoiding the full redraw) and if you can live without t
Trenton Schulz wrote:
So, I fired up Shark and Quartz Debug to take a look at why things are
so slow when moving around in a math formula. It seems that when I'm
moving around in normal text, the area around the cursor is updated,
which is what I would expect and why moving through normal text
On Mar 2, 2007, at 10:46 AM, Trenton Schulz wrote:
I will try to check out the performance issue sometime next week
as I am away for the weekend and report back.
Still planning on doing this.
I said I would do this :)
-- Trenton
Performance on a 1GHz PPC Mac is acceptable (for th
On Mar 8, 2007, at 2:39 PM, Helge Hafting wrote:
Jean-Marc Lasgouttes wrote:
"Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> Jean-Marc Lasgouttes wrote: [...]
This looks a bit more complicated that I would have hoped (and the
fact that it proposes 'no' for norwegian instead of
Jean-Marc Lasgouttes wrote:
"Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> Jean-Marc Lasgouttes wrote: [...]
This looks a bit more complicated that I would have hoped (and the
fact that it proposes 'no' for norwegian instead of 'nb' worries
me).
Helge> I w
Helge Hafting wrote:
> Using "no" simply means they are a bit behind. It is just
> an example anyway, isn't it?
Sure, but it feels a bit awkward to me if you consider where the company who
produces qt is located...
Georg
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> Jean-Marc Lasgouttes wrote: [...]
>> This looks a bit more complicated that I would have hoped (and the
>> fact that it proposes 'no' for norwegian instead of 'nb' worries
>> me).
>>
Helge> I wouldn't worry too much about that. "no
Jean-Marc Lasgouttes wrote:
[...]
This looks a bit more complicated that I would have hoped (and the
fact that it proposes 'no' for norwegian instead of 'nb' worries me).
I wouldn't worry too much about that. "no" used to be the locale
for norwegian, these days it is either "nb" or "nn" depen
On Mar 6, 2007, at 12:14 PM, Jean-Marc Lasgouttes wrote:
The INSTALL.MacOSX file is supposed to cover everything that is
useful.
Yes, it's *supposed* to, though it hasn't been updated for 1.5 yet.
There are some important differences between 1.4 and 1.5. Anders
Ekberg has sent me updated
> "Trenton" == Trenton Schulz <[EMAIL PROTECTED]> writes:
Trenton> Yes, the path to the headers. In the binary package, they are
Trenton> only stored _inside_ the frameworks. So I would need a path
Trenton> similar to -I/ Library/Frameworks/QtCore.framework/Headers
Trenton> -I/Library/Framewor
On Mar 2, 2007, at 9:13 AM, Georg Baum wrote:
Trenton Schulz wrote:
It's only a problem if you have something like this.
#define BIG_ENDIAN // I am building on PowerPC.
// ...
#ifdef BIG_ENDIAN
// some endian specific stuff
// ...
#endif
We have something like this: The WORDS_BIGENDIAN d
On Mar 2, 2007, at 3:36 AM, Bennett Helm wrote:
On Mar 1, 2007, at 5:40 PM, Trenton Schulz wrote:
Trenton> Is there any reason why LyX isn't built universal?
Mostly ignorance on my part. (My standard disclaimer: I am not a
developer.) Also some have thought that having separate binaries i
Trenton Schulz wrote:
> It's only a problem if you have something like this.
>
> #define BIG_ENDIAN // I am building on PowerPC.
>
> // ...
>
> #ifdef BIG_ENDIAN
> // some endian specific stuff
> // ...
> #endif
We have something like this: The WORDS_BIGENDIAN define. This is used e.g.
in src/
On Mar 1, 2007, at 5:40 PM, Trenton Schulz wrote:
Trenton> Is there any reason why LyX isn't built universal?
Mostly ignorance on my part. (My standard disclaimer: I am not a
developer.) Also some have thought that having separate binaries is
preferable because it results in smaller file s
On Mar 1, 2007, at 3:37 PM, Jean-Marc Lasgouttes wrote:
"Trenton" == Trenton Schulz <[EMAIL PROTECTED]> writes:
If that's the case, I would suggest putting the right magic into
configure to add the paths.
Did you try the '--with-qt-include' option?
Trenton> No. If I can pass multiple pat
> "Trenton" == Trenton Schulz <[EMAIL PROTECTED]> writes:
>>> If that's the case, I would suggest putting the right magic into
>>> configure to add the paths.
>> Did you try the '--with-qt-include' option?
Trenton> No. If I can pass multiple path's along there, then that
Trenton> would work.
On Mar 1, 2007, at 10:15 AM, Abdelrazak Younes wrote:
Trenton Schulz wrote:
So, anyway, long story short. I added the library name to the
front of all the headers and I include them as a diff here, this
made things compile for me. Feel free to decide what you will do.
I know that it is k
Trenton Schulz wrote:
So, anyway, long story short. I added the library name to the front of
all the headers and I include them as a diff here, this made things
compile for me. Feel free to decide what you will do. I know that it is
kind of a change in policy and you may not want to do that.
29 matches
Mail list logo