all messages for Emacs-related lists mirrored at yhetil.org
 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.