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: Toward Biblatex support: understanding what work is required

2014-11-08 Thread dd3fmlli
as a biblatex user, I would like to add a (probably marginal) comment on the list of the desired features. One of the most interesting features of biblatex, for me, is the fact that "database" is detached from the actual printing command. Namely, once one adds a "bib" file to the document with

Re: Absolute Paths in LyX-LaTeX documents

2014-07-15 Thread dd3fmlli
Thank you! > There have been discussions about relative and absolute paths, and also bug > entries, but I don't remember the details. The current solution has evolved > over the years. The general idea is: Be friendly to user code in the > preamble and in ERT, i.e. try to make it work in as many

Absolute Paths in LyX-LaTeX documents

2014-07-14 Thread dd3fmlli
Hi all, I am a long-time LyX user and I can program in C++ and Python, so I would like to to give a hand in the development of my favorite software. Apart from this, I'm writing because I was wondering how to use only relative paths in LyX documents, in particular in LaTeX preamble or TeX inser