Re: r38488 - lyx-devel/branches/BRANCH_1_6_X/lib

2011-04-24 Thread Jürgen Spitzmüller
rgheck wrote: > Author: rgheck > Date: Mon Apr 25 03:50:45 2011 > New Revision: 38488 > URL: http://www.lyx.org/trac/changeset/38488 > > Log: > Add a LyX 2.0 export format. We don't seem to have done this for 1.6.x, but > the facility is there, and people might want to do it. Hm, I don't think th

Re: Feature: Support for other citation styles

2011-04-24 Thread Johannes Wilm
On Sun, Apr 24, 2011 at 7:21 PM, Richard Heck wrote: > On 04/24/2011 08:58 PM, Johannes Wilm wrote: > > > > On Sun, Apr 24, 2011 at 5:42 PM, Richard Heck wrote: > >> On 04/24/2011 08:30 PM, Johannes Wilm wrote: >> >>> Yes, I wrote a small patch earlier. I thought I would try to refine it >>> an

Re: Feature: Support for other citation styles

2011-04-24 Thread Richard Heck
On 04/24/2011 08:58 PM, Johannes Wilm wrote: On Sun, Apr 24, 2011 at 5:42 PM, Richard Heck > wrote: On 04/24/2011 08:30 PM, Johannes Wilm wrote: Yes, I wrote a small patch earlier. I thought I would try to refine it and develop it more once 2.0

Re: Towards final 2.0 release

2011-04-24 Thread Diego Queiroz
I've finally found a way to reproduce a SIGSEGV error: http://www.lyx.org/trac/ticket/7492 IMO, this is a critical error. ;-/ --- Diego Queiroz 2011/4/21 Jean-Marc Lasgouttes > Le 21/04/11 22:14, Peter Kuemmel a écrit : > > http://www.lyx.org/trac/cha

Re: Feature: Support for other citation styles

2011-04-24 Thread Johannes Wilm
On Sun, Apr 24, 2011 at 5:42 PM, Richard Heck wrote: > On 04/24/2011 08:30 PM, Johannes Wilm wrote: > >> Yes, I wrote a small patch earlier. I thought I would try to refine it and >> develop it more once 2.0 is out the door. The most difficult piece it seems >> to me would be to provide for a fai

how I (sort of) use biblatex with LyX currently

2011-04-24 Thread Johannes Wilm
Hey, I just wanted to mention what (broken) solution I currently use for this. My setup is that I'm (hopefully soon) finishing my PhD thesis. I have two non-techie proofreaders. I wrote the whole thing in Kile/pure Latex, but now I needed to convert it to something more or less WYSIWYG and with the

Re: Feature: Support for other citation styles

2011-04-24 Thread Richard Heck
On 04/24/2011 08:30 PM, Johannes Wilm wrote: Yes, I wrote a small patch earlier. I thought I would try to refine it and develop it more once 2.0 is out the door. The most difficult piece it seems to me would be to provide for a failure free switch back and forth from and to Biblatex. I doubt

Re: Feature: Support for other citation styles

2011-04-24 Thread Johannes Wilm
Yes, I wrote a small patch earlier. I thought I would try to refine it and develop it more once 2.0 is out the door. The most difficult piece it seems to me would be to provide for a failure free switch back and forth from and to Biblatex. On Sun, Apr 24, 2011 at 5:27 PM, Diego Queiroz wrote: > >

Re: Feature: Support for other citation styles

2011-04-24 Thread Julien Rioux
On 24/04/2011 8:17 PM, Johannes Wilm wrote: It has earlier been discussed to try to work on Biblatex support for Lyx2.1. I suggest to go for that. Biblatex seems much better than any of the legacy systems. Jurabib has not been developed for years (I believe). I am not so sure about natbib. but it

Re: Feature: Support for other citation styles

2011-04-24 Thread Diego Queiroz
> It has earlier been discussed to try to work on Biblatex support for Lyx2.1. I suggest to go for that. Biblatex seems much better than any of the legacy systems. Jurabib has not been developed for years (I believe). I am not so sure about natbib. but it also seems on its way out. Hmm, yeah I see

Re: Feature: Support for other citation styles

2011-04-24 Thread Johannes Wilm
Yes, if that is possible at all. The Lyx-file would have to be fundamentally different for biblatex files (all bibliography databases go into the header + the bibtex executable may soon no longer work with it). Another way of doing it would be to: 1. isolate the natbib code and keepmit until at l

Re: Feature: Support for other citation styles

2011-04-24 Thread Julien Rioux
On 24/04/2011 8:13 PM, Diego Queiroz wrote: Everything is working like a charm. I also included the Requires natbib, which forces the inclusion of natbib in the UI. That is, I force the inclusion of natbib then I say that I'm already providing it. lol The last thing I wasn't able to avoid is t

Re: Feature: Support for other citation styles

2011-04-24 Thread Richard Heck
On 04/24/2011 08:20 PM, Johannes Wilm wrote: On Sun, Apr 24, 2011 at 12:26 PM, Richard Heck > wrote: On 04/24/2011 03:06 PM, Diego Queiroz wrote: I am currently working on a layout for use the ABNT style with LyX (ABNT stands for "Brazilian Nati

Re: Feature: Support for other citation styles

2011-04-24 Thread Richard Heck
On 04/24/2011 08:13 PM, Diego Queiroz wrote: Everything is working like a charm. I also included the Requires natbib, which forces the inclusion of natbib in the UI. That is, I force the inclusion of natbib then I say that I'm already providing it. lol Yes, that's exactly what it's for: "Prov

Re: Feature: Support for other citation styles

2011-04-24 Thread Richard Heck
On 04/24/2011 08:17 PM, Johannes Wilm wrote: It has earlier been discussed to try to work on Biblatex support for Lyx2.1. I suggest to go for that. Biblatex seems much better than any of the legacy systems. Jurabib has not been developed for years (I believe). I am not so sure about natbib. but

Re: Feature: Support for other citation styles

2011-04-24 Thread Johannes Wilm
On Sun, Apr 24, 2011 at 12:26 PM, Richard Heck wrote: > On 04/24/2011 03:06 PM, Diego Queiroz wrote: > >> I am currently working on a layout for use the ABNT style with LyX (ABNT >> stands for "Brazilian National Standards Organization"). >> >> To achieve this, I have three things to handle: >> 1

Re: Feature: Support for other citation styles

2011-04-24 Thread Johannes Wilm
It has earlier been discussed to try to work on Biblatex support for Lyx2.1. I suggest to go for that. Biblatex seems much better than any of the legacy systems. Jurabib has not been developed for years (I believe). I am not so sure about natbib. but it also seems on its way out. On Sun, Apr 24, 2

Re: Feature: Support for other citation styles

2011-04-24 Thread Diego Queiroz
Everything is working like a charm. I also included the Requires natbib, which forces the inclusion of natbib in the UI. That is, I force the inclusion of natbib then I say that I'm already providing it. lol The last thing I wasn't able to avoid is the \bibliographystyle command. My package sets i

Re: new SVG icon for lyx

2011-04-24 Thread Jean-Marc Lasgouttes
Le 23/04/2011 18:52, Jürgen Spitzmüller a écrit : nbubis wrote: It would be great if someone could add it to the wiki icon page ( http://wiki.lyx.org/LyX/Icons) I'd love to, but I cannot login either. Do we have a new password? We have set a public password, which is "LyX" (without the quote

Re: Feature: Support for other citation styles

2011-04-24 Thread Diego Queiroz
Now I got it. Julien, your suggestion is really good. Actually, my workaround with a new format and a script to parse and change the file was really terrible. I was reading the documentation for "Provide" and it really appear to do what you said. If such a feature is provided (a way to remove the

gpl 2+ ok :)

2011-04-24 Thread Richman Reuven
I hereby grant permission to license my contributions to LyX under the Gnu General Public License, version 2 or later richman reuven

Re: External material/graphics empty samples

2011-04-24 Thread Tommaso Cucinotta
Il 23/04/2011 23:48, Tommaso Cucinotta ha scritto: I say "preliminary" because things that one may want to add are: -) launch also the editor, when you press "Create..." -) add another "Edit..." button for launching the external editor -) better control of *where* the new file is created (in the

Re: Feature: Support for other citation styles

2011-04-24 Thread Julien Rioux
On 24/04/2011 4:47 PM, Diego Queiroz wrote: Ah, there's something specific. So, without touching the code, you could fake to use natbib for the UI part, and reimplement natbib's commands as you do in your python script. Except that I would just do it in a .module file instead of a python script.

Re: Feature: Support for other citation styles

2011-04-24 Thread Diego Queiroz
> Ah, there's something specific. So, without touching the code, you could fake to use natbib for the UI part, and reimplement natbib's commands as you do in your python script. Except that I would just do it in a .module file instead of a python script. I confess I never used modules in LyX, but

Re: Feature: Support for other citation styles

2011-04-24 Thread Julien Rioux
On 24/04/2011 4:07 PM, Diego Queiroz wrote: Oh, just to know how I am handling things right now: * I created a new format called "pdfLatex + ABNT" * Then I created a new conversor "TeX> pdfLatex + ABNT", that runs a Python script that: removes package natbib include my package (eg. ab

Re: Feature: Support for other citation styles

2011-04-24 Thread Diego Queiroz
Oh, just to know how I am handling things right now: * I created a new format called "pdfLatex + ABNT" * Then I created a new conversor "TeX > pdfLatex + ABNT", that runs a Python script that: removes package natbib include my package (eg. abntcite) insert some commands that maps na

Re: Feature: Support for other citation styles

2011-04-24 Thread Diego Queiroz
> I'm puzzled what you mean here. People have successfully used biblatex with LyX---though complete and proper support isn't there, to be sure. And there are other BibTeX styles, such as apalike, that require (or strongly prefer) some external package to be loaded (apalike.sty, in that case), which

Re: Feature: Support for other citation styles

2011-04-24 Thread Julien Rioux
On 24/04/2011 3:06 PM, Diego Queiroz wrote: I am currently working on a layout for use the ABNT style with LyX (ABNT stands for "Brazilian National Standards Organization"). To achieve this, I have three things to handle: 1. The document style (*.sty) 2. The bibliography style (*.bst) 3. The cit

Re: Feature: Support for other citation styles

2011-04-24 Thread Richard Heck
On 04/24/2011 03:06 PM, Diego Queiroz wrote: I am currently working on a layout for use the ABNT style with LyX (ABNT stands for "Brazilian National Standards Organization"). To achieve this, I have three things to handle: 1. The document style (*.sty) 2. The bibliography style (*.bst) 3. The c

Feature: Support for other citation styles

2011-04-24 Thread Diego Queiroz
I am currently working on a layout for use the ABNT style with LyX (ABNT stands for "Brazilian National Standards Organization"). To achieve this, I have three things to handle: 1. The document style (*.sty) 2. The bibliography style (*.bst) 3. The citation style (*.sty) The first and second topi

Re: [DIAGNOSIS] Re: crash in trunk

2011-04-24 Thread Richard Heck
On 04/24/2011 06:02 AM, Edwin Leuven wrote: Richard Heck: What the usual calls to updateBuffer() do is always make the macro context a ParIterator that points to the first paragraph in the current inset. (See e.g. the calls at InsetText:682,695.) ok. makes me wonder though why it is necessary t

Re: [DIAGNOSIS] Re: crash in trunk

2011-04-24 Thread Edwin Leuven
Richard Heck : > What the usual calls to updateBuffer() do is always > make the macro context a ParIterator that points to > the first paragraph in the current inset. (See e.g. > the calls at InsetText:682,695.) ok. makes me wonder though why it is necessary to set the macro context explicitly. >