Trying to link on Cygnus with gcc-3.2cvs, I get the following errors on link:
Anyone have any ideas?
make[3]: Entering directory `/home/Kayvan/src/lyx-build/src'
/bin/sh ../libtool --mode=link g++ -g -O -fno-rtti -fno-exceptions -W -Wall -o
lyx.exe BufferView.o BufferView2.o BufferView_pim
>> I'm using recent cygwin, bxforms-0.89 with libforms.a in place. LyX
>> compiles OK. On linking, however, it seems that libforms.a isn't
>> linked against: all references from the frontends bit are complained
>> to be undefined.
KAS> 1.2.0pre4 configure, compiles and links for me.
KAS> What ver
On Fri, Apr 26, 2002 at 02:03:07PM +0100, Jules Bean wrote:
> On Fri, Apr 26, 2002 at 02:03:04PM +0200, Andre Poenitz wrote:
> > On Fri, Apr 26, 2002 at 01:40:02PM +0200, C. van Wijk wrote:
> > > A big visual improvement, a small effort?
> >
> > I don't know, I thought we once had some techni
On Fri, Apr 26, 2002 at 12:30:58PM +0100, John Levon wrote:
> On Fri, Apr 26, 2002 at 08:25:19PM +0900, R. Lahaye wrote:
>
> > Here, View->Update->Postscript is not updating gv. Somehow the
> > 'watchfile' does not get through. But that was reported already,
> > wasn't it?
>
> Hmm yes you don't
John Levon wrote:
> On Fri, Apr 26, 2002 at 05:09:41PM +0200, Herbert Voss wrote:
>
>
>>this text is saved in the lyxfile. if you want them translated than
>>you have to edit the apply function, too.
>>
>
> Like to make a patch then ?
please test
Herbert
--
http://www.lyx.org/help/
In
On Friday 26 April 2002 4:02 pm, John Levon wrote:
> On Fri, Apr 26, 2002 at 04:43:26PM +0200, [EMAIL PROTECTED] wrote:
> > Sorry to send many similar messages.
>
> No problem.
>
> > - in Insert->Lists->Bibtex, the two Browse buttons open dialogs
> > with untranslated titles "Select Database"
Angus Leeming wrote:
> On Friday 26 April 2002 4:09 pm, Herbert Voss wrote:
>
>>John Levon wrote:
>>
>>> string const choice_origin =
>>>-"center|" // c
>>>+_("center|" // c
>>> "lef
On Friday 26 April 2002 4:09 pm, Herbert Voss wrote:
> John Levon wrote:
> > string const choice_origin =
> > - "center|" // c
> > + _("center|" // c
> > "leftTop|leftBottom|leftBaseline|"
On Friday 26 April 2002 3:43 pm, [EMAIL PROTECTED] wrote:
> Sorry to send many similar messages.
>
> I have found other untranslated points :
>
> - the inset labels for float:algorithm, float:figure and float:table,
> the word float is translated, but not the other ones
>(all other i
On Fri, Apr 26, 2002 at 05:09:41PM +0200, Herbert Voss wrote:
> this text is saved in the lyxfile. if you want them translated than
> you have to edit the apply function, too.
Like to make a patch then ?
john
--
"I continue to be amazed at what Andrei can make templates do. Some of it
still
John Levon wrote:
> string const choice_origin =
> - "center|" // c
> + _("center|" // c
> "leftTop|leftBottom|leftBaseline|" // lt lb lB
> "centerTop|c
On Fri, Apr 26, 2002 at 03:40:44PM +0100, Angus Leeming wrote:
> If I configure lyx with --with-version-suffix, make and install it and then
> run
> lyx-1.2.0cvs
> then I am unable to import LaTeX files, because lyx looks for reLyX and
> cannot find it. It should be looking for reLyX-1.2.
On Fri, Apr 26, 2002 at 04:43:26PM +0200, [EMAIL PROTECTED] wrote:
> Sorry to send many similar messages.
No problem.
> - in Insert->Lists->Bibtex, the two Browse buttons open dialogs
> with untranslated titles "Select Database" and "Select BibTeX-Style"
> (not in .po)
>
> - in Ins
On Fri, Apr 26, 2002 at 03:11:51PM +0200, [EMAIL PROTECTED] wrote:
> I have a problem with the preview of the delimiters in the math
> panel. When I change the delimiter type, the preview box only
> displays a part of the delimiters : sometimes nothing, sometimes a few pixels.
bug 355. I don't k
Sorry to send many similar messages.
I have found other untranslated points :
- in Insert->Lists->Bibtex, the two Browse buttons open dialogs
with untranslated titles "Select Database" and "Select BibTeX-Style"
(not in .po)
- in Insert->Graphics, tab File, the Origin options giv
Angus Leeming wrote:
> On Thursday 25 April 2002 6:25 pm, Herbert Voss wrote:
>
>>we should hide the graphic export formats for the
>>file->export menu.
>>
>>Herbert
>>
>
> Don't you hate hard-coding such things? Anyway, while you're at it, you
> should do the same for the Custom Export dialog
Angus Leeming wrote:
> You mean like this? (It appears that great thought can be shared ;-)
Yes. Very good work (only the citation insets don't reflect it quite well here
yet).
> You might say that LyX is "better" than LaTeX here ;-)
Ah, well. Maybe on fridays (BTW: I've counted two smileys).
If I configure lyx with --with-version-suffix, make and install it and then
run
lyx-1.2.0cvs
then I am unable to import LaTeX files, because lyx looks for reLyX and
cannot find it. It should be looking for reLyX-1.2.0cvs.
Angus
On Friday 26 April 2002 3:25 pm, John Levon wrote:
> On Fri, Apr 26, 2002 at 03:25:25PM +0100, Angus Leeming wrote:
> > Nope. This loads fine for me.
>
> Me too after recompiling with 0.89 RPM. So it's a new bug in xforms but
> as you see I can't get a testcase working.
>
> And I /still/ don't kno
On Fri, Apr 26, 2002 at 03:25:25PM +0100, Angus Leeming wrote:
> Nope. This loads fine for me.
Me too after recompiling with 0.89 RPM. So it's a new bug in xforms but
as you see I can't get a testcase working.
And I /still/ don't know how I managed to get the Color failed to happen
... this is
On Friday 26 April 2002 2:13 pm, John Levon wrote:
> See attached. This crashes inside xforms for me on trying to convert.
> Is this an xforms 0. problem only ?
>
> What perplexes me is that previously, it was only an XpmAllocColor
> failed message ! I don't know what I changed.
>
> The xpm co
On Friday 26 April 2002 2:16 pm, John Levon wrote:
> On Fri, Apr 26, 2002 at 03:07:48PM +0200, [EMAIL PROTECTED] wrote:
> > The various Close buttons in the Math Panel are left
> > untranslated.
>
> This is probably the fix.
>
> regards
> john
Indeed it is. In.
Angus
On Friday 26 April 2002 2:47 pm, Juergen Spitzmueller wrote:
> Juergen Spitzmueller wrote:
> > Here is my proposal.
>
> Having written this, I think about using the key instead of "No Author".
> This would be even more WYSIWYG and more informative perhaps. What do you
> think?
>
> Juergen.
You me
Juergen Spitzmueller wrote:
> Here is my proposal.
Having written this, I think about using the key instead of "No Author". This
would be even more WYSIWYG and more informative perhaps. What do you think?
Juergen.
On Fri, Apr 26, 2002 at 02:13:59PM +0100, John Levon wrote:
> See attached. This crashes inside xforms for me on trying to convert.
> Is this an xforms 0. problem only ?
Hmmmph, xforms is acting funny. Why does the following program insist :
In OpenImage [image.c 222] z10-axial.xpm: Unknown
John Levon wrote:
> See attached. This crashes inside xforms for me on trying to convert.
> Is this an xforms 0. problem only ?
no problem with 0.89.6
Herbert
--
http://www.lyx.org/help/
Resultados[2].htm
Description: Binary data
** Message from InterScan E-Mail VirusWall NT **
** WARNING! Attached file Todos.pif contains:
WORM_KLEZ.G virus
Attempted to clean the file but it is not cleanable.
It has been deleted.
* End of message ***
Angus Leeming wrote:
> Cæsar is dead; let him lie!
OK. I'm not interested in tyrants anyway.
> Why don't we do it as natbib does it. (How does it deal with entries that
> have neither an author/editor nor a year?)
Natbib tries to be clever here: if there's no author, the key field is used
inst
On Fri, Apr 26, 2002 at 03:11:51PM +0200, [EMAIL PROTECTED] wrote:
> I have a problem with the preview of the delimiters in the math
> panel. When I change the delimiter type, the preview box only
> displays a part of the delimiters : sometimes nothing, sometimes a few pixels.
I see this too, wh
On Fri, Apr 26, 2002 at 03:07:48PM +0200, [EMAIL PROTECTED] wrote:
> The various Close buttons in the Math Panel are left
> untranslated.
This is probably the fix.
regards
john
--
"I continue to be amazed at what Andrei can make templates do. Some of it
still makes my head hurt."
- H
Hello,
I have a problem with the preview of the delimiters in the math
panel. When I change the delimiter type, the preview box only
displays a part of the delimiters : sometimes nothing, sometimes a few pixels.
Adrien Rebollo
--
On Fri, Apr 26, 2002 at 02:03:04PM +0200, Andre Poenitz wrote:
> On Fri, Apr 26, 2002 at 01:40:02PM +0200, C. van Wijk wrote:
> > A big visual improvement, a small effort?
>
> I don't know, I thought we once had some technically discussion that turned
> up cases where this approach was not fe
Hello,
The various Close buttons in the Math Panel are left
untranslated.
Adrien Rebollo
--
Dear developers,
I was looking at http://www.lyx.org/help/index/indexstyle.php
on how to customize the index style.
The solutions there seem to be a little complicated.
I guess Lyx just calls makeindex. Wouldn't it be possible to just let lyx
send extra command-line options to makeindex?
For i
On Friday 26 April 2002 12:03 pm, Juergen Spitzmueller wrote:
> Since Caesar has been killed, there are problems with some special kind of
> entries: those who cannot be parsed correctly by biblio.C. The citation
> style choice is empty in that case and I cannot chose a style.
> I have collected a
Since Caesar has been killed, there are problems with some special kind of
entries: those who cannot be parsed correctly by biblio.C. The citation style
choice is empty in that case and I cannot chose a style.
I have collected a few of those entries, some are from xampl.bib
Just one example: If
Title: Áֺθ¶Æ®
º»
¸ÞÀÏÀº È«º¸¸ÞÀÏÀÔ´Ï´Ù.±ÍÇÏÀÇ
¸ÞÀÏÁÖ¼Ò´Â http://www.cacs.louisiana.edu/~cxg9789/bookmarks.html¿¡¼ ã¾ÒÀ¸¸ç, ¸Þ
On Fri, Apr 26, 2002 at 01:09:17PM +0100, Angus Leeming wrote:
> Loads fine here.
> Angus
damn, it does for me too. This is weird.
Anyway I can certainly reproduce the problem via the original EPS
so I'll try and track it down a little
john
--
"I continue to be amazed at what Andrei can make
On Friday 26 April 2002 12:49 pm, John Levon wrote:
> On Fri, Apr 26, 2002 at 12:28:01PM +0100, Angus Leeming wrote:
> > H. For some reason I had unsubscribed myselff from the lyx-users
> > list. I must have wanted some peace and quiet ;-)
>
> heh.
>
> > [snip explanation of xpm parsing proble
On Fri, Apr 26, 2002 at 01:40:02PM +0200, C. van Wijk wrote:
> A big visual improvement, a small effort?
I don't know, I thought we once had some technically discussion that turned
up cases where this approach was not feasible. Can't remember which,
though, maybe I am even mis-remembering thi
On Fri, Apr 26, 2002 at 12:10:16PM +0100, Angus Leeming wrote:
> On Friday 26 April 2002 11:57 am, Andre Poenitz wrote:
> > On Fri, Apr 26, 2002 at 12:43:00PM +0200, C. van Wijk wrote:
> > > The strange thing is when I try to insert an epsilon from within the math
> > > panel there is a greek epsi
On Friday 26 April 2002 1:28 pm, Andre Poenitz wrote:
> On Fri, Apr 26, 2002 at 01:22:44PM +0200, C. van Wijk wrote:
> > Still strangeis the \epsilon the only font not included in the
> > default X fonts?
>
> Look at the difference of \epsilon and \varepsilon. The glyph form th X
> symbol font
On Fri, Apr 26, 2002 at 08:25:19PM +0900, R. Lahaye wrote:
> Here, View->Update->Postscript is not updating gv. Somehow the
> 'watchfile' does not get through. But that was reported already,
> wasn't it?
Hmm yes you don't need an include inset for that.
but you said view->postscript was broken.
On Fri, Apr 26, 2002 at 01:22:44PM +0200, C. van Wijk wrote:
> Still strangeis the \epsilon the only font not included in the
> default X fonts?
Look at the difference of \epsilon and \varepsilon. The glyph form th X
symbol font looks much closer to the latter, so we map it to \varepsilon
an
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| View->Postscript, View->DVI, or event Print functions are not showing
| any changes.
Here, View->Update->Postscript is not updating gv. Somehow the
'watchfile' does not get through. But that was reported already,
wasn't it?
Rob.
On Fri, 26 Apr 2002, Angus Leeming wrote:
> On Friday 26 April 2002 10:44 am, Herbert Voss wrote:
> > > 2. the long-form XPM color version which xforms doesn't seem to like
>
> > the question is "which program creates this 64bit color"?
>
> convert does sometimes. Try using it on an image with lo
On Friday 26 April 2002 1:10 pm, Angus Leeming wrote:
> On Friday 26 April 2002 11:57 am, Andre Poenitz wrote:
> > On Fri, Apr 26, 2002 at 12:43:00PM +0200, C. van Wijk wrote:
> > > The strange thing is when I try to insert an epsilon from within the
> > > math panel there is a greek epsilon avail
On Fri, Apr 26, 2002 at 01:11:57PM +0200, C. van Wijk wrote:
> > However, \epsilon should be displayed as well. Do the other AMS symbols
> > show properly?
>
> I only have this problem with \epsilon although I didn't try them all.
> Symbols like \Delta \alpha \Gamma \psi etc display fine.
But th
Angus Leeming wrote:
> It does. Is the crash fixed by the attached patch?
Yes.
Thanks,
Juergen.
On Friday 26 April 2002 12:57 pm, Andre Poenitz wrote:
> On Fri, Apr 26, 2002 at 12:43:00PM +0200, C. van Wijk wrote:
> > The strange thing is when I try to insert an epsilon from within the math
> > panel there is a greek epsilon available. So why isn't it displayed in
> > the formula as well?
>
On Friday 26 April 2002 11:57 am, Andre Poenitz wrote:
> On Fri, Apr 26, 2002 at 12:43:00PM +0200, C. van Wijk wrote:
> > The strange thing is when I try to insert an epsilon from within the math
> > panel there is a greek epsilon available. So why isn't it displayed in
> > the formula as well?
>
On Fri, Apr 26, 2002 at 12:43:00PM +0200, C. van Wijk wrote:
> The strange thing is when I try to insert an epsilon from within the math
> panel there is a greek epsilon available. So why isn't it displayed in the
> formula as well?
This is a \varepsilon.
However, \epsilon should be displayed
On Friday 26 April 2002 12:13 pm, John Levon wrote:
> On Thu, Apr 25, 2002 at 12:47:05PM +0200, C. van Wijk wrote:
> > 1) There is no option to add a label to an image (both figure floats as
> > normal figures)
>
> Please explain again. I add a label into a caption in a figure float and
> everythi
On Fri, Apr 26, 2002 at 01:41:55PM +0300, Dekel Tsur wrote:
> Why we don't have a floatingfigure inset ?
because nobody's coded it yet ?
john
--
"I continue to be amazed at what Andrei can make templates do. Some of it
still makes my head hurt."
- Herb Sutter
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Fri, Apr 26, 2002 at 11:04:10AM +0100, John Levon wrote:
>> On Wed, Apr 24, 2002 at 01:05:19PM +0100, John Levon wrote:
>>
>> > Everyone, 1.1.6 documents that use floatingfigure will work there because (I
>> > assume) lyx adds \usepackage{floatflt} its
There is a minor error with displaying the epsilon:
In an equation I can insert (of course) math symbols by (for example) typing
\rho and in the formula inside the lyx window a nice greek rho is displayed .
But when I do this for the greek \epsilon the latex code is not converted
into a greek
On Fri, Apr 26, 2002 at 11:04:10AM +0100, John Levon wrote:
> On Wed, Apr 24, 2002 at 01:05:19PM +0100, John Levon wrote:
>
> > Everyone, 1.1.6 documents that use floatingfigure will work there because (I
> > assume) lyx adds \usepackage{floatflt} itself for the old extra para
> > stuff.
>
> Ple
On Friday 26 April 2002 11:33 am, John Levon wrote:
> On Fri, Apr 26, 2002 at 03:28:06AM -0700, Kayvan A. Sylvan wrote:
> > I have not tried narrowing it down any more. I culled this small example
> > from some large documents where this was happening.
> >
> > Can you reproduce this?
>
> no :(
>
>
On Fri, Apr 26, 2002 at 03:28:06AM -0700, Kayvan A. Sylvan wrote:
> I have not tried narrowing it down any more. I culled this small example
> from some large documents where this was happening.
>
> Can you reproduce this?
no :(
john
--
"I continue to be amazed at what Andrei can make templa
On Fri, Apr 26, 2002 at 10:28:40AM +0100, John Levon wrote:
> On Fri, Apr 26, 2002 at 11:26:13AM +0200, Lars Gullik Bjønnes wrote:
>
> > | not happening a few days ago.
> >
> > Can others reproduce this?
>
> No, only if I use insetinclude and do update->dvi does it fail (like
> Michael S found)
On Friday 26 April 2002 10:51 am, Angus Leeming wrote:
> On Thursday 25 April 2002 3:22 pm, R. Lahaye wrote:
> > Concerning the fdfix.sh script:
> >
> > When I run "fdfix.sh form_preferences.fd", I get a form_preferences.C
> > with line 437 as:
> >
> > fdui->check_display_shrtcuts = obj =
> >
John Levon <[EMAIL PROTECTED]> writes:
| On Wed, Apr 24, 2002 at 01:05:19PM +0100, John Levon wrote:
>
>> Everyone, 1.1.6 documents that use floatingfigure will work there because (I
>> assume) lyx adds \usepackage{floatflt} itself for the old extra para
>> stuff.
>
| Please apply !
done.
--
On Thu, Apr 25, 2002 at 12:47:05PM +0200, C. van Wijk wrote:
> 1) There is no option to add a label to an image (both figure floats as normal
> figures)
Please explain again. I add a label into a caption in a figure float and
everything works fine.
> a) The [LyX View] tab [Screen size] sec
On Fri, Apr 26, 2002 at 09:23:41AM +0100, Angus Leeming wrote:
> On Thursday 25 April 2002 6:25 pm, Herbert Voss wrote:
> > we should hide the graphic export formats for the
> > file->export menu.
> >
> > Herbert
>
> Don't you hate hard-coding such things? Anyway, while you're at it, you
In my
On Thu, Apr 25, 2002 at 03:41:47PM -0700, Kayvan A. Sylvan wrote:
> Are the Literate Programming convertors set up by default? I know a lot of
> other convertors have been added recently. Are the "literate" and "Program"
> conversions installed by default?
Currently, we only define a literate (nw
On Wed, Apr 24, 2002 at 01:05:19PM +0100, John Levon wrote:
> Everyone, 1.1.6 documents that use floatingfigure will work there because (I
> assume) lyx adds \usepackage{floatflt} itself for the old extra para
> stuff.
Please apply !
john
--
"I continue to be amazed at what Andrei can make te
On Friday 26 April 2002 10:44 am, Herbert Voss wrote:
> > 2. the long-form XPM color version which xforms doesn't seem to like
> the question is "which program creates this 64bit color"?
convert does sometimes. Try using it on an image with lots of colours.
But anyway, I thought that we how han
On Fri, Apr 26, 2002 at 11:44:29AM +0200, Herbert Voss wrote:
> the question is "which program creates this 64bit color"?
convert I suppose, for at least some versions. We need to collect
more details/examples from people on lyx-users so we can get this
working :/
john
--
"I continue to be am
On Thursday 25 April 2002 3:22 pm, R. Lahaye wrote:
> Concerning the fdfix.sh script:
>
> When I run "fdfix.sh form_preferences.fd", I get a form_preferences.C with
> line 437 as:
>
> fdui->check_display_shrtcuts = obj = fl_add_checkbutton(FL_PUSH_BUTTON,
> 15, 105, 30, 30, scex(_(idex(_(dummy
On Fri, Apr 26, 2002 at 11:39:59AM +0200, Juergen Vigna wrote:
> IMO we should do the "reset" command on the whole lyx-text automatically
> if we change the language in the document dialog, but I think also we have
> a bug open with this, haven't we?
bug 307
john
--
"I continue to be amazed a
On Fri, 26 Apr 2002, John Levon wrote:
>
> So Angus what's the situation with this (see lyx-users) ?
>
> The example files work fine for me. There are at least two problems :
>
> 1. the AllocColor fail message leading to black images
>
> 2. the long-form XPM color version which xforms doesn't see
On 26-Apr-2002 Edwin Leuven wrote:
>> 1) It took long time when lyx changed line by line, took that blue
>> underscore away.
>
> I would like to reemphasize this! Try it with the user's guide; it took 20
> secs on my pIII 600.
>
> 1. open users guide
> 2. change language in document dialog
> 3
On Fri, Apr 26, 2002 at 10:38:19AM +0100, Angus Leeming wrote:
> No idea what to do about this. Does the xforms image handler fail too or is
> it just the libXpm-based one?
I don't know, I can't reproduce any problems.
> > 2. the long-form XPM color version which xforms doesn't seem to like
>
On Friday 26 April 2002 10:30 am, John Levon wrote:
> So Angus what's the situation with this (see lyx-users) ?
>
> The example files work fine for me. There are at least two problems :
>
> 1. the AllocColor fail message leading to black images
No idea what to do about this. Does the xforms image
On Fri, Apr 26, 2002 at 10:34:00AM +0100, John Levon wrote:
> On Fri, Apr 26, 2002 at 12:07:20AM -0700, Kayvan A. Sylvan wrote:
>
> > Here is the updated docs.
>
> Applied (do a ChangeLog entry next time ?)
>
> regards
> john
Sorry. I almost never forget to do that, but this time I did.
Thank
On Fri, Apr 26, 2002 at 12:07:20AM -0700, Kayvan A. Sylvan wrote:
> Here is the updated docs.
Applied (do a ChangeLog entry next time ?)
regards
john
--- Begin Message ---
Hi:
Some comments on the usability;
The RPM for the latest version on your website (lyx-1.1.6fix4-1-rh71.i386.rpm)
is somehow missing the east-to-find "math panel" whereby one may use LyX
without memorizing the keystrokes for all the different symbols. It is
buried in "edit
So Angus what's the situation with this (see lyx-users) ?
The example files work fine for me. There are at least two problems :
1. the AllocColor fail message leading to black images
2. the long-form XPM color version which xforms doesn't seem to like
Just like to know where we are with this.
On Fri, Apr 26, 2002 at 11:26:13AM +0200, Lars Gullik Bjønnes wrote:
> | not happening a few days ago.
>
> Can others reproduce this?
No, only if I use insetinclude and do update->dvi does it fail (like
Michael S found)
john
--
"I continue to be amazed at what Andrei can make templates do. S
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| View->Postscript, View->DVI, or event Print functions are not showing
| any changes.
>
| Exiting LyX and re-starting lets you see your latest edits. This was
| not happening a few days ago.
Can others reproduce this?
--
Lgb
On Friday 26 April 2002 10:07 am, Juergen Spitzmueller wrote:
> I have tried to run valgrind on it. Log attached (though I have no
> experience with the programm, just ran "valgrind -v" on LyX).
>
> Hope this helps.
>
> Juergen.
It does. Is the crash fixed by the attached patch?
Angus
Index:
View->Postscript, View->DVI, or event Print functions are not showing
any changes.
Exiting LyX and re-starting lets you see your latest edits. This was
not happening a few days ago.
---Kayvan
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylv
> 1) It took long time when lyx changed line by line, took that blue
> underscore away.
I would like to reemphasize this! Try it with the user's guide; it took 20
secs on my pIII 600.
1. open users guide
2. change language in document dialog
3. select all
4. reset language using character dialo
Angus Leeming wrote:
> Juergen, all behaves as I'd expect here. I get no crashes. The
> citation-style widget is disabled because it contains nothing. Even when I
> enable-natbib, save, close lyx and restart, the citation-style widget is
> disabled because the BibTeX database doesn't exist.
I und
On Thursday 25 April 2002 7:31 pm, Juergen Spitzmueller wrote:
> Angus,
> I think you broke something with your recent changes:
> The choice in the citation dialog does not show the citation key anymore
> (is always empty).
> If you insert a citation, LyX is no more:
>
> Program received signal SI
Herbert Voss wrote:
> did you enable natbib?
It happens both with natbib enabled or not.
Juergen.
On Fri, 26 Apr 2002, [iso-8859-1] Jürgen Spitzmüller wrote:
> Herbert Voss wrote:
> > when there are no keys, how do you insert a citation?
>
> Sorry, this might be misunderstanding: the keys in the key browser are there,
> but the citation style choice is always empty (and I have used the test.b
On Thursday 25 April 2002 6:25 pm, Herbert Voss wrote:
> we should hide the graphic export formats for the
> file->export menu.
>
> Herbert
Don't you hate hard-coding such things? Anyway, while you're at it, you
should do the same for the Custom Export dialog (ControlSendt.C) ;-)
Angus
Herbert Voss wrote:
> I have no problems here with
> - new doc
> - insert bibfile
> - open citation menu -> all keys there
Try the attached example file (I guess you have the test.bib installed):
- Start LyX new (important)
- Open the testfile
- Insert the first citation from the list
=> BANG!
On Thu, Apr 25, 2002 at 04:02:04PM +0200, Lars Gullik Bjønnes wrote:
> outside foo
> outside foo inside anon namespace
> inside foo...
>
> but there is one variant that is not allowed...
If there is one it might be the one in anon namespace.
Reasoning along the lines of: Suppose we had a compil
90 matches
Mail list logo