Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-23 Thread Edgar Lux
On Jan 23, 2023 at 12:06 PM, Ihor Radchenko wrote:Edgar Lux writes: > So, what is the problem with LATEX_HEADER approach? I thought that it would be preferable to have a native Org syntax. > I do not like passing the options as-is in #+cite_export because not all > the possible biblatex \usepa

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-23 Thread Ihor Radchenko
Edgar Lux writes: >> > #+cite_export: biblatex "bibstyle=numeric-comp,sorting=none, >> > hyperref=true,backref=true,url=true,backend=biber,natbib=true" >> >> The general design is >> #+cite_export: NAME BIBLIOGRAPHY-STYLE CITATION-STYLE >> ... removed content ... >> I am not sure how your id

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-23 Thread Ihor Radchenko
Edgar Lux writes: > Just in case, I think that you meant #+bind: . However, it didn't work for me > (I'm blaming myself). I added this in line 16 of my 324-lines file > > #+bind: org-cite-biblatex-options "opt=true" > > but the =opt=true= value is not shown next to =\usepackage{biblatex}= when I

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-22 Thread Edgar Lux
January 22, 2023 at 12:15:14 PM CET Ihor Radchenko wrote:Edgar Lux writes: > Note that we have https://orgmode.org/manual/Citation-export-processors.html > Of course, the "Citations" section of the manual is not yet complete. > More examples and details will be welcome. Yes, indeed > > #+c

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-22 Thread Edgar Lux
January 22, 2023 at 12:36:32 PM CET "András Simonyi" wrote:Dear All, > There is also the customizable variable `org-cite-biblatex-options' to > pass additional options, That is very useful, indeed (I didn't know how to use it). Hopefully the e-mail which I just sent helps with the documentatio

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-22 Thread András Simonyi
Dear All, On Sun, 22 Jan 2023 at 12:15, Ihor Radchenko wrote: > Also, note that `org-cite-biblatex--package-options' combines INITIAL > option list from the \usepackage declaration already present with > options dictated by STYLE. However, only certain options are considered. > After applying yo

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-22 Thread Ihor Radchenko
Edgar Lux writes: > I would suggest that the org-info pages mention (require 'oc-biblatex) and > show an example of how one can use extra options (with the #+latex_header as > well). Further, may be it would be better to allow something like this: Note that we have https://orgmode.org/manual/

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-21 Thread Edgar Lux
For the very silly reason that I was not aware of it >.< . Thank you, Ihor. For the uninformed: evaluate this as a lisp expression (require 'oc-biblatex) . Also, you can use either #+LaTeX_HEADER: \usepackage... (like shown in this thread) or style options with #+cite_export: biblatex (read th

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-21 Thread Ihor Radchenko
Edgar Lux writes: > I send the attached patch for your consideration. It allows to use biber for > bibliographies. I tested it with this: > > (require 'oc-natbib) > > #+cite_export: natbib > #+LaTeX_HEADER: \usepackage[style=numeric-comp,sorting=none, > hyperref=true,backref=true,url=true,backe

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-20 Thread Edgar Lux
LOL What an idio...! (sorry) January 20, 2023 at 11:59:22 AM CET Ihor Radchenko wrote:Edgar Lux writes: > I send the attached patch for your consideration. It allows to use biber for bibliographies. I tested it with this: Thanks, but could you please attach the patch? -- Ihor Radchenko // y

Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite

2023-01-20 Thread Ihor Radchenko
Edgar Lux writes: > I send the attached patch for your consideration. It allows to use biber for > bibliographies. I tested it with this: Thanks, but could you please attach the patch? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Su