emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [RFC] BibELTeX: native bibtex support in org-mode
@ 2013-06-11 19:25 Rüdiger Sonderfeld
  2013-06-11 23:35 ` Rasmus
  0 siblings, 1 reply; 4+ messages in thread
From: Rüdiger Sonderfeld @ 2013-06-11 19:25 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I've started writing BibELTeX as an alternative to =ox-bibtex.el=. 

https://github.com/ruediger/bibeltex

Instead of calling =bibtex2html= it uses the functionality from =org-
bibtex.el= to parse the BibTeX file and generates org-mode format for it. This 
has the advantage that it works with any output format (latex, html, odt, 
ascii, ...) and that it does not require external tools.

BibELTeX is currently in a very early stage of development.  The biggest 
design issue is the style format.  Currently I use a =format-spec= like format 
which is not very good to work with (See =bibeltex-style-default=).

Please feel free to criticise, comment, and open pull requests!

Regards
Rüdiger

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

end of thread, other threads:[~2013-06-12 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-11 19:25 [RFC] BibELTeX: native bibtex support in org-mode Rüdiger Sonderfeld
2013-06-11 23:35 ` Rasmus
2013-06-12 10:48   ` Rüdiger Sonderfeld
2013-06-12 13:31     ` Ista Zahn

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).