all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Feature request] Add :export option to ox-bibtex.el
@ 2013-07-11  7:20 feng shu
  2013-07-12  1:35 ` Fwd: " feng shu
  2013-09-02  8:17 ` Carsten Dominik
  0 siblings, 2 replies; 3+ messages in thread
From: feng shu @ 2013-07-11  7:20 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 488 bytes --]

bibtex2html can't recognize the style file in current dir (  -s
./customstyle.bst ) and it can't
deal with customize bib style file very well.

So, is it possible use different bibtex styles when I export to html?

For example:

#+BIBLIOGRAPHY: hbuuthesis plain  limit:t  option:-i export:html
\bibliographystyle{customstyle}
\bibliography{foo}

or:

#+BIBLIOGRAPHY: hbuuthesis plain  limit:t  option:-i export:html
#+BIBLIOGRAPHY: hbuuthesis customstyle  limit:t  option:-i export:latex

[-- Attachment #2: Type: text/html, Size: 621 bytes --]

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

end of thread, other threads:[~2013-09-02  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11  7:20 [Feature request] Add :export option to ox-bibtex.el feng shu
2013-07-12  1:35 ` Fwd: " feng shu
2013-09-02  8:17 ` Carsten Dominik

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.