In the process of publishing 5 books with LyX, the company that does my
printing has substantially upgraded their hardware to support my
increasing demands. The quality of these publications has greatly
increased their reputation and their business. On my last visit to them
I suggested that they s
On Wed, 21 Jun 2000, Henry Pfister wrote:
> I'm currently using Lyx 1.0.1, and I'm very interested
> in using the align and intertext features of amstex
> in Lyx. I'm also a fairly competent C++ programmer,
> and considering adding these features myself. I
> do have a few questions though.
>
>
On Wed, Jun 21, 2000 at 09:10:15AM +0200, Juergen Vigna wrote:
>
> I've had a look at the patch and it seems good, but I've a question, what
> means when you set the language to ignore_language, is that the Reset?
Setting to ignore_language means that we don't want to change the language
of text
On Wed, Jun 21, 2000 at 06:14:30PM +0200, Jean-Marc Lasgouttes wrote:
>
> Lars> I have not seen the reports about bugs in lyxsum. What paste to
> Lars> X bug? (library problems?)
>
> Concerning the clipboard, I was thinking about this one:
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/ms
I'm currently using Lyx 1.0.1, and I'm very interested
in using the align and intertext features of amstex
in Lyx. I'm also a fairly competent C++ programmer,
and considering adding these features myself. I
do have a few questions though.
1) Does this already exist (ie. am I an idiot)?
2) What
It might be a good idea to switch to a different version numbering, the
current one just doesn't hold it.
There is currently development of version 1.1.6, where 1.1.5 was finalized
only a week or so ago, and already we have a pending 1.1.5fix1 version,
where the fixes are both bug fixes and some
On Mon, 12 Jun 2000, Carlos A M dos Santos wrote:
> I'm using lyx to edit my thesis. It is a quite large document that
> uses several packages and includes lots of small inlined-eps images.
> The operating system is FreeBSD 3.4 with XFree86 3.3.5. I also
> installed gcc/b++ 2.95.2 because LyX doe
> Lars> Yes it can be removed, it is not system specific, but more
> Lars> fs-specific, and we should really not care. And we the use of
> Lars> c++ io we care even less about the underlying fs.
IIRC there was some OS2 #ifdef magic around... anyway ;-)
Andre'
--
It'll take a long time to eat 6
It seems that the problem of not linking with libintl in systems with
gettext installed is back in lyx-1.1.6cvs. This is Slackware Linux 4.0
(with *lots* of hacking, but still libc5 :-).
I'm subscribing the list now.
--
Carlos A. M. dos Santos
Federal University of Pelotas Meteorolo
On Tue, May 23, 2000 at 09:38:26PM +0200, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
>
> After some checking it seems that doc++ is not able to create the
> documentation anymore. What other options do we have?
Doc++ is rather error-prone. We use doc++ at work,
On Wed, 21 Jun 2000, Jean-Marc Lasgouttes wrote:
>
> We would have to see the file (or a reduced version of it). Note that
> 1.1.4 was not as good as 1.1.5 for catching latex errors, so the
> problem might have been there from the beginning.
>
Actually there were two bugs, yesterday. Trying to
Hi all,
I try to compile lyx 1.1.5 on Fbsd 3.4
I have downloaded and installed xforms .88.1
xpm 3.4 that contains libXpm libs
gettext 10.35
glibstdc++-2.8.1
I am trying to configure the thing and it keeps complaining that it did
not fins xforms and libXpm.
I try to build it and gives me
In
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../..
-I/usr/X11R6/include -O -fno-rtti -fno-exceptions -ansi -W -Wall -Wno-return-type
-pedantic -Wp,-MD,.deps/formula.pp -c formula.C -o formula.o
In file included from formula.C:42:
../../src/LyXView.h:38: `SigC' is not
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> Here are the patches I am aware of: | | - set-color from lyxrc
Lars> and lyxfunc (from Lior Silberman). I want to | apply that to
Lars> 1.1.5 too.
Lars> We want this one
On 21-Jun-2000 Gerard Tristram wrote:
>
> Dear LyX developer,
>
> I am using LyX Version 1.1.5 since this morning, but the problem I had
> with "tables" with v-1.1.3 is still there :
>
> In the "Table Layout" menu, if I try to set a fixed width for a column,
> the alignement is set to "L
Andre Poenitz wrote:
>
> > I had the same problem under Solaris 2.6. The problem is only
> > bash looks in the current directory, sh and ksh don't. The lines in
> > configure.in
> > should be changed to
> > . ./configure
> > (worked for me)
>
> Well, I believe it worked for you, but I do not bel
Dear LyX developer,
I am using LyX Version 1.1.5 since this morning, but the problem I had
with "tables" with v-1.1.3 is still there :
In the "Table Layout" menu, if I try to set a fixed width for a column,
the alignement is set to "Left" whatever is was before and it is
impossible to ch
Hi all,
I attempted to install lyx from the sources (new ver 1.1.5) but it
failed to build with the following error messages. It looks like that
there is something missing but I do not understand what since I did
everything that was required. Could you assist me ?
The build was attempted on a
> I had the same problem under Solaris 2.6. The problem is only
> bash looks in the current directory, sh and ksh don't. The lines in
> configure.in
> should be changed to
> . ./configure
> (worked for me)
Well, I believe it worked for you, but I do not believe that
there is any sh/ksh/whatever t
Hi there!
André Pönitz wrote:
>> Anyway that is not the problem, the problem is the configure that
is
>> built in the sigc++ directory builds a file about a third of the way
>> in called ac_threads.sh, it then wants to RUN this file. It does this
with:
>>
>> . ac_threads.sh
>>
>> This will O
On 21-Jun-2000 Jean-Marc Lasgouttes wrote:
> Has this been done for the 1.1.5 branch? If not, it should (send me a
> patch).
>
Here it is (just copy/paste)
Jürgen
--- src/text2.C.origWed Jun 21 14:28:15 2000
+++ src/text2.C Wed Jun 21 14:29:28 2000
@@ -1057,16 +1057,6 @@
Hi,
I get an instant SIGSEGV signal when i try to launch lyx-1.15
freshly compiled under my Debian 2.1 machine.
I have the following configuration:
-> g++ -v
Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 Debian GNU/Linux (egcs-1.1.2 release)
-> l
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Here are the patches I am aware of:
|
| - set-color from lyxrc and lyxfunc (from Lior Silberman). I want to
| apply that to 1.1.5 too.
We want this one, but I need to have another look at it.
| - patch from Dekel to do rotate/resize on exter
Hi,
I'm using lyx 1.1.4fix1 and I'd like to know how may I get a
bibliography in alphabetic order if all the entries I wrote are
acronymous to some authors (i.e. Scu96 or CuRaRePo98)
Regards
M
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| "Asger K. Alstrup Nielsen" wrote:
| >
| > > Here's a small patch to external_templates, which I think will save many
| > > trips to the man hole.
| >
| > Garst, thank you for reading the fig2dev man page for me.
| > I would appreciate it if somebod
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| LyX (laTeX?) automagically converts -- into an n dash and --- into an m
| dash.
| Why can't it do the same with << `` '' >> ? It looks to me like it
| already gets the spacing right, but delete takes them out one at time. I
| know this is not an eleg
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I have applied the sorted-font-vector patch from Dekel and the
Lars> isDVI patch from Baruch.
Lars> I have close to no overview on what other patches that should be
Lars> considered.
Lars> Please, update against currenct cvs
> The idea is to do this in reverse, via literate programming. In this
> case, you would use LyX as your main editor. This is documented in
> Help->Extended.
The problem with that approach is that LyX is not the kind of "editor"
that at least some of us usually use. I would assume that my positve
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> Well maybe but we changed this code so there is no more an
Juergen> automatic copy to the clipboard it only copies to the
Juergen> clipboard if you do a Cut/Copy operation, we decided that
Juergen> this is enough.
Has this bee
> Apologies to the list for the attachments,
> but I could think of no other way of getting my point across.
Well, if you have access to an www or ftp server you could have put the
stuff there and mentioned the URL in your mail.
Andre'
--
It'll take a long time to eat 63.000 peanuts.
André Pön
> "root" == root <[EMAIL PROTECTED]> writes:
root> situation: A lyx file (created by 1.1.4) with 40 input lyx files
root> (also 1.1.4) will not produce dvi or ps, but reports the
root> following error (once):
root> missing begin{document}
We would have to see the file (or a reduced versio
> "Guy" == Guy Baruch <[EMAIL PROTECTED]> writes:
Guy> Hello lyx developpers. I have one small-scale request, and a
Guy> medium-large scale one.
Guy> 1) background colour.
Guy> You've undoubtedly heard this before, but the ability to change
Guy> the background color is to many people very i
Jürgen> > Rob Lahaye has discovered the following problem when resizing an xforms
dialog,
Jürgen> > in this case the citation dialog. Is this an xforms problem, or have I coded
Jürgen> > the thing incorrectly?
Jürgen> You have to set the right Gravity options on all objects to be able to
Jürgen>
On 21-Jun-2000 Angus Leeming wrote:
> Rob Lahaye has discovered the following problem when resizing an xforms dialog,
> in this case the citation dialog. Is this an xforms problem, or have I coded
> the thing incorrectly?
>
You have to set the right Gravity options on all objects to be able to
On Wed, 21 Jun 2000, Guy Baruch wrote:
> Hello lyx developpers.
> I have one small-scale request, and a medium-large scale one.
>
> 1) background colour.
>
> You've undoubtedly heard this before, but the ability to change the
> background color is to many people very important, I work 8-13 Hrs
Rob Lahaye has discovered the following problem when resizing an xforms dialog,
in this case the citation dialog. Is this an xforms problem, or have I coded
the thing incorrectly?
Angus
-- Forwarded Message --
Subject: Re: resizeable windows?
Date: Tue, 20 Jun 2000 22:55:31 +09
I am pleased to report that all of the bugs (BUG1-BUG5) reported by me in
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg11749.html
are fixed in lyx-1.1.5 final.
But, now I have found next problem. When files are input recursively (2
levels), main.lyx inputs X.lyx and X.lyx in turn inpu
Hi, all,
Currently lyx (1.1.4) does not support cross references to labels in
a different file, directly. I do not know whether it is a bug or a
difficult problem. Of course, it can be circunvented placing \ref{label}
directly (in LaTeX).
Best regards.
--
Joaquin Seoane Pascual tel: +34 9
>
> Why not do this the way the figure sizing is done? A set of radio
> buttons with in, cm, pt, %textwidth (or %columnwidth), and a type-in for
> the number. I'll grant you this takes up a lot of space, but that's a
> question of form design. Also, it might be sensible to have a separate
> po
On 20-Jun-2000 Dekel Tsur wrote:
> On Tue, Jun 20, 2000 at 10:15:02AM +0200, Juergen Vigna wrote:
>>
>> Would you be interested to change this behaviour? IMO this is really not
>> a nice behaviour. We should have a Reset option as in the other selections
>> which resets the character-language to
40 matches
Mail list logo