Re: Insertion of Cross-References

2009-01-18 Thread Abdelrazak Younes
On 18/01/2009 02:59, Vincent van Ravesteijn wrote: What would nice in addition to this: 1) Open Label&Reference Navigator 2) Right click a Label item *in* the Navigator 3) Click "Insert Cross-Reference at Cursor position" or create a button "Insert Cross-Reference" that would only be visible

Re: [patch] fix regression in branch

2009-01-18 Thread Uwe Stöhr
> Even better, I've now made the command itself robust. Please test: > http://www.lyx.org/trac/changeset/28236 Works as it should. Thanks. regards Uwe

Re: [Cvslog] r28193 - in /lyx-devel/trunk/src: BiblioInfo.cpp BiblioIn...

2009-01-18 Thread Jürgen Spitzmüller
rgheck wrote: > This is actually what first got me started on the thing I described. > It's hard to have a single display format that will work for all entry > types. E.g., you don't want to display book and booktitle for a book. So > we need to be able to do different things for different entry ty

Re: [Cvslog] r28193 - in /lyx-devel/trunk/src: BiblioInfo.cpp BiblioIn...

2009-01-18 Thread rgheck
Jürgen Spitzmüller wrote: rgheck wrote: BTW I think it would also be a good idea to make strings such as "Chap." and "pp." translatable (this could go in immediately). Right, will do. I'm actually working on a much more flexible system for displaying these things for 2.0. The idea

Re: Insertion of Cross-References

2009-01-18 Thread rgheck
Vincent van Ravesteijn wrote: Konrad Hofbauer schreef: But no useless _searching_ anymore, a huge improvement, I am very happy about this! :) I hope I didn't excite you too much. There are still some technical difficulties in the implementation. Second, the other developers have to like it

Re: Insertion of Cross-References

2009-01-18 Thread Jürgen Spitzmüller
Konrad Hofbauer wrote: > Is it used anywhere? DocBook. Jürgen

Re: Insertion of Cross-References

2009-01-18 Thread Vincent van Ravesteijn
Konrad Hofbauer schreef: But no useless _searching_ anymore, a huge improvement, I am very happy about this! :) I hope I didn't excite you too much. There are still some technical difficulties in the implementation. Second, the other developers have to like it first before I can commit this.

Re: Insertion of Cross-References

2009-01-18 Thread Konrad Hofbauer
Vincent van Ravesteijn wrote: see picture attached (note the Choose... / Stop button in the cross-reference dialog) Since you are at the Cross-Reference dialog: ;) Do you have an idea what the for-me-always-deactivated 'Name'-field is good for ??? Is it used anywhere? /Konrad

Re: Insertion of Cross-References

2009-01-18 Thread Konrad Hofbauer
Vincent van Ravesteijn wrote: I've now a button in the Cross-Reference.. dialog saying "Choose...". After pressing this button you can scroll through the document and select the a label. When you hover your mouse over something that can be used (in this case labels) they will get a red border.

Re: [Cvslog] r28206 - in /lyx-devel/branches/BRANCH_1_6_X: lib/ui/stdc...

2009-01-18 Thread Stefan Schimanski
I am pretty sure I just copied it from the LFUN_NEXT_INSET_MODIFY handler below. So, probably you are right. Stefan Am 18.01.2009 um 14:30 schrieb Vincent van Ravesteijn: URL: http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_6_X/src/BufferView.cpp?rev=28206 = = = = = = = =

Re: [patch] fix regression in branch

2009-01-18 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > > I'd rather like to know what's happening. I really prefer one over two > > separate commands. I cannot imagine that hyperref has problems with such > > a basic command as \...@ifstar. > > lyxarrow is fragile. The attached patch fixes the problem. Even better, I've now

Re: [Cvslog] r28206 - in /lyx-devel/branches/BRANCH_1_6_X: lib/ui/stdc...

2009-01-18 Thread Vincent van Ravesteijn
URL: http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_6_X/src/BufferView.cpp?rev=28206 == --- lyx-devel/branches/BRANCH_1_6_X/src/BufferView.cpp (original) +++ lyx-devel/branches/BRANCH_1_6_X/src/BufferView.cpp

Re: Bug 3205 - Creating new file for external material

2009-01-18 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > objections? Not from me. Jürgen

Re: [Cvslog] r28231 - /lyx-devel/trunk/lib/chkconfig.ltx

2009-01-18 Thread Jürgen Spitzmüller
uwestoehr wrote: > Jürgen, also OK for branch? Yes, OK. Jürgen

Re: [Cvslog] r28193 - in /lyx-devel/trunk/src: BiblioInfo.cpp BiblioIn...

2009-01-18 Thread Jürgen Spitzmüller
rgheck wrote: > > BTW I think it would also be a good idea to make strings such as "Chap." > > and "pp." translatable (this could go in immediately). > > > >   > > Right, will do. I'm actually working on a much more flexible system for > displaying these things for 2.0. The idea is to have format s

Re: [patch] fix regression in branch

2009-01-18 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > I'd rather like to know what's happening. I really prefer one over two > separate commands. I cannot imagine that hyperref has problems with such a > basic command as \...@ifstar. lyxarrow is fragile. The attached patch fixes the problem. Jürgen Index: src/insets/Inset

Re: [patch] fix regression in branch

2009-01-18 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > The bugfix for http://bugzilla.lyx.org/show_bug.cgi?id=3560 introduces a > regression. \...@ifstar is not fully compatible with hyperref. When you use a > menu separator in a section heading, like in the German UserGuide and > create PDF bookmarks, the document becomes uncompilab

Re: Insertion of Cross-References

2009-01-18 Thread Konrad Hofbauer
Vincent van Ravesteijn wrote: I mean, if you look for one thing or two to implement ;-) What's the second ? With the current solution, one still needs to either 1) find the label by its name (in the Navigator) OR 2) after finding the label in its context (and copying as a reference) search