Re: [O] ox-bibtex: Allow for missing bibtex style

2014-01-07 Thread Julian Gehring
Hi Nicolas, Please excuse the late reply. The patch works great, can't find anything that would need further tweaking. Best wishes Julian On 12/21/2013 04:15 PM, Nicolas Goaziou wrote: Hello, Julian Gehring julian.gehr...@gmail.com writes: I would like to add this feature, if I knew

Re: [O] ox-bibtex: Allow for missing bibtex style

2014-01-07 Thread Nicolas Goaziou
Hello, Julian Gehring julian.gehr...@gmail.com writes: The patch works great, can't find anything that would need further tweaking. Applied then. Thank you for the feedback. Regards, -- Nicolas Goaziou

Re: [O] ox-bibtex: Allow for missing bibtex style

2013-12-21 Thread Julian Gehring
Hi Nicolas, It sounds interesting. Would you want to provide a patch for that? I would like to add this feature, if I knew how to program in lisp... Would you like to work on this together? I could contribute on the side of documenting and testing, if this helps. Best wishes Julian

Re: [O] ox-bibtex: Allow for missing bibtex style

2013-12-21 Thread Nicolas Goaziou
Hello, Julian Gehring julian.gehr...@gmail.com writes: I would like to add this feature, if I knew how to program in lisp... Would you like to work on this together? I could contribute on the side of documenting and testing, if this helps. Fair enough. Here is a patch for you to test.

Re: [O] ox-bibtex: Allow for missing bibtex style

2013-12-20 Thread Nicolas Goaziou
Hello, Julian Gehring julian.gehr...@gmail.com writes: Currently, it is required to specify a bibtex style when defining the bibliography: #+BIBLIOGRAPHY: bibfilebasename stylename optional-options Would it be reasonable to allow for a missing 'stylename'? Such that if 'stylename' is

[O] ox-bibtex: Allow for missing bibtex style

2013-12-19 Thread Julian Gehring
Hi, I recently started using ox-bibtex, and was impressed by the nice and simple functionality. Currently, it is required to specify a bibtex style when defining the bibliography: #+BIBLIOGRAPHY: bibfilebasename stylename optional-options Would it be reasonable to allow for a missing