emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ox-bibtex: Allow for missing bibtex style
@ 2013-12-19 12:03 Julian Gehring
  2013-12-20 22:30 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Julian Gehring @ 2013-12-19 12:03 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: n.goaziou

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 'stylename'?  Such that if 
'stylename' is missing or 'nil', that:
a) 'stylename' is passed with the '-s' argument to 'bibtex2html' and
b) the line '\bibliographystyle{stylename}' is not added to the latex 
output?  Then, the bibtex style can be overwritten by default settings 
of the latex document.  At the moment, this results in a warning about 
two conflicting styles.

Would be happy to hear your opinion about this suggestion.

Best wishes
Julian

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-01-07 16:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-19 12:03 ox-bibtex: Allow for missing bibtex style Julian Gehring
2013-12-20 22:30 ` Nicolas Goaziou
2013-12-21  8:45   ` Julian Gehring
2013-12-21 15:15     ` Nicolas Goaziou
2014-01-07 13:40       ` Julian Gehring
2014-01-07 16:26         ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).