On 18 Jan 2001, Lars Gullik Bjønnes wrote:
> | The persistent ones are already called "labels" and there are already ways
> | to navigate between references (goto and return).
>
> No. The persisten ones are today called "Notes" and there are no way
> to navigate quickly beween them or to them.
Hello,
The bug is in lyx_func.C (patch at the end of this message), where
insetinclude was changed to get the command name as a parameter (rather
than being hard-coded). (lyx_func.C rev. 1.113, insetinclude.C rev 1.37)
Lior.
On Thu, 18 Jan 2001, ben wrote:
> Hello,
>
> I've seen the followin
On Thu, Jan 18, 2001 at 06:41:32PM +0100, Lars Gullik Bjønnes wrote:
> | I think that the problem is that you have a file called
> | "/home/adrian/suneds/docs//eds_logo.eps Graphic file (type eps)"
> | and LaTeX/LyX don't like spaces in filenames.
> |
> | The exact problem here is in DepTable::r
hi,
>
> Thorsten> i do not use a keymap. i see the acute and the grave, but
> Thorsten> they are strangely enough in the middle of the line
> Thorsten> (vertical) and not above the rest...any other idea?
>
> Are things better if you use another screen font (something standard
> like "-*-times")
On Mon, Jan 15, 2001 at 05:10:28PM +, Jose Abilio Oliveira Matos wrote:
> Is this clear?
> The problem now is that nice (the parameter) is always set to true.
So we just need to replace 'true' by 'backend_format == format' ?
> > I'm going to rewrite the include code to fix the nested inc
On Mon, Jan 15, 2001 at 05:56:50PM +0100, Jean-Marc Lasgouttes wrote:
> Dekel> Should I also replace error-next, error-note and reference-next
> Dekel> lyxfuncs by a general inset-next lyxfunc ?
>
> Something like "inset-next error"? I'm not sure it will be more
> general, just different.
Are th
AFAICS lists of floats have never been supported.
Also the current support are only workable for TOC and noto for any of
the float lists since the number of these will by dynamic. (the user
can create its own kind of floats.) Who created this lists support?
Dekel?
Other than that the float supp
On Thu, Jan 18, 2001 at 04:39:19PM +, Angus Leeming wrote:
> If I could find it, I would. Can you remember it's title or such like?
I am not Lars, but here it is:
Date: 31 Oct 2000 05:38:12 +0100
From: [EMAIL PROTECTED] (Lars Gullik Bjønnes)
Subject: Better use of CVS
This should help.
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Tue, Jan 16, 2001 at 09:09:18AM +, Adrian Ball wrote:
| > > > I am having real trouble with previewing the document I am working on.
| > > > Everything works fine, but running a preview consistently shows me a previous
| > > > version. The only wa
Hi,
I had used lyx 1.1.5-fix2 before (from the RPM), then upgraded to 1.1.6 (src).
The problem I have now is that when I open a file (or create a new one), the
extra menu entries (TOC, Math, Help etc.) are not "unlocked". Also, "Edit" only
contains a few basic entries (cut/copy/paste I think).
I h
Lior Silberman <[EMAIL PROTECTED]> writes:
| > No, LyX knows if natbib is available. and use it if present, if
| > features is used that we can't do with out we give a warning and use a
| > working non-optimal solution instead.
| >
| > Lgb
| >
|
| LyX knows if natbib is available at t
On 18 Jan 2001, Jean-Marc Lasgouttes wrote:
> > "Mike" == <[EMAIL PROTECTED]> writes:
> Mike> Ahem. It's in the FAQ - Section 1.2 "That's fine, but is it
> Mike> useful?". It's time to get the @#$% FAQ on the web page. Anyone
> Mike> want to make a whizzy thing to update an HTML page automat
Angus Leeming <[EMAIL PROTECTED]> writes:
| cvs rtag -R -b -r natbib-TAG natbib-BRANCH lyx-devel
this "-R" is not needed that is default.
| So it appears that I do have write access?
No, but you don't need that you create tags and such.
| I was about to type
| cvs update
| c
Angus Leeming <[EMAIL PROTECTED]> writes:
| > No, not yet, You did not take part in the "what dir do yo uneed write
| > permissions to" discussion.
|
| Perhaps this was whilst my computer was belly side -up?
Or perhaps because you were not on that mailinglist...
| > You really should read the
On Tue, Jan 16, 2001 at 09:09:18AM +, Adrian Ball wrote:
> > > I am having real trouble with previewing the document I am working on.
> > > Everything works fine, but running a preview consistently shows me a previous
> > > version. The only way to fix it easily is to close and reopen the do
On Thu, Jan 18, 2001 at 03:34:27PM +, Angus Leeming wrote:
>
> > | * When natbib is enabled, the Citation dialog has a choice for the \citeX
> > | command.
>
> > Those commands should be renamed no "\citeX" anything should ever be
> > visible to the user.
>
> Whilst I see that I could use
First, in "defense" of Angus, he sent me a preliminary patch a few weeks
ago, and in spite of its unfinished quality, it was _wonderful_. I was
ecstatic with having even rudimentary natbib support. The basic \citet,
\citep, and "after" material all worked just fine with a pre-1.1.6 CVS
version. If
Could this be the the 'make install' requirement for i18n menus that was
discussed a few days ago?
Lior.
On Thu, 18 Jan 2001, Claus Hentschel wrote:
> > Claus> ===> 1) One problem is that although I have set LANG=de_DE the
> > Claus> german menus will not open! BUT: Passing -dbg 32 shows that
On Thu, 18 Jan 2001, Pavel Cizek wrote:
[snip]
> My idea was to have a simple tool to move around documents, not a
> complicated and slow-to-use bookmark system ala MS Word. That is, for
> example: I am writing some proof and I would like to check or modify
> something written in other part of t
On 18 Jan 2001, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | Right. Now I've said that, I'll answer your points.
> |
> | > | * Adds a "Use Natbib" check button to the Document dialog (tab Extra).
> | > I'd rather hide this from the user (and I really want to get
On Thursday 18 January 2001 16:25, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | We were having this self-same discussion. I wrote a new InsetNote. It did
> | nothing but replace InsetInfo with GUI-I and NEW_INSET code. Shall I
resubmit
> | it again now that NEW_
Hi all,
Jean-Marc wrote:
> That would be fun, indeed, but I think we still heavily rely on X.
Nod... but we can start preparing for the day we're free :) After all, the GNOME/KDE
task forces are already working on it...
> excalibor> I guess our best bet would be some ncurses or slang,
>
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> I agree with the above. However, is there a future plan to
Dekel> replace the current paragraph layout mechanism by insets ?
Dekel> (namely, we will have enumerate inset, section inset etc).
I'd like to avoid that. The idea I have be
Dekel Tsur <[EMAIL PROTECTED]> writes:
| I agree with the above.
| However, is there a future plan to replace the current paragraph layout
| mechanism by insets ? (namely, we will have enumerate inset, section inset
| etc).
Yes, at least I want to do that.
Especially the lists. They are really
> No, not yet, You did not take part in the "what dir do yo uneed write
> permissions to" discussion.
Perhaps this was whilst my computer was belly side -up?
> You really should read the doc I posted a while ago.
If I could find it, I would. Can you remember it's title or such like?
> | 1. crea
On Tue, Jan 16, 2001 at 02:21:31PM +0100, Hartmut S. Leipner wrote:
> I cannot change the size of parts of an equation by setting displaystyle. At
> a first glance it seems to work. However after saving and reopening the file
> all special size settings are gone. This does not work neither with
On Tue, Jan 16, 2001 at 04:33:51PM -0600, Brett Jones wrote:
> When using nested bullets, etc., it seems to me that when increasing the
> depth of a bullet, all bullets nested beneath that bullet should also be
> bumped down a level. Of course, bumping up against the maximum depth
> would be a sp
Angus Leeming <[EMAIL PROTECTED]> writes:
| We were having this self-same discussion. I wrote a new InsetNote. It did
| nothing but replace InsetInfo with GUI-I and NEW_INSET code. Shall I resubmit
| it again now that NEW_INSETs are go?
Yes, but against the NEW_INSET branch.
| It'll provide t
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars,
| can I make one point here. This is preliminary work. Nobody was suggesting
| that it would be the best possible way.
I know that.
| Right. Now I've said that, I'll answer your points.
|
| > | * Adds a "Use Natbib" check button to the Docume
a long, long time ago...
We were having this self-same discussion. I wrote a new InsetNote. It did
nothing but replace InsetInfo with GUI-I and NEW_INSET code. Shall I resubmit
it again now that NEW_INSETs are go? It'll provide the starting point for
some real work on this. I seem to remember
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Thu, Jan 18, 2001 at 03:46:46PM +0100, Lars Gullik Bjønnes wrote:
| > Angus Leeming <[EMAIL PROTECTED]> writes:
| > | Here is the patch. Visible changes:
| > | * Adds a "Use Natbib" check button to the Document dialog (tab Extra).
| >
| > I'd rather hi
Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
| On 18 Jan 2001, Lars Gullik Bjønnes wrote:
|
| > The note inset should be renamed InsetBookmark, a menu item with the
| > list of bookmarks added and a way to id the bookmarks. So that they
| > can be easily moved/jumped to.
| >
| > That is
On 18 Jan 2001, Lars Gullik Bjønnes wrote:
> The note inset should be renamed InsetBookmark, a menu item with the
> list of bookmarks added and a way to id the bookmarks. So that they
> can be easily moved/jumped to.
>
> That is my option.
>
> We should have two kindos of bookmars, the default
On Thu, Jan 18, 2001 at 03:46:46PM +0100, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> | Here is the patch. Visible changes:
> | * Adds a "Use Natbib" check button to the Document dialog (tab Extra).
>
> I'd rather hide this from the user (and I really want to get rid
Lars,
can I make one point here. This is preliminary work. Nobody was suggesting
that it would be the best possible way.
Right. Now I've said that, I'll answer your points.
> | * Adds a "Use Natbib" check button to the Document dialog (tab Extra).
> I'd rather hide this from the user (and I rea
Amir Karger <[EMAIL PROTECTED]> writes:
| large organizations. If you've got it working except for optargs, then
| that's another reason to have a discussion about optargs. Now that you've
| got the NEW_INSETS working, it's possible to add optarg support,
| right?
NEW_INSETS are not quite there
On Thu, Jan 18, 2001 at 10:07:26AM +, Angus Leeming wrote:
> Yes, a little. I have preliminary natbib support working in my tree. I'd just
> like to sort out how LyX stores options to LaTeX commands before releasing
> this to the general public.
>
> Natbib can have up to two options in a \c
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I
Lars> am currently looking at creating a lyx-fr mailing list to create
Lars> a | viable french LyX community (the main goal is to help the
Lars> i18n | projects). For the sak
Unfortunately, the GUII only means that the dialog are not dependent on X
directly. The main work area is till X dependent, this is a pretty large
task to tackle, there is supposedly the Painter class, but too much of LyX
depends on Painter itself and not PainterBase.
In short, the time is not ri
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| I am currently looking at creating a lyx-fr mailing list to create a
| viable french LyX community (the main goal is to help the i18n
| projects). For the sake of consistency (and of my own laziness :), I'd
| like to create [EMAIL PROTECTED] Thus
Angus Leeming <[EMAIL PROTECTED]> writes:
| > Let's see how it works in 1.2.0cvs first.
|
| Fair point.
|
| Here is the patch. Visible changes:
| * Adds a "Use Natbib" check button to the Document dialog (tab Extra).
I'd rather hide this from the user (and I really want to get rid of
the extra
Pavel Cizek <[EMAIL PROTECTED]> writes:
| Jean-Marc Lasgouttes wrote:
|
| > > "Pavel" == Pavel Cizek <[EMAIL PROTECTED]> writes:
| >
| > Pavel> However, I am missing a support for bookmarks in LyX, that is a
| > Pavel> possibility to set a bookmark (mark a specific place in a
| > Pavel> docu
> "excalibor" == excalibor <[EMAIL PROTECTED]> writes:
excalibor> Hi all, now that 1.1.6 is closer to GUII and we have task
excalibor> forces for GNOME and KDE ports, I would like to raise your
excalibor> attention to the fact that we can do a TUI (Text-bases User
excalibor> Interface) and d
I am currently looking at creating a lyx-fr mailing list to create a
viable french LyX community (the main goal is to help the i18n
projects). For the sake of consistency (and of my own laziness :), I'd
like to create [EMAIL PROTECTED] Thus my questions are:
1/ Mate, are you willing to set this
> "Klaus" == Klaus Dittrich <[EMAIL PROTECTED]> writes:
Klaus> OS: hpux-10.20 with both aCC an gcc-2.75.2 installed. I tried
Klaus> to get lyx-1.16 up, here my expieriences ..
Klaus> In ./src/support/fmt.C --- I had to insert
Klaus> the declaration of vsnprintf in string
Hi all,
now that 1.1.6 is closer to GUII and we have task forces for GNOME and KDE ports, I
would like to raise your attention to the fact that we can do a TUI (Text-bases User
Interface) and do it perfectly workable and enjoyable...
In a world of antialiased fonts and annoying multicolor bann
> "Thorsten" == Thorsten Mika <[EMAIL PROTECTED]> writes:
Thorsten> i do not use a keymap. i see the acute and the grave, but
Thorsten> they are strangely enough in the middle of the line
Thorsten> (vertical) and not above the rest...any other idea?
Are things better if you use another scree
> "Mike" == <[EMAIL PROTECTED]> writes:
Mike> On Wed, 17 Jan 2001, Alejandro Aguilar Sierra wrote:
>> Did anybody know about this book on postgresql?
>>
>> http://www.postgresql.org/docs/awbook.html
>>
>> IMHO the link should be somewhere in the users site, in a section
>> "Who uses LyX".
> Let's see how it works in 1.2.0cvs first.
Fair point.
Here is the patch. Visible changes:
* Adds a "Use Natbib" check button to the Document dialog (tab Extra).
* When natbib is enabled, the Citation dialog has a choice for the \citeX
command.
* I threw in the Browse Button in Print Dialog
Jean-Marc Lasgouttes wrote:
> > "Pavel" == Pavel Cizek <[EMAIL PROTECTED]> writes:
>
> Pavel> However, I am missing a support for bookmarks in LyX, that is a
> Pavel> possibility to set a bookmark (mark a specific place in a
> Pavel> document) and to go to a previously set bookmark (return to
On Thu, Jan 18, 2001 at 12:36:43PM +0100, Jean-Marc Lasgouttes wrote:
> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
> Lars> Nah.. then you clutter the document. Bookmarks are not really
> Lars> part of the document (even if we store them in the lyx file.)
>
> Then we could
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Nah.. then you clutter the document. Bookmarks are not really
Lars> part of the document (even if we store them in the lyx file.)
Then we could have transient label insets, which are not saved in the
lyx file and not ouput to
On Thu, Jan 18, 2001 at 11:49:18AM +0100, Pavel Cizek wrote:
> I am using LyX 1.1.6 now, really great program.
>
> However, I am missing a support for bookmarks in LyX, that is a
> possibility to set a bookmark (mark a specific place in a document) and
> to go to a previously set bookmark (return
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Pavel" == Pavel Cizek <[EMAIL PROTECTED]> writes:
|
| Pavel> Hello, I am using LyX 1.1.6 now, really great program.
|
| Pavel> However, I am missing a support for bookmarks in LyX, that is a
| Pavel> possibility to set a bookmark (mark a
> "Pavel" == Pavel Cizek <[EMAIL PROTECTED]> writes:
Pavel> Hello, I am using LyX 1.1.6 now, really great program.
Pavel> However, I am missing a support for bookmarks in LyX, that is a
Pavel> possibility to set a bookmark (mark a specific place in a
Pavel> document) and to go to a previousl
Hello,
I am using LyX 1.1.6 now, really great program.
However, I am missing a support for bookmarks in LyX, that is a
possibility to set a bookmark (mark a specific place in a document) and
to go to a previously set bookmark (return to the marked place in the
document later). I know there are m
Jörg Böttcher <[EMAIL PROTECTED]> writes:
| Hi Lars!
| It would be nice, if it would be possible to use longtables within floats.
AFAIK floats are not supposed to span pages, so this would make little
sense.
Other know better perhaps.
Lgb
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Hmmm. Thinking. I COULD ignore the extra options for the time
Angus> being and just release a simple patch that gives users the
Angus> ability to input different \cite commands. It wouldn't break
Angus> future compatibility. Are pe
Angus Leeming <[EMAIL PROTECTED]> writes:
| Yes, a little. I have preliminary natbib support working in my tree. I'd just
| like to sort out how LyX stores options to LaTeX commands before releasing
| this to the general public.
|
| Natbib can have up to two options in a \cite field; comments
Yes, a little. I have preliminary natbib support working in my tree. I'd just
like to sort out how LyX stores options to LaTeX commands before releasing
this to the general public.
Natbib can have up to two options in a \cite field; comments before and after
the citation. LyX can currently dea
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Wed, Jan 17, 2001 at 09:31:49AM -0800, Richard wrote:
| > In trying to compile lyx-1.1.6.tar.gz from ftp.kde.org using `rpm
| > -ta ~/lyx-1.1.6.tar.gz' rpm fails, complaining of there not
| > existing `lyx.xpm' .
| >
| > I copied lyx.xpm fr
61 matches
Mail list logo