* [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
* Fwd: [Feature request] Add :export option to ox-bibtex.el
2013-07-11 7:20 [Feature request] Add :export option to ox-bibtex.el feng shu
@ 2013-07-12 1:35 ` feng shu
2013-09-02 8:17 ` Carsten Dominik
1 sibling, 0 replies; 3+ messages in thread
From: feng shu @ 2013-07-12 1:35 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 827 bytes --]
Forgot to mention: the main reason of adding this feature is that I want
to use
"biblatex" instead of "bibtex" when I export to latex.
---------- Forwarded message ----------
From: feng shu <tumashu@gmail.com>
Date: Thu, Jul 11, 2013 at 3:20 PM
Subject: [Feature request] Add :export option to ox-bibtex.el
To: emacs-orgmode@gnu.org
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: 1253 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Feature request] Add :export option to ox-bibtex.el
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
1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2013-09-02 8:17 UTC (permalink / raw)
To: Feng Shu; +Cc: emacs-orgmode
Hi everyone,
I have not followed the bibtex discussion in the last year or two. Is there anyone who knows the latest status and who can answer this question by Feng Shu?
Thank you very much.
- Carsten
On Jul 11, 2013, at 9:20 AM, Feng Shu <tumashu@gmail.com> wrote:
> 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
^ 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 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).