>
> Perhaps this'll do it ;-)
> \converter epsi eps "if [ $$i != $$o ]; then cp -f $$i $$o; fi"
> ""
>
Sorry all, I totally forgot to follow this up. Anyways, I tried this with
122cvs (from a few days ago now) and it worked well for me, as far as i
can see.
One question, what happens if $$i=$
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> For 1.2.2 you need "ok" from Jean-Marc.
OK for 1.2.2 too.
JMarc
On Wednesday 09 October 2002 9:10 am, Rod Pinna wrote:
> > Perhaps this'll do it ;-)
> > \converter epsi eps "if [ $$i != $$o ]; then cp -f $$i $$o;
> > fi" ""
>
> Sorry all, I totally forgot to follow this up. Anyways, I
> tried this with 122cvs (from a few days ago now) and it worked
> well for
>
> The converter returns an exit status of 0 (success) having done
> nothing. Since you told me that LaTeX is perfectly happy with
> your epsi files, then this should be sufficient to overcome any
> pedantry on the part of LyX and just let things work.
Indeed; this seems to be the right beha
> "Rob" == Rob Lahaye <[EMAIL PROTECTED]> writes:
Rob> Thanks Allan. That helps. *BUT*: we are violating the
Rob> configurable printing setup from the preferences here, by
Rob> allowing input that is very, very specific to dvips.
Rob> "-pp" is configurable in the preferences and we should ke
On Wed, Oct 09, 2002 at 10:28:33AM +0200, Jean-Marc Lasgouttes wrote:
> A possibility to avoid this problem could be to drop support for -pp
> and use dviselect instead to do the page selection work. I do not know
> how standard dviselect is, though.
Not installed on my pretty Standard SuSE 7.3 d
On Wednesday 09 October 2002 9:28 am, Jean-Marc Lasgouttes wrote:
> Unfortunately, there is a lot of hardcoded stuff in dvips/xdvi
> support. It would be nice to get rid of it, but I am not sure
> how to do it.
Well the obvious way to accommodate this is to drop direct
support for dvips/xdvi com
Kuba Ober wrote:
[...]
> 3. I personally don't care, but for many others it *is* a real big issue: why
> on earth doesn't one show the real modifiers in the UI, but the logical ones?
> Logical modifiers are for people who deal with xlib, it's nothing for normal
> users to know about. If the logica
Angus Leeming wrote:
> On Wednesday 09 October 2002 9:28 am, Jean-Marc Lasgouttes wrote:
>
>>Unfortunately, there is a lot of hardcoded stuff in dvips/xdvi
>>support. It would be nice to get rid of it, but I am not sure
>>how to do it.
>
>
> Well the obvious way to accommodate this is to drop d
On Wednesday 09 October 2002 10:12 am, Rob Lahaye wrote:
> Angus Leeming wrote:
> > On Wednesday 09 October 2002 9:28 am, Jean-Marc Lasgouttes
wrote:
> >>Unfortunately, there is a lot of hardcoded stuff in
> >> dvips/xdvi support. It would be nice to get rid of it, but
> >> I am not sure how to d
> I like scripts simply because they can be changed without a
> recompilation of the source code and are readily modifiable by a
> user. That doesn't mean, however, that we have to use them. It
> was just an idea.
how portable are scripts btw? given that we will have a windows version of lyx
onc
On Wednesday 09 October 2002 12:33, Edwin Leuven wrote:
>
> how portable are scripts btw? given that we will have a windows version of
> lyx once the qt frontend is finished?
Most of the scripting languages run unmodified in any os you choose, of
course that requires special care to use only c
On Wednesday 09 October 2002 12:33 pm, Edwin Leuven wrote:
> > I like scripts simply because they can be changed without a
> > recompilation of the source code and are readily modifiable
> > by a user. That doesn't mean, however, that we have to use
> > them. It was just an idea.
>
> how portable
On Wed, Oct 09, 2002 at 11:33:16AM +, Edwin Leuven wrote:
> how portable are scripts btw?
Depends. Scripts can be written farily portable...
> given that we will have a windows version
> of lyx once the qt frontend is finished?
Getting all features under Windows will be a pain anyway. The u
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Wednesday 09 October 2002 9:10 am, Rod Pinna wrote:
>> > Perhaps this'll do it ;-) > \converter epsi eps "if [ $$i != $$o
>> ]; then cp -f $$i $$o; > fi" ""
>>
>> Sorry all, I totally forgot to follow this up. Anyways, I tried
On Wednesday 09 October 2002 10:57 am, Jean-Marc Lasgouttes
wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> On Wednesday 09 October 2002 9:10 am, Rod Pinna wrote:
> >> > Perhaps this'll do it ;-) > \converter epsi eps "if [ $$i
> >> > != $$o
> >>
> >> ]; then cp -f
Angus Leeming wrote:
> On Wednesday 09 October 2002 10:12 am, Rob Lahaye wrote:
>
>>Angus Leeming wrote:
>>
>>>On Wednesday 09 October 2002 9:28 am, Jean-Marc Lasgouttes
>>
> wrote:
>
Unfortunately, there is a lot of hardcoded stuff in
dvips/xdvi support. It would be nice to get rid of
At 04:03 PM 08/10/2002, you wrote:
>Darren Freeman wrote:
>
>>Unpack the attached tgz anywhere. You will see the directory "Blah1 -
>>Blah2" and the symlink "blah-link" to this directory.
>>LyX has problems when there are spaces in filenames etc. so the link is a
>>tempting fix. CD into the link
On Wednesday 09 October 2002 11:24 am, Rob Lahaye wrote:
> Well, actually, it's not only in the controller, but
> configurable in the preferences
> (Preferences->Outputs->Printer), which makes it a GUI issue,
> doesn't it?
Not if you scrub this lyxrc variable (having written a default
script to
On Wed, Oct 09, 2002 at 10:28:33AM +0200, Jean-Marc Lasgouttes wrote:
> A possibility to avoid this problem could be to drop support for -pp
> and use dviselect instead to do the page selection work. I do not know
> how standard dviselect is, though.
>
> Unfortunately, there is a lot of hardcoded
> "PAP" == PAP <[EMAIL PROTECTED]> writes:
PAP> I have created a new LyX layout which supports the "IJMPD"
PAP> document class (ws-ijmpd.cls), for submissions to the
PAP> International journal of Modern Physics D
PAP> (http://www.worldscinet.com/ijmpd). I have tested this new layout
PAP> tho
> "Mate" == Mate Wierdl <[EMAIL PROTECTED]> writes:
Mate> Then I do not understand why the line
Mate> # Fix reLyX perl program if the prefix is non-standard if [
Mate> "%{_prefix}" != "/usr" ] then perl -pi -e
Mate> "s!/usr/share/lyx!%{_datadir}/lyx!" \
Mate> %{_bindir}/reLy
On środa 09 październik 2002 04:51 am, you wrote:
> Kuba Ober wrote:
> [...]
>
> > 3. I personally don't care, but for many others it *is* a real big issue:
> > why on earth doesn't one show the real modifiers in the UI, but the
> > logical ones? Logical modifiers are for people who deal with xlib
On Wed, Oct 09, 2002 at 12:29:54PM +0900, Rob Lahaye wrote:
> >How is that relevant? Are you saying that if enter 79 in From, then Tab
> >and enter 153 in To, I will only print pages 79 and 153? That would
> >hardly be intuitive.
>
> I also have no idea what John is talking about here.
Obviousl
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> It looks like we really can have next year's LyX meeting in
Andre> Chemnitz.
[...]
Andre> So I basically need a date. Could everybody please state his
Andre> preferences?
I hope I will be able to come this time. June would be a go
> "Rob" == Rob Lahaye <[EMAIL PROTECTED]> writes:
Rob> Hi
Rob> I reported this before, but was ignored :(. I still believe this
Rob> is wrong, though not that critical:
So you mean a patch like the one appleneded?
Lars?
JMarc
Index: autogen.sh
==
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> The following is available as
Kayvan> ftp://ftp.sylvan.com/pub/lyx/lyx-1.2.1-1rh8-xforms089.i386.rpm
Kayvan, I am interested by those files, but I'd appreciate to have
updates for
- the file xforms.README whih is in ftp.lyx.o
... turns out to be trivial after all. See attached patch.
[New inset/insetbase.h, derive Inset and MathInset from the new InsetBase,
and as an "application" replacing the two different enums for dispatch()'s
return values by a single one]
The tough question is, which of the virtual functions of
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Rob" == Rob Lahaye <[EMAIL PROTECTED]> writes:
>
| Rob> Hi
>
| Rob> I reported this before, but was ignored :(. I still believe this
| Rob> is wrong, though not that critical:
>
| So you mean a patch like the one appleneded?
>
| Lars?
I ha
Jean-Marc Lasgouttes wrote:
>>"Rob" == Rob Lahaye <[EMAIL PROTECTED]> writes:
>
>
> Rob> Hi
>
> Rob> I reported this before, but was ignored :(. I still believe this
> Rob> is wrong, though not that critical:
>
> So you mean a patch like the one appleneded?
>
Possibly, but my original
There is a bug in the automatic reconfiguration code:
If the user don't have ~/.lyx/lyxrc.default file, then the configure
script is invoked.
This is wrong: if the user environment is equal to the system environment,
then running the configure script does not create a ~/.lyx/lyxrc.default file.
In
On Wednesday 09 October 2002 3:08 pm, Rob Lahaye wrote:
> + if ! ( $prog --version ) < /dev/null > /dev/null 2>&1;
> then continue ; fi
Shouldn't that be
> + if test ! ...
This patch adds support for the kdeprintfax program (available in KDE 2/3).
OK to apply to 1.3.0cvs & 1.2.2cvs ?
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/ChangeLog,v
retrieving revision 1.300
diff -u -p -r
Angus Leeming wrote:
> On Wednesday 09 October 2002 3:08 pm, Rob Lahaye wrote:
>
>>+ if ! ( $prog --version ) < /dev/null > /dev/null 2>&1;
>>then continue ; fi
>
>
> Shouldn't that be
>
>>+ if test ! ...
If I add "test" here, I get:
$ ./autogen.sh
Using autoconf (GNU Autoconf) 2
Hello LyX contributors,
I am conducting a survey about the way bugs are handled in open source
software projects. The survey includes questions that can be answered by
developers,testers, bug fixers, project managers, and owners of defect
databases. It is only and only for research purposes and
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I have the exact same change in my tree.
Lars> Just apply it.
Done. The other changes sggested by rob seem sound, but I'll let you
have a look.
JMarc
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> New Doc, Layout->Doceument->Save as Document Defaults, Yes.
Andre> Boom.
Andre> Does anybody else see this?
I think the attached patch fixes the problem (the new created empty
paragraph did not have a valid layout). I did also fi
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> there are a few bugs not listed when you make a query like
Michael> the one above; a few new "unconfirmed" bugs might be
Michael> overlooked (even though I can confirm that they exist).
Michael>#571
Andre, do you have
The attached patch improves handling of PageUp/Down in things like tables
and note insets: If the cursor is in the first respectively last line of
the inset, it will leave the inset. This also removes the "pseudo
deadlocks" when scrolling down with PageDown leads the cursor through a
table.
This
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> In addition, there already exists a patch that prints the
Michael> vertical space before/after a paragraph explicitly (i.e. in
Michael> text form). I consider this very useful but I got no response
Michael> from others. Just
On Wed, Oct 09, 2002 at 05:33:19PM +0200, Jean-Marc Lasgouttes wrote:
> Has this patch been applied to 1.3.0cvs? I will not do anything about
> 1.2.2cvs until this is done and tested. Moreover, this does not strike
> me as a 'must have' also I would like to see it in 1.3.0.
We're still waiting f
On Wed, Oct 09, 2002 at 05:30:37PM +0200, Jean-Marc Lasgouttes wrote:
> Michael>#571
>
> Andre, do you have plans to add support (or at least disable) these
> lfuns in mathed? Currently, they are executed by the underlying
> lyxtext, which is a bad thing. I suspect a couple empty 'case'
> st
On Tue, Sep 24, 2002 at 06:25:35AM -0400, Reivec Saltari wrote:
> could make the next menu always on top as well and put it where I want
> it, but then if I click another menu on the math panel, the old one goes
> away and the new one is again right below the math panel. I would like
What do
On Wed, Oct 09, 2002 at 05:31:31PM +0200, Andre Poenitz wrote:
> The attached patch improves handling of PageUp/Down in things like tables
> and note insets: If the cursor is in the first respectively last line of
> the inset, it will leave the inset. This also removes the "pseudo
> deadlocks" wh
On Wed, Oct 09, 2002 at 04:50:26PM +0100, John Levon wrote:
> > The attached patch improves handling of PageUp/Down in things like tables
> > and note insets: If the cursor is in the first respectively last line of
> > the inset, it will leave the inset. This also removes the "pseudo
> > deadlocks
On Wednesday 09 October 2002 4:48 pm, John Levon wrote:
> On Tue, Sep 24, 2002 at 06:25:35AM -0400, Reivec Saltari wrote:
> > could make the next menu always on top as well and put it
> > where I want it, but then if I click another menu on the
> > math panel, the old one goes away and the new one
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Wed, Oct 09, 2002 at 05:30:37PM +0200, Jean-Marc Lasgouttes
Andre> wrote:
Michael> #571
>> Andre, do you have plans to add support (or at least disable)
>> these lfuns in mathed? Currently, they are executed by the
>> underlyin
On Wed, Oct 09, 2002 at 05:55:22PM +0200, Jean-Marc Lasgouttes wrote:
> Thanks :) I guess it should mostly apply to 1.2.2cvs without change?
I think so.
It obviously still does not to the right thing, but it is less wierd...
Andre'
--
Those who desire to give up Freedom in order to gain Secur
Hi,
Compiling CVS:
Xforms LyX = 103M (stripped: 5M )
Qt LyX = 7Mb (stripped: 4M )
Xforms is recent RC5.
Qt is 3.0.5.
Any reason for this huge difference in unstripped file sizes?
Cheers,
Rob.
PS: these are the version outputs,
LyX 1.3.0cvs of Fri, May 3, 2002
Built on Oct 8 2002,
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Wed, Oct 09, 2002 at 05:30:37PM +0200, Jean-Marc Lasgouttes
Andre> wrote:
Michael> #571
>> Andre, do you have plans to add support (or at least disable)
>> these lfuns in mathed? Currently, they are executed by the
>> underlyin
On Wed, Oct 09, 2002 at 06:30:06PM +0200, Jean-Marc Lasgouttes wrote:
> - how come lfun_prior and lfun_next are not implemented in 1.2.2?
Probably because I implemented them in the 1.3 cycle?
> Should they?
Should not be too hard.
> - why are lfun_wordleftsel and lfun_wordrightsel just igno
> Qt LyX = 7Mb (stripped: 4M )
with qt-2.3.1 I get:
-rwxrwxr-x1 leuven80M Oct 9 11:10 src/lyx
Built on Oct 9 2002, 11:08:37
Configuration
Host type: i686-pc-linux-gnu
Special build flags:warnings assertions
C Compiler:
Rob Lahaye wrote:
>
> Hi,
>
> Compiling CVS:
>
>Xforms LyX = 103M (stripped: 5M )
>
>Qt LyX = 7Mb (stripped: 4M )
>
> Xforms is recent RC5.
> Qt is 3.0.5.
>
> Any reason for this huge difference in unstripped file sizes?
Ah, looking at my own mail, I realized that's it's probably th
There's no -g in the flags list for the Qt front-end. The difference
probably represents debug information.
Lior
On Thu, 10 Oct 2002, Rob Lahaye wrote:
>
> Hi,
>
> Compiling CVS:
>
> Xforms LyX = 103M (stripped: 5M )
>
> Qt LyX = 7Mb (stripped: 4M )
>
> Xforms is recent RC5.
> Qt i
Faites-vous plaisir!
Ok2mail.com vous offre un cheque-cadeau de 7 euros, a depenser illico sur
Amazon.fr!!!
Valable sur tout le catalogue Amazon.fr:
Livres, Musique, DVD, Video, Logiciels, Jeux Video.
Uniquement jusqu'au dimanche 27 octobre 2002. Profitez-en vite!
Pour cela, notez bien votre
On Wednesday 09 October 2002 4:30 pm, Jean-Marc Lasgouttes wrote:
> Michael>#633
>
> Angus, do you have ideas on this one?
The whole thing is really kludgy and needs a re-write but here
are patches to get's things working for both 1.3 and 1.2.X.
We should only load the BibTeX data base if w
Hi all.
The attached zip file contains: a translation of the tutorial into Hebrew,
the example (raw and lyxified) files, and a new version of the introduction
(basically updated to 1.2 and some latex tricks in the preamble to solve
Hebrew latex problems).
Please comment.
Gady
_
Just to make sure this does not get lost:
I got it working _somehow_ using brute force (convert math to strings,
replace string, convert back, and that in a loop).
There are still a few quirks, e.g.
- for replacing \alpha with \beta you have
to search for '\alpha ' (with a trailing space!).
Jean-Marc Lasgouttes wrote:
> Michael> In addition, there already exists a patch that prints the
> Michael> vertical space before/after a paragraph explicitly (i.e. in
> Michael> text form). I consider this very useful but I got no response
> Michael> from others. Just in case anybody has an opin
Jean-Marc Lasgouttes wrote:
> Michael>#208
>
> this is purely cosmetic, isn't it?
Yes, this is cosmetic. Beside the fact that a lot of space is wasted on
screen.
> Michael>#579
>
> This is beyond my knowledge. Could you attach the testcase to the bug?
See attachment (I hope it is
Jean-Marc Lasgouttes wrote:
> Michael>- Search strings inside math formula are found but not
> Michael> replaced
>
> Something like that?
> http://bugzilla.lyx.org/show_bug.cgi?id=453
No, "replace" currently does not work at all!
Michael
On Wed, Oct 09, 2002 at 08:51:14PM +0200, Gady Kozma wrote:
> The attached zip file contains: a translation of the tutorial into Hebrew,
> the example (raw and lyxified) files, and a new version of the introduction
> (basically updated to 1.2 and some latex tricks in the preamble to solve
> Heb
I had thought that there was a fix for the cascading depth problem
committed a couple of weeks ago, but an update from today didn't get it.
I need to print out a couple of dozen documents from two years ago until
the present. Is my best bet to build another lyx of appropriate
vintage? (and if s
On Wed, Oct 09, 2002 at 04:01:09PM -0400, Dr. Richard E. Hawkins wrote:
> I had thought that there was a fix for the cascading depth problem
> committed a couple of weeks ago, but an update from today didn't get it.
>
> I need to print out a couple of dozen documents from two years ago until
> th
Because I frequently use at least three different document class which
are verry different, I would be really interessed in the possibility to
automaticly use different ui files when I use different document class.
Precisely it would be nice if it was possible to attach a ui file to a
document cla
> Therefore, I see two solutions:
>
> 1/ get rid of the special epsi support.
Personally, this would suit me, but I hesitate to say that it will work
for everyone.
>
> 2/ if we _need_ epsi support, then we should fix the Converter class
> so that it behaves correctly when the from and to forma
Dear list,
I have noticed that the Document Layout dialogue closes when Save as
Defaults is clicked. The first time I did this I was planning to click save
as defaults, then save (since they are left to right, it's a natural
clicking order for me =).
But the window closed when I saved the def
Dear list,
When selecting text, and scrolling with the mousewheel (as you do do), the
first click of the wheel causes the highlighted selection to stop listening
to the mouse position, even though the button was never released.
So for large selections the keyboard is needed.
Have fun,
Darren
Dear list,
BTW I'm still using LyX 1.2.1
I found that LyX would jump from halfway down a document up to near the top
for no reason.
I think it was because I had scrolled down to see an image, when it got
there it did the jump.
No other infomation, it happened while I was very busy.
A simila
Dear list,
LyX 1.2.1
When pasting text via the third mouse button, the LyX attributes aren't
preserved. Quite annoying when you notice only after doing it for a while =)
I don't know how easy that is to fix though, if it's handled by X then I
would accept it how it is. But if it's all interna
Dear list,
When a float is unfolded, with its placeholder nearby, it's tempting to
select the whole float just by selecting the placeholder with the mouse.
But no, you have to use the keyboard to select it, or drag the mouse all
the way from the placeholder to the end of the float.
Could this
Dear list,
When selecting text and typing / pasting new text, the selection is
obviously overwritten. But not so with inserting cross-references or
guarded spaces over normal spaces. Both would be handy ;)
Have fun,
Darren
Dear list,
I think the math button doesn't correctly show pushed in / not pushed in,
when changing parts of an equation from math to roman and back again.
Also, when selecting an equation and trying to change the whole selection
from roman to normal or vice versa, it doesn't just change the wh
Dear list,
Just thought you'd like to know that the default config for Mandrake 9.0 is
that a C-tab switches desktop for you. So the default binding for guarded
tab is useless on my system.
Dunno if it's always been like that, or new for KDE3 etc. as I only just
found it trying a guarded tab
Dear list,
I don't know if this is a dupe, there was recent talk of an undo bug.
What I found, LyX 1.2.1, is that:
select a string
turn it into math (C-m)
hit undo
math disappears, so does the original string
Have fun,
Darren
On Mon, Oct 07, 2002 at 03:46:49PM +0200, Jean-Marc Lasgouttes wrote:
> > "John" == John Weiss <[EMAIL PROTECTED]> writes:
>
> John> Well, after upgrading to v1.2.x, I began the task of merging
> John> changes in with my local customizations. Imagine my glee at
> John> seeing the "command-seq
On Wed, 9 Oct 2002, Rob Lahaye wrote:
[...]
> Thanks Allan. That helps.
> *BUT*: we are violating the configurable printing setup from the
> preferences here, by allowing input that is very, very specific to
> dvips.
Maybe. How else are people going to specify a number of single pages
or a numbe
If I understood it correctly last time I saw it epsi files are eps files with a
comment that contans a bitmap representation of the image. Un*x systems usually
have ghostscript and at least some programs that know one of the way to use it
(xdvi knowns how to get ghostscript to render into a windo
Allan Rae wrote:
> On Wed, 9 Oct 2002, Rob Lahaye wrote:
>
>>BTW: The code in my tree now also checks the page-range against the
>>odd/even selection.
>
>
> I'm not sure what you mean here? Are you saying I can no longer print
> the even numbered pages in a range?
No, no. Don't worry!
It only
On Wed, Oct 09, 2002 at 04:01:09PM -0400, Dr. Richard E. Hawkins wrote:
> I need to print out a couple of dozen documents from two years ago until
> the present. Is my best bet to build another lyx of appropriate
> vintage?
You should sent one of the "broken" files to José...
> (and if so, can
On Thu, Oct 10, 2002 at 11:52:42AM +0930, Darren Freeman wrote:
> Also, when selecting an equation and trying to change the whole selection
> from roman to normal or vice versa, it doesn't just change the whole thing
> one way or the other, like when making something bold, it actually toggles
>
On Thu, Oct 10, 2002 at 11:56:30AM +0930, Darren Freeman wrote:
> What I found, LyX 1.2.1, is that:
>
> select a string
> turn it into math (C-m)
> hit undo
> math disappears, so does the original string
Hit undo twice.
There are two entries in the undo list triggered by C-m - cutting the text
On Thu, Oct 10, 2002 at 11:54:38AM +0930, Darren Freeman wrote:
> Just thought you'd like to know that the default config for Mandrake 9.0 is
> that a C-tab switches desktop for you. So the default binding for guarded
> tab is useless on my system.
>
> Dunno if it's always been like that, or ne
On Thu, Oct 10, 2002 at 11:45:16AM +0930, Darren Freeman wrote:
> When pasting text via the third mouse button, the LyX attributes aren't
> preserved. Quite annoying when you notice only after doing it for a while =)
I don't see this kind of behaviour. I certainly can paste the equivalent of
"a
Hi Angus,
> Michael, perhaps you'll test this out as it fixes your bug
> report?
the insetcite patch seems to be OK. I tested it with 1.2.2cvs and it
fixed
the natbib-related problem. No valgrind reports.
Thank you very much!
Michael
85 matches
Mail list logo