when opening a lyx file X-windows chrashes.
Version:
lyx1.1.6fix4 (Mandrake8.2)
I have a file with a number of images. Due to the relative large size of the
eps files I inserted jpg versions of the same images instead and using
pdflatex it is possible to make nice pdf's.
the output of lyx cra
> On Friday, 5. April 2002 11.58,
> I am still unable to produce correct postscript or pdf
> autoput for LyX-document of the "Docbook article (SGML)"
> class, as it seems that jadetex does not handle unicode
> fonts correctly.
Do you know if the the xml toolchain ( with fop for the print backe
"R. Lahaye" <[EMAIL PROTECTED]> writes:
| Hi,
>
| When I do a "cvs update", I get:
>
| ? config/Makefile
| ? src/frontends/xforms/forms/Makefile
| [...]
>
>
| Are these two Makefiles missing in the
| corresponding .cvsignore files?
Possibly... yes probably.
I almost never build with srcdir == b
Herbert Voss wrote:
>
> please try the attached patch. it works perfectly for me, but
> it looks at bit too easy ... ;-)
Herbert,
I've just discovered something funny and dangerous.
If I have both files, agr and eps, e.g:
paper/figures/my_figure.agr
paper/figures/my_figure.eps
then the
Herbert Voss wrote:
>
> please try the attached patch. it works perfectly for me, but
> it looks at bit too easy ... ;-)
With this patch LyX gets indeed the boundingbox for my Grace files!
However, when I now do a "Insert->Graphics...", I get the usual
square on the canvas ("No image"), but als
R. Lahaye wrote:
> I'm using non-eps graphics files, Grace-"agr" that is.
>
> In the Bounding-Box tab of the Graphics dialog is the
> "Get values from file", which seems to have no effect on
> the "agr" file.
>
> However, the agr file is converted to "eps"; then why not using
> this eps file fo
On Mon, 8 Apr 2002, Angus Leeming wrote:
> On Monday 08 April 2002 2:34 pm, Herbert Voss wrote:
[...]
> > do me a favour and let subfigure untouched before 1.3
> >
> > 1. there are subfigure / subtable
> >
> > 2. there are lots of options for subfigure/table
> > 3. there are some special cases to
Hi,
In Mathed I found the "dot", indicating empty base, has returned.
The earlier solution was actually quite cute: the dot was only visible
when inside the math-environment; once outside, the dot disappeared.
Now the dot is there again permanently. Why has that changed?
The dot confuses me, s
Hi,
When I do a "cvs update", I get:
? config/Makefile
? src/frontends/xforms/forms/Makefile
[...]
Are these two Makefiles missing in the
corresponding .cvsignore files?
Regards,
Rob.
Title: ¶óº§ÇÁ·Î±×·¥ ¹«·á(»õ¿ìÆí¹øÈ£ ÀÚµ¿ÀÔ·Â)
Hi,
I'm using non-eps graphics files, Grace-"agr" that is.
In the Bounding-Box tab of the Graphics dialog is the
"Get values from file", which seems to have no effect on
the "agr" file.
However, the agr file is converted to "eps"; then why not using
this eps file for the getting the Bounding-B
On Thu, 4 Apr 2002, Lars Gullik Bjønnes wrote:
> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> | Andre> Which compiler that we support does not have a sufficient
> | Andre> std::string?
> >
> | There are bugs in compaq cxx 6.2 with std::string (an extraneous
> | assert), but I think it is
Hey guys,
I can report the the new build system for GNOME ... is working.
However with the impending release of GNOME 2 I want to start the porting
effort, while the majority of the C++ will be trivial, one NULL argument
to glade_xml_new, and gtkmm instead of gtk-- in the #includes, libsigc+
Hello,
I have cleaned up the currency example to make it less clumsy. Maybe we should
rename it euro.lyx because it is what people would look for.
Also I fixed european.kmap where I had used kmod for kmap.
Adrien Rebollo
--
Index: lib/ChangeLog
==
Hello,
I send a tiny patch for two untranslated strings in the dialog Help->About LyX.
Adrien Rebollo
--
Index: src/frontends/controllers/ChangeLog
===
RCS file: /cvs/lyx/lyx-devel/src/frontends/controllers/ChangeLog,v
retrieving
Angus Leeming wrote:
> + std::cerr << image_->w << " " << (params.bb.xr - params.bb.xl) << '\n'
> + << image_->h << " " << (params.bb.yt - params.bb.yb) << std::endl;
I can do what I want, I always get correct values ...
maybe that I'm blinded by the light, but for my
rose.eps
On Monday 08 April 2002 8:31 pm, Angus Leeming wrote:
> I'm not sure what the solution to this is.
Yes, confirmed. If I just comment out the bb_orig stuff in GraphicsParams
c-tor, then all is fine for me.
The correct solution I think is to ascertain the bounding box of the
unclipped data. Ie,
On Monday 08 April 2002 9:07 pm, Herbert Voss wrote:
> Angus Leeming wrote:
> > modify the bounding box of your graphic file from say:
> > %%BoundingBox: 0 0 200 180
> > to
> > %%BoundingBox: 30 30 200 180
> >
> > (Big enough to see the effect anyway...)
> >
> > Display the file. Fine. Cli
Angus Leeming wrote:
> Display the file. Fine. Clip it fine. (Not changed the bounds, so it isn't
> clipped).
>
> Change xl to 31 in the graphics dialog (change by 1). Now clip it...
>
> Lose 30 from the top and the right :-(
>
> What's the solution to this then?
I can not see this effect.
Angus Leeming wrote:
> modify the bounding box of your graphic file from say:
> %%BoundingBox: 0 0 200 180
> to
> %%BoundingBox: 30 30 200 180
>
> (Big enough to see the effect anyway...)
>
> Display the file. Fine. Clip it fine. (Not changed the bounds, so it isn't
> clipped).
>
John Levon <[EMAIL PROTECTED]> writes:
| On Mon, Apr 08, 2002 at 07:25:24PM +0100, Angus Leeming wrote:
>
>> > If someone now could help me check that the two other frontends
>> > compiles and links that would be great.
>
| Has the bar been raised again for autotools ?
>
| moz xforms 678 automake
On Friday, 5. April 2002 11.58,
[EMAIL PROTECTED] wrote:
> I have uploaded CJK-LyX-1.2.0pre1, a patched version of
> lyx for Chinese, Japanese and Korean users, at the usual
> ftp site,lyx
Thank you very much. It compiled without any problem on AMD
k6 with GNU/Debian/Linux (testing). I tested i
On Monday 08 April 2002 8:31 pm, Herbert Voss wrote:
> Angus Leeming wrote:
> > well could you send me rose.eps again. I deleted it because all seemed to
> > be working fine. (Actually, I tested only the modification of the bottom
> > left params, now I think about it.)
> >
> > Sorry about this,
>
Angus Leeming wrote:
> well could you send me rose.eps again. I deleted it because all seemed to be
> working fine. (Actually, I tested only the modification of the bottom left
> params, now I think about it.)
>
> Sorry about this,
no problem at all ...
here is a fix
Herbert
--
http://
Angus Leeming wrote:
> On Monday 08 April 2002 5:59 pm, Herbert Voss wrote:
>
>>Angus Leeming wrote:
>>
>>>+bb.xl -= bb_orig.xl;
>>>+bb.xr -= bb_orig.xl;
>>>+bb.yb -= bb_orig.yb;
>>>+bb.yt -= bb_orig.yt;
>>>
>>should
Juergen Spitzmueller wrote:
> I have done what you've proposed and this works indeed. I have added a new
> method UpdateClassParams which updates the necessary params after a new
> class is selected (only the fontsizes so far). These method is called from
> class_update too.
Actually, we need to
On Mon, Apr 08, 2002 at 07:59:51PM +0200, Lars Gullik Bjønnes wrote:
> Now we will have the fun job for 1.3.0cvs to make all the frontends be
> on par functionalitywise as well. Will be a lot of fun (and some tears
> I guess).
No doubt ! I'm quite sure you'll all do a good job of ripping aprt th
Jean-Marc Lasgouttes wrote:
> It should work. Try to extract this code from class_update and put it
> in some mathod. If it does not work, you can always send a patch so
> that I take a quick look.
Thanks for your hints, JMarc.
I have done what you've proposed and this works indeed. I have added
As it is not from the makefile side of things the frontends are now
handled equal. Nice imho. (Good job Gullik! )
Now we will have the fun job for 1.3.0cvs to make all the frontends be
on par functionalitywise as well. Will be a lot of fun (and some tears
I guess).
If someone now could help me
On Mon, Apr 08, 2002 at 07:55:47PM +, [EMAIL PROTECTED] wrote:
> Log message:
> make qt2 compile (linking is another matter)
Thanks. I'll look at finishing off the build.
regards
john
--
"I never understood what's so hard about picking a unique
first and last name - and not going b
On Mon, Apr 08, 2002 at 07:49:10PM +0200, Lars Gullik Bjønnes wrote:
> Duck and Cover!
lol
> | I started a rewrite a while ago and gave up again.
>
> You shouldn't rewrite, you should just ditch...
That's what I did ..
> | Or add the directories / lib names in the needed places.
>
> That sh
John Levon <[EMAIL PROTECTED]> writes:
| On Mon, Apr 08, 2002 at 07:23:15PM +0200, Lars Gullik Bjønnes wrote:
>
>> The autoconf checking for qt2 look way to complex for me, and at least
>
| Ah, a volunteer !
Oh well... We'll see...
I can strech to make it compile again... linking is another matt
On Mon, Apr 08, 2002 at 07:23:15PM +0200, Lars Gullik Bjønnes wrote:
> The autoconf checking for qt2 look way to complex for me, and at least
Ah, a volunteer !
When you rewrite it please remember to deal with FreeBSD's weird naming,
deal with various moc versions in various places etc. :)
I'm
The autoconf checking for qt2 look way to complex for me, and at least
it should be able to find qt on the most used linux platforms...
It is not able to find qt on RH-7.2...
--
Lgb
On Monday 08 April 2002 6:58 pm, Herbert Voss wrote:
> could ypu please apply this small patch:
>
> http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36140.html
>
> Herbert
Yup. Done.
A
could ypu please apply this small patch:
http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36140.html
Herbert
--
http://www.lyx.org/help/
On Monday 08 April 2002 6:24 pm, Herbert Voss wrote:
> please apply, otherwise graphics in deeper dir's than the doc
> have wrong dir. most of docs don't run.
> see former mail for the ref to the mail archive.
>
> attached a patch which makes tgif run, too.
>
> Herbert
I've applied the tgif stuff
On Monday 08 April 2002 5:59 pm, Herbert Voss wrote:
> Angus Leeming wrote:
> > + bb.xl -= bb_orig.xl;
> > + bb.xr -= bb_orig.xl;
> > + bb.yb -= bb_orig.yb;
> > + bb.yt -= bb_orig.yt;
>
> should be bb.yt -= bb_orig.yb;
>
> but
please apply, otherwise graphics in deeper dir's than the doc
have wrong dir. most of docs don't run.
see former mail for the ref to the mail archive.
attached a patch which makes tgif run, too.
Herbert
--
http://www.lyx.org/help/
Index: src/insets/ChangeLog
===
John Levon wrote:
> On Sun, Apr 07, 2002 at 09:11:14AM +0200, Herbert Voss wrote:
>
>
>>attached a patch for the subfigure bug (don't activate
>>subfigure, when a caption was read).
>>
>
> somebody apply this ?
>
>
>>1.1.6 export is:
>>\emph{}%
>>\footnote{}.
>>
>>
>>1.2.0 export is:
>>\emph
Angus Leeming wrote:
> + bb.xl -= bb_orig.xl;
> + bb.xr -= bb_orig.xl;
> + bb.yb -= bb_orig.yb;
> + bb.yt -= bb_orig.yt;
should be bb.yt -= bb_orig.yb;
but did not work anyway.
Herbert
p.s. attached a flower for
John Levon <[EMAIL PROTECTED]> writes:
| On Mon, Apr 08, 2002 at 11:42:58AM +, [EMAIL PROTECTED] wrote:
>
>>
>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/frontends/qt2/Makefile.dialogs?r1=1.18&r2=1.19
>
| You have, of course, tested that the added dialogs build.
Of course I have n
On Monday 08 April 2002 4:25 pm, John Levon wrote:
> On Fri, Apr 05, 2002 at 12:49:25PM +0200, [EMAIL PROTECTED] wrote:
> > When you open a "Browse" dialog from some other dialogs, such as
> > Insert->Graphics, File->Print, and Insert->Lists&TOC->BibTeX.
> > However it works from Edit->Preferences
On Sun, Apr 07, 2002 at 09:11:14AM +0200, Herbert Voss wrote:
> attached a patch for the subfigure bug (don't activate
> subfigure, when a caption was read).
somebody apply this ?
> 1.1.6 export is:
> \emph{}%
> \footnote{}.
>
>
> 1.2.0 export is:
> \emph{%
> <--- } should be here}
> \footno
> - Forwarded message from [EMAIL PROTECTED] -
> Component: mathed
> AssignedTo: [EMAIL PROTECTED]
> ReportedBy: [EMAIL PROTECTED]
> QAContact: [EMAIL PROTECTED]
>
>
> Should we have these environments or not ?
I think so, but it has nothing to do with
Herbert,
I'm happy with the idea behind your "Bounding Box relative to the original"
patch, but not with the execution. I think that the BoundingBox stored in
GraphicsParams should be relative to the original. That way, we remove
duplication of code in other graphics loaders and, more importa
On Fri, Apr 05, 2002 at 12:49:25PM +0200, [EMAIL PROTECTED] wrote:
> When you open a "Browse" dialog from some other dialogs, such as
> Insert->Graphics, File->Print, and Insert->Lists&TOC->BibTeX.
> However it works from Edit->Preferences.
I don't know if the attached is correct.
john
--
"I
On Mon, Apr 08, 2002 at 06:06:39PM +0200, Herbert Voss wrote:
> http://www.mail-archive.com/lyx-users%40lists.lyx.org/msg18360.html
no test case.
It's doubtless just xforms being screwy.
john
--
"I never understood what's so hard about picking a unique
first and last name - and not going bey
On Mon, Apr 08, 2002 at 06:06:39PM +0200, Herbert Voss wrote:
> http://www.mail-archive.com/lyx-users%40lists.lyx.org/msg18360.html
I would if I could...
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
can someone answer, please.
http://www.mail-archive.com/lyx-users%40lists.lyx.org/msg18360.html
Herbert
--
http://www.lyx.org/help/
On Mon, Apr 08, 2002 at 03:59:55PM +0100, John Levon wrote:
> * convert examples/ to 1.2.0 files if it isn't done already
Attached is a patch which corrects quotes in de_beispiel_gelyxt.lyx.
Apart from that it looks ok.
Andre'
--
Those who desire to give up Freedom in order to gain Security
On Mon, Apr 08, 2002 at 03:34:50PM +0200, Jean-Marc Lasgouttes wrote:
> Not bugs, but things that should IMO be done
>
* convert examples/ to 1.2.0 files if it isn't done already
john
--
"I never understood what's so hard about picking a unique
first and last name - and not going beyond th
On Mon, Apr 08, 2002 at 11:42:58AM +, [EMAIL PROTECTED] wrote:
>
>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/frontends/qt2/Makefile.dialogs?r1=1.18&r2=1.19
You have, of course, tested that the added dialogs build.
john
--
"I never understood what's so hard about picking a uniq
On Mon, Apr 08, 2002 at 10:12:07AM +0200, Lars Gullik Bjønnes wrote:
> I am trying to clean up the Makefiles to use automake more correctly,
> but now qt2 especially is using a very convoluted build scheme...
>
> - pre-build in ui dir
Obviously necessary, I'm perplexed you could ask this.
> -
On Mon, Apr 08, 2002 at 09:25:51AM +0200, Andre Poenitz wrote:
> Pimpls do not come for free, either. In the case of LyX, the cost for
> running times are certainly negligible, but then we have to ask ourself
> also what benefit ES will give us.
Pimpls make code navigation a real pain ...
john
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> I have tried something similar (copy the part that sets the
Juergen> fontsizes from class_update() to CheckChoiceClass), but it
Juergen> does not work. How do I tell lyx to use the params of the new
Juergen> (selected cl
Jean-Marc Lasgouttes wrote:
> Juergen> Any ideas?
>
> If you want to have the fontsizes, etc, popups correct when changing
> classes, you could extract from class_update() the part that sets the
> class parameters (anything not using the BufferParam thingie) and give
> it another name. Then you wo
On 08-Apr-2002 Herbert Voss wrote:
>> Well I really don't care about this, but just for my records a simple
>> question. In 1.1.6 we have InsetFigure and in it's dialog we could insert
>> a subfigure caption which was used for the subfigure support. Where can
>> this be inserted now? Do we read
Juergen Vigna wrote:
> this be inserted now? Do we read it correctly with the Compatibility read?
with this patch yes,
http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36140.html
Herbert
--
http://www.lyx.org/help/
Juergen Vigna wrote:
> On 08-Apr-2002 Lars Gullik Bjønnes wrote:
>
>
>>If we just refrain from doing anything with this now, that should be
>>ok, it will not be a regression from 1.1.6.
>>
>
> Well I really don't care about this, but just for my records a simple
> question. In 1.1.6 we have In
On 08-Apr-2002 Lars Gullik Bjønnes wrote:
> If we just refrain from doing anything with this now, that should be
> ok, it will not be a regression from 1.1.6.
Well I really don't care about this, but just for my records a simple
question. In 1.1.6 we have InsetFigure and in it's dialog we could
Kornel Benko wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> On Monday, 8. April 2002 10:47, Kornel Benko wrote:
>
>>On Sunday, 7. April 2002 18:24, Herbert Voss wrote:
>>
>>> can not reproduce.
>>> insert a graphic, choose draft and save the file. what's
>>> the contents?
>>>
>>See attached.
>
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> Dropping --enable-shared didn't seem to help:
The problem is probably to know why configure decided that you do not
have strchr or bcopy. Could you send the snippet of your config.log
file that mention them?
JMarc
Angus Leeming wrote:
>
> ps. Herbert, could you post me your graphics patches agian. I've gone and
> deleted them my mistake ;-)
here it comes.
fixes now also the "special option" bug from the graphics gui
http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36179.html
HErbert
--
ht
Lars Gullik Bjønnes wrote:
>
> Helge Hafting <[EMAIL PROTECTED]> writes:
>
> | Lars Gullik Bjønnes wrote:
> >>
> >> I have tagged and put pre2 up for ftp at ftp.devel.lyx.org
> >
> | I wanted to test this, and went to the ftp site. There I found
> | a pre3 too, and downloaded that guessing it w
Jean-Marc Lasgouttes wrote:
> Is that true that the extsize classes do not support normal sizes? Or
> is it just that we forgot to add them to the layout file?
Actually not. Normal sizes are supported too. We should add them.
> BTW Juergen, I have seen your cry for help, but unfortunately I do n
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Yes, I have put a pre3 on ftp.devel.lyx.org as well.
You could maybe announce it a bit on lyx-users... It would help catch
a few problems maybe. Or we could use 1.2.1 for that.
Lars> I now expect one more prerelease (new wee
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| Any possiblility of getting patch files on ftp.devel?
That can be done...
but it is not as easy as to do a "cvs diff".
The diff must be created from two tar.gz dists.
--
Lgb
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> I have reopened bug #306 and I need some help on this.
Juergen> Any ideas?
If you want to have the fontsizes, etc, popups correct when changing
classes, you could extract from class_update() the part that sets the
cla
Jean-Marc Lasgouttes wrote:
>>"Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>>
>
> Juergen> Juergen Spitzmueller wrote:
>
>>>I have reopened bug #306 and I need some help on this.
>>>
>>>Any ideas? Thanks.
>>>
>
> Juergen> Note that this bug is really annoying if you ar
Yes, I have put a pre3 on ftp.devel.lyx.org as well.
I now expect one more prerelease (new weekend).
Most of my "make" issues have now been solved (in CVS), and I like
people to check it out. Qt2 and gnome might have problems building, it
was not very easy to get the distdir creation going...
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Juergen Spitzmueller wrote:
>> I have reopened bug #306 and I need some help on this.
>>
>> Any ideas? Thanks.
Juergen> Note that this bug is really annoying if you are using one of
Juergen> the extsizes classes which
Martin Vermeer <[EMAIL PROTECTED]> writes:
| On Mon, Apr 08, 2002 at 02:59:29PM +0200, Lars Gullik Bjønnes wrote:
|
>> Juergen Vigna <[EMAIL PROTECTED]> writes:
>>
>> | On 08-Apr-2002 Herbert Voss wrote:
>> >
>> >> do me a favour and let subfigure untouched before 1.3
>> >
>> | Well I think th
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 08-Apr-2002 Herbert Voss wrote:
>> do me a favour and let subfigure untouched before 1.3
Juergen> Well I think the problem here is that it is not anymore
Juergen> supported. So we have 2 options. Add the support as it was
On Mon, Apr 08, 2002 at 02:59:29PM +0200, Lars Gullik Bjønnes wrote:
> Juergen Vigna <[EMAIL PROTECTED]> writes:
>
> | On 08-Apr-2002 Herbert Voss wrote:
> >
> >> do me a favour and let subfigure untouched before 1.3
> >
> | Well I think the problem here is that it is not anymore supported. So
Juergen Vigna wrote:
> On 08-Apr-2002 Herbert Voss wrote:
>
>
>>do me a favour and let subfigure untouched before 1.3
>>
>
> Well I think the problem here is that it is not anymore supported. So we
> have 2 options. Add the support as it was in the insetfigure or use an
> InsetFigure if we h
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 08-Apr-2002 Herbert Voss wrote:
>
>> do me a favour and let subfigure untouched before 1.3
>
| Well I think the problem here is that it is not anymore supported. So we
| have 2 options. Add the support as it was in the insetfigure or use an
| InsetFi
On Monday 08 April 2002 2:34 pm, Herbert Voss wrote:
> Angus Leeming wrote:
> > I _really_ think we should do this if the current soluion is a fudge.
> > Else we'll have to provide backward compatability for crap.
> >
> > You mentioned that sub figure belongs in InsetFloat?
> >
> > This is what Go
On 08-Apr-2002 Herbert Voss wrote:
> do me a favour and let subfigure untouched before 1.3
Well I think the problem here is that it is not anymore supported. So we
have 2 options. Add the support as it was in the insetfigure or use an
InsetFigure if we have subcaptions!
Jug
--
-._-.
Angus Leeming wrote:
> I _really_ think we should do this if the current soluion is a fudge. Else
> we'll have to provide backward compatability for crap.
>
> You mentioned that sub figure belongs in InsetFloat?
>
> This is what Goosen's et al. has to say.
>
> 6.4.3 subfigure --- Figures insi
Juergen Spitzmueller wrote:
> I have reopened bug #306 and I need some help on this.
>
> Any ideas? Thanks.
Note that this bug is really annoying if you are using one of the extsizes
classes which provide other fontsizes but _not_ the standard fontsizes.
I have tried to solve this but I had no s
On 08-Apr-2002 R. Lahaye wrote:
>#4 0x2849ba9c in _X11TransSocketINETConnect () from /usr/X11R6/lib/libX11.so.6
>#5 0x2849ccad in _X11TransConnect () from /usr/X11R6/lib/libX11.so.6
>#6 0x2846798e in _X11TransConnectDisplay () from /usr/X11R6/lib/libX11.so.6
>#7 0x28475b21 in XOpenDisplay ()
Hi,
After a few modifications to the Open Xforms Makefiles, it seems
that Open Xforms is now working on my system:
/opt/lib/libforms.so.0
/opt/lib/libforms.so -> libforms.so.0
/opt/lib/libforms.a
/opt/include/X11/forms.h
In my lyx-devel directory I do:
$ gmake maintainer-clean
$ cvs update
$
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Monday 08 April 2002 11:58 am, Juergen Vigna wrote:
>> On 08-Apr-2002 Angus Leeming wrote:
>> > I was envisioning a collapsible inset much like InsetNote. No popups at
>> > all.
>>
>> And where would you put the "Caption" stuff? As much as I know we
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 08-Apr-2002 Angus Leeming wrote:
>
>> I was envisioning a collapsible inset much like InsetNote. No popups at all.
>
| And where would you put the "Caption" stuff? As much as I know we had an
| input box for the subfigure caption in insetfig, hadn't
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> So you ran autogen but not configure?
Jean-Marc> Make did that for me. But now that lunch is over, I'll
Jean-Marc> retry.
OK, re-running configure by hand
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> And where would you put the "Caption" stuff? As much as I know we
>> had an input box for the subfigure caption in insetfig, hadn't we?
Angus> Yes and this is wrong, because the caption is not a fuction of
Angus> the Figure but of som
On Monday 08 April 2002 11:58 am, Juergen Vigna wrote:
> On 08-Apr-2002 Angus Leeming wrote:
> > I was envisioning a collapsible inset much like InsetNote. No popups at
> > all.
>
> And where would you put the "Caption" stuff? As much as I know we had an
> input box for the subfigure caption in in
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> So you ran autogen but not configure?
Make did that for me. But now that lunch is over, I'll retry.
JMarc
On 08-Apr-2002 Angus Leeming wrote:
> I was envisioning a collapsible inset much like InsetNote. No popups at all.
And where would you put the "Caption" stuff? As much as I know we had an
input box for the subfigure caption in insetfig, hadn't we?
> As for the subfigure, subtable stuff, this i
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| Why it is our problem to solve? IMHO this should be done on the xforms
| side.
Or rather it should be decided on the xforms side what their policy
is.
It is ok to not have all the libs in the archive/library, but the
static and dynamic lib shoul
On 08-Apr-2002 Lars Gullik Bjønnes wrote:
>| So we shouldn't try to find a solution???
>
> You said that we had found the solution, and I say that we have only
> found what the problem is...
Maybe you didn't really read what I wrote, as we did find the solution, but
I will rephrase it for you (
On 08-Apr-2002 Lars Gullik Bjønnes wrote:
> Juergen Vigna <[EMAIL PROTECTED]> writes:
> >| My assumption in the reply to Rob was right, but here we definitvely have
> | the solution for the problem ;)
> > No, not the solution. libxforms should behave.
The following is from the xforms mailing lis
On Monday 08 April 2002 11:35 am, Jean-Marc Lasgouttes wrote:
> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
> Lars> | I _really_ think we should do this if the current solution is a
> Lars> fudge. Else | we'll have to provide backward compatability for
> Lars> crap.
>
> Lars>
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | When
| Lars> running make outside of source tree, I get:
>>>
| Lars> | cd . \ | && CONFIG_FILES=Makefile CONFIG_HEADERS= /
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 08-Apr-2002 Lars Gullik Bjønnes wrote:
>>|
>>| ??? You're too cryptic for my likeing on Mondays!
>>
>> the solution is not to figure out what the problem is
>
| So we shouldn't try to find a solution???
You said that we had found the solution, and
On Mon, Apr 08, 2002 at 12:27:34PM +0200, Lars Gullik Bjønnes wrote:
...
> | You mentioned that sub figure belongs in InsetFloat?
>
> I am not sure that subfigure is allowed inside \begin{table} or
> \begin{algorithm}.
table works, believe it or not.
...
> --
> Lgb
>
Martin
msg3
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | When
Lars> running make outside of source tree, I get:
>>
Lars> | cd . \ | && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh
Lars> ./config.status | creating Makefile | Making a
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> | I _really_ think we should do this if the current soluion is a
Lars> fudge. Else | we'll have to provide backward compatability for
Lars> crap.
Lars> agree
... as long as we can make up a reasonable version of this thing. T
On 08-Apr-2002 Lars Gullik Bjønnes wrote:
>|
>| ??? You're too cryptic for my likeing on Mondays!
>
> the solution is not to figure out what the problem is
So we shouldn't try to find a solution??? You get more and more
cryptic or don't you like to work on mondays and so you would like
to leave
1 - 100 of 138 matches
Mail list logo