Hi all,
make[4]: Entering directory `/home/ksylvan/src/lyx-build/src/support'
if /bin/bash ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I..
/../../lyx/src/support -I../../src -I../../../lyx/src/support/.. -I../../../ly
x/boost -I/usr/local/include -W -Wall -I/usr/X11R6/incl
John Weiss <[EMAIL PROTECTED]> writes:
<
< On Sat, Jan 01, 2005 at 01:38:07PM +, Angus Leeming wrote:
< > Ok, dokey.
<
< Lanuage Lesson for all international colleagues: The correct phrase
< is, "Okey dokey".
<
< Or, if you prefer: "Okee dokee"
< "Okey-dokey"
<
On Mon, Jan 03, 2005 at 01:08:32PM -0800, Kayvan A. Sylvan wrote:
> Hmmm... Yes, that can happen. I route around such problems though.
> For example: The Acrobat reader program needs dos paths. So, I use
> the following shell script (as /usr/local/bin/acroread):
>
> #!/bin/sh
>
> if [ $#
On Sat, Jan 01, 2005 at 01:38:07PM +, Angus Leeming wrote:
> Ok, dokey.
Lanuage Lesson for all international colleagues: The correct phrase
is, "Okey dokey".
Or, if you prefer: "Okee dokee"
"Okey-dokey"
"Okee-dokee"
"Okie dokie"
Michael Schmitt wrote:
>>> I vote for 5 possible bookmarks instead of the current available 3.
>>> Because this options is very useful when working in different
>>> sections in multiple documents.
>
I found out now that this is possible when I change the user interface
file.
Is it really that simp
Hi Uwe,
I vote for 5 possible bookmarks instead of the current available 3.
Because this options is very useful when working in different sections in
multiple documents.
I found out now that this is possible when I change the user interface
file.
Is it really that simple? In that case, you shoul
Hello LyXers,
I forgot to say that I want to include my mathed documentation.
For those who are able to read german, it is available at
http://wiki.lyx.org/pmwiki.php/LyX/LyXMathebefehle
(In german because I wrote it once for me and fellow students.)
I covers now nearly all math constructs. I want
Am Montag, 10. Januar 2005 22:29 schrieb Uwe Stöhr:
> But I can't reproduce bug 922 under LyX 1.3.5.
I can partially reproduce it: The layout of lists etc. stays as is when
copying them into ERT boxes, and this is of course nonsense. The layout
should be reset to standard in the ERT box. I guess
I wrote:
Navigate menu:
I vote for 5 possible bookmarks instead of the current available 3.
Because this options is very useful when working in different sections
in multiple documents.
I found out now that this is possible when I change the user interface file.
But now the questions:
The print f
Pre-empting Michael's request for this ;-)
Excellent! Thanks, Angus!
Michael
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>> | So, let me ask why you think that users on such systems should have
>> | these messages output only in English?
>>
>> but this is done after main has run so the package stuff should have
>> been able to finish by the time
Lars Gullik Bjønnes wrote:
> | So, let me ask why you think that users on such systems should have
> | these messages output only in English?
>
> but this is done after main has run so the package stuff should have
> been able to finish by the time the help text is outputted
What? Wrong!
void Ly
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>> | I got busy and implemented the code to output messages 'lazily' so that
>> | the message can be defined before the locale directory has been
>> | ascertained, but only output afterwards. The resulting code 'in use'
>> | lo
Lars Gullik Bjønnes wrote:
> | I got busy and implemented the code to output messages 'lazily' so that
> | the message can be defined before the locale directory has been
> | ascertained, but only output afterwards. The resulting code 'in use'
> | looks so:
>
> Are my mails getting lost?
>
> IMNS
Angus Leeming <[EMAIL PROTECTED]> writes:
| I got busy and implemented the code to output messages 'lazily' so that
| the message can be defined before the locale directory has been
| ascertained, but only output afterwards. The resulting code 'in use' looks
| so:
Are my mails getting lost?
I
I got busy and implemented the code to output messages 'lazily' so that
the message can be defined before the locale directory has been
ascertained, but only output afterwards. The resulting code 'in use' looks
so:
int main()
{
lazy::messages()[debug_trait::WARN] +=
lazy::messages()
Is it as simple as that?
JMarc
Index: src/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v
retrieving revision 1.2081
diff -u -p -r1.2081 ChangeLog
--- src/ChangeLog 10 Jan 2005 19:17:38 - 1.2081
+++ src/
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Maybe not. Kayvan, if you pass the "--enable-maintainer-mode"
Angus> flag to configure, then autogen.sh will be invoked
Angus> automatically when needed and config.h would, therefore, now
Angus> mention three macros
No, autoconf wi
Lars Gullik Bjønnes wrote:
> | Lars, could you investigate how to rebuild the precompiled headers when
> | build_dir/src/config.h is changed?
>
> pch.h.gch should depend on all headers named in pch.h and the first of
> these should be config.h, so nothing special should be done.
>
> Otoh... are y
Angus Leeming <[EMAIL PROTECTED]> writes:
| Kayvan A. Sylvan wrote:
>> g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src
>> -I../../../lyx/src/support/.. -I../../../lyx/boost -I/u/ksylvan/include
>> -W -Wall -I/usr/openwin/include -O2 -fno-exceptions -MT package.lo -MD
>> -MP -MF .dep
Kayvan A. Sylvan wrote:
> g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src
> -I../../../lyx/src/support/.. -I../../../lyx/boost -I/u/ksylvan/include
> -W -Wall -I/usr/openwin/include -O2 -fno-exceptions -MT package.lo -MD
> -MP -MF .deps/package.Tpo -c package.C -o package.o
>
> pack
Hi folks,
Here is a LyX Solaris compile problem.
- Forwarded message from Kayvan Sylvan <[EMAIL PROTECTED]> -
P ChangeLog
P configure.ac
P config/ChangeLog
P config/lyxinclude.m4
P po/POTFILES.in
P src/BufferView_pimpl.C
P src/ChangeLog
P src/CutAndPaste.C
P src/bufferlist.C
P src/cursor
Pre-empting Michael's request for this ;-)
--
Angus
win32_10Jan05.diff.bz2
Description: BZip2 compressed data
23 matches
Mail list logo