Re: biblatex native support

2015-07-30 Thread Enrico Forestieri
On Thu, Jul 30, 2015 at 07:11:12PM +0200, dd3fmlli wrote: > Hi! Sorry to open again this thread. > I was testing the trick > > > > ​​ > > \ifcsname input@path\endcsname\else\def\input@path{{./}}\fi > > \def\setbibname#1#2{\edef\bibname{#1#2}} > > \expandafter\setbibname\input@path{ > > ​ > > ​ >

Re: biblatex native support

2015-07-30 Thread dd3fmlli
Hi! Sorry to open again this thread. I was testing the trick > ​​ > \ifcsname input@path\endcsname\else\def\input@path{{./}}\fi > \def\setbibname#1#2{\edef\bibname{#1#2}} > \expandafter\setbibname\input@path{ > ​ > ​ > curren.bib} > \addbibresource{\bibname} > > ​(since I don't understand it very

Re: biblatex native support

2015-06-14 Thread Enrico Forestieri
On Sun, Jun 14, 2015 at 09:40:46AM -0700, PhilipPirrip wrote: > I'm bringing this up again with another idea: > Would you consider adding support, either through a layout file or the > document settings menu, for the inclusion of auxiliary files that need to be > copied to the temporary folder whe

Re: biblatex native support

2015-06-14 Thread PhilipPirrip
I'm bringing this up again with another idea: Would you consider adding support, either through a layout file or the document settings menu, for the inclusion of auxiliary files that need to be copied to the temporary folder where and whenever LaTeX compilation takes place. This is a possible s

Re: biblatex native support

2014-11-04 Thread stefano franchi
Summer of Code of proposals for the Biblatex native support project, but both received very low scores from the developers. In other words, there was little confidence that either would succeed. If we go again for GSOC next year, we may have better luck. Stefano -- ___

Re: biblatex native support

2014-11-04 Thread Jürgen Spitzmüller
2014-11-03 18:52 GMT+01:00 PhilipPirrip: > I'm wondering what went wrong with GSoC 2014 promises for biblatex/LyX. > Lack of manpower. Jürgen

Re: biblatex native support

2014-11-03 Thread PhilipPirrip
On 11/03/2014 11:23 AM, Jürgen Spitzmüller wrote: Actually, I think bib files should _always_ be placed in the texmf tree (except for very rare cases, that is). Why don't you distribute your template in a way that assures this (e.g., via CTAN)? Jürgen I wish it was that simple. How many user

Re: biblatex native support

2014-11-03 Thread Jürgen Spitzmüller
PhilipPirrip wrote: > No, that won't work. This is a template that we ship as a package, and > is supposed to work as-is. Having (mostly inexperienced) users change > the preamble in all ~10 files or place the files in the texmf tree would > not be a good idea. Actually, I think bib files should _

Re: biblatex native support

2014-11-03 Thread PhilipPirrip
On 11/03/2014 11:04 AM, Jürgen Spitzmüller wrote: And I would strongly recommend the former, i.e., placing the file in the texmf tree. Then you do not need absolute paths. No, that won't work. This is a template that we ship as a package, and is supposed to work as-is. Having (mostly inexperi

Re: biblatex native support

2014-11-03 Thread Jürgen Spitzmüller
PhilipPirrip wrote: > Because Step 3 at http://wiki.lyx.org/BibTeX/Biblatex says so: > > Note that the bib file must either be located in your texmf tree, or > you must enter an absolute path in the command above (e.g. > \addbibresource{/Users/me/Documents/bibdesk/Dissertation.bib} on the Mac, >

Re: biblatex native support

2014-11-03 Thread PhilipPirrip
On 11/01/2014 03:17 AM, Jürgen Spitzmüller wrote: PhilipPirrip wrote: I apologize for asking the same question over and over again. I'm still wondering if there was any progress with native biblatex support in LyX. I'm maintaining a package that should switch to biblatex soon, the only problem i

Re: biblatex native support

2014-11-01 Thread Jürgen Spitzmüller
PhilipPirrip wrote: > I apologize for asking the same question over and over again. I'm still > wondering if there was any progress with native biblatex support in LyX. > I'm maintaining a package that should switch to biblatex soon, the only > problem is that we can't offer it our users as a ha

Re: biblatex native support

2014-10-31 Thread PhilipPirrip
Dear developers, I apologize for asking the same question over and over again. I'm still wondering if there was any progress with native biblatex support in LyX. I'm maintaining a package that should switch to biblatex soon, the only problem is that we can't offer it our users as a hack that ne

Re: biblatex native support

2014-02-06 Thread Jürgen Spitzmüller
Richard Heck wrote: > This may be hard and it may be very hard, but it definitely is not > trivial. A lot of the necessary work was done by Julien when he > modularized the citation stuff. That makes it possible to have modules > that declare different citation commands and then to use them in a

Re: biblatex native support

2013-12-18 Thread Richard Heck
On 12/12/2013 03:50 PM, stefano franchi wrote: On Thu, Dec 12, 2013 at 9:59 AM, PhilipPirrip > wrote: Why is it so? How difficult would it be to extend the code for bibtex to biblatex? Could you make this a GSOC project for the next year, at least? Thank y

Re: biblatex native support

2013-12-12 Thread stefano franchi
On Thu, Dec 12, 2013 at 9:59 AM, PhilipPirrip wrote: > Why is it so? How difficult would it be to extend the code for bibtex to > biblatex? Could you make this a GSOC project for the next year, at least? > Thank you. > > GSoC for 2014 sounds like a good idea. But my impression (hopefully mistaken

Re: biblatex native support

2013-12-12 Thread Jürgen Spitzmüller
PhilipPirrip wrote: > Biblatex is so much better than bibtex, yet > there's no native support for it in LyX. Why is it so? Lack of manpower. Regards, Jürgen

biblatex native support

2013-12-12 Thread PhilipPirrip
Dear developers, There's a nice feature missing in Lyx which I'd like to know the development status of. Biblatex is so much better than bibtex, yet there's no native support for it in LyX. Why is it so? How difficult would it be to extend the code for bibtex to biblatex? Could you make this a