"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes:
| It continued in the 1.1.x branch, when we decided to use the STL, and
| some areas were much cleaned up by this. Now, these good parst should
| be backported to the new 1.1.x branch (Lgb, when is that up?), and
| we should continue to get
Ken Ingram <[EMAIL PROTECTED]> writes:
| Okay. Then what's all this then?
|
| make[1]: Entering directory `/usr/src/lyx-1.0.4pre6/src'
| g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include lyxfunc.C
| lyxfunc.C: In method `class LString LyXFunc::Dispatch(int, const char * =
| 0)':
| lyxfunc
> Try to use small and better maintainable "static inline" functions
> allocating memory objects only on their stack frame, i.e. using
> variables local to them, consistently avoiding 'new'/'delete'. Thus
> memory remains confined within block nesting and exists only during
> block life time.
Okay. Then what's all this then?
make[1]: Entering directory `/usr/src/lyx-1.0.4pre6/src'
g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include lyxfunc.C
lyxfunc.C: In method `class LString LyXFunc::Dispatch(int, const char * =
0)':
lyxfunc.C:2433: virtual memory exhausted
make[1]: *** [lyxfun
OK, I've tried the unsubscribe instructions, and replied to the message
it sends me, a few times, but that address is still subscribed.
I receive the message sent to my old email, but this is because another
machine in alias for it. When I reply, it's from the actual address.
So I tell it to
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| Hi lyx-devel folks,
|
| I still can't access the anoncvs archives. None of the obvious
| passwords work.
Can you please show your environment variables and the exact commands
you are trying to run, + the erorr messages. If possible turn on
debug
Hi lyx-devel folks,
I still can't access the anoncvs archives. None of the obvious passwords work.
---Kayvan
--
Kayvan Aghaiepour Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://syl
Hi,
the following is meant as a suggestion to be considered in conjunction
with general coding rules, if adequate. Don't feel urged to answer.
Some details may be somewhat incorrect for C++. Most of it is an
offspring from looking at those many implementation details in
figinset.C that I disl
On Tue, 21 Sep 1999 20:49:15 +0900, Shigeru Miyata wrote:
>My point is that LyX is intended for editing structured documents and
>it is wrong for LyX to be able to handle non-structured documents as
>well.
Therefore e.g. word2x is looking for hints in the *text* how it could
best structure a d
Dieter diddled,
> Hi all,
> I found the error the same way as pointed out by Martin Vermeer. This rises the
> question: why can this happen? I took a look on the temporary file written into
> the /tmp/lyxwhatsoever directory. What was very astonishing to me is that the
> command "\author" appeared
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> wrote:
> The new kernel will still be waiting for LyX. After all, it's still modern
> and much better than what we have, and will stay that for a few years, but
> until the rest of LyX is ready, I think it's a mistake to introduce it.
I'm relieved
[EMAIL PROTECTED] wrote:
> I return here with the subject of importing-exporting word documents.
> The problem is: I need to import-export M$ Word documents since
> everybody else where I work uses this word proccessor, and I would
> like to have everybody working with LyX instead of M$ W
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> This is true only until we get our bufferview widget into
Allan> gui-independent form then we can create a small buffer in any
Allan> dialog (remember this was proposed for the find/replace dialog)
Allan> that will accept any LyX conte
Hello all,
I have started a new "project" at CoSource.com. Its name is:
MS Word to LyX and LaTeX format and viceversa
If you want to contribute to this project follow the instructions
below (I explain this because the cosource pages are a bit tricky):
1) Go to the web page http:
On Tue, Sep 21, 1999 at 09:35:20AM +0200, Lars Gullik Bjønnes wrote:
>
> Ok, it should be up and running now.
>
> Note that the location of the repository has changed slightly:
>
> :pserver:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot
>
> And as usuall I can't remember the password: it is ei
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
>>> - no accents - no transliteration of special characters like &~\%
>>> - no math formulae, no references...
>> This is true only until we get our bufferview widget into
>> gui-independent form then we can create a small buffer in an
> "Dieter" == Ing Dieter Jurzitza <[EMAIL PROTECTED]> writes:
Dieter> Hi all, I found the error the same way as pointed out by
Dieter> Martin Vermeer. This rises the question: why can this happen?
Dieter> I took a look on the temporary file written into the
Dieter> /tmp/lyxwhatsoever director
> "larry" == larry <[EMAIL PROTECTED]> writes:
larry> Is there any way to get the "righttag" option working under
larry> AMSLaTeX?
I don't know... What is it?
JMarc
> "larry" == larry <[EMAIL PROTECTED]> writes:
larry> How can I insert a "&" in math mode? This is required for the
larry> cases environment. -- -lsm
As far as I know, you can't :( I think that Alejandro added support
for cases at some point, but it has been removed (for good reason, I'm
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> It's due to gcc-2.95 not liking autoconf's generated test to
Allan> find the parameter types of select(). The appropriate people
Allan> have been informed more than once about this and a number of
Allan> other problems. This particu
20 matches
Mail list logo