emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: feng shu <tumashu@gmail.com>
Cc: emacs-orgmode@gnu.org, Nicolas Goaziou <n.goaziou@gmail.com>
Subject: Re: [ANN] Bibliography support ODT + JabRef
Date: Tue, 30 Jul 2013 10:37:21 +0530	[thread overview]
Message-ID: <87y58opree.fsf@gmail.com> (raw)
In-Reply-To: <CAJpRBmewo+q8Dc-AeTQ0F=u-6_nFbRTWW_9gOF9Dn9SB8fXCnw@mail.gmail.com> (feng shu's message of "Mon, 29 Jul 2013 15:40:45 +0800")


Nicolas, just jump to the last para.

Feng Shu

Please CC the mailing list.  I don't mind receiving or replying to
one-to-one mails but things that we exchange will be of interest to
other members.

feng shu <tumashu@gmail.com> writes:

> 1. When I add (setq org-odt-data-dir "~/project/org-mode/etc/") to my .
> emacs file, it works properly, Thanks!
>
> 2. Two question:
> 1. How can I get uppercite: test^[1] instead of test[1]?
> 2. How can I get compressed cite,like: test^[3, 5, 7-10, 16]

Thanks for the requests.  

Numbering is done by ox-jabref.el and not by JabRef application, so
these requests can indeed be met with 5-15 minute of effort.  But I
hesitate to 

The main problem is there are just too many styles a Bibliographic
Reference can be typeset - right from what some standard says, to what
my university wants to what I prefer myself.  

This is where some sort of common agreement - even just among the
members of the community - will help.  I will keep listening to the
conversation and hopefully an opinion will emerge during the course of
time.

> Forgot to mention:

> The speed of converting bib to xml is slow, may be we should introduce
> a cache system.

If you use "Numbered" transcoders, then the citekeys are processed one
by one.  So if there are 10 citekeys, then there will be 20 invocations
of command line.

One way of dealing with this is to choose a transcoder, that doesn't
enumerate.  In that case the Bibliographic Reference is created enbloc.
So the number of command line invocations will reduce to 11 = 10 + 1.
The ASCII document that I circulated gives examples of such transcoders.

> just like previewing latex snippet.

Caching of citekey->XML or whatever transformation is one option.
Another option is to just disable citations for casual exports and
enable it one for the final output.

Something like

   cite:t 

for #+OPTIONS.

For now you can customize `org-odt-citation-transcoders' so that
citation processing is disabled.

  parent reply	other threads:[~2013-07-30  5:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18 20:01 [WIP/RFC] Bibliography support ODT + JabRef Jambunathan K
2013-07-24 14:53 ` [ANN] " Jambunathan K
2013-07-26  5:01   ` Jambunathan K
     [not found]   ` <87vc3uonao.fsf@gmail.com>
     [not found]     ` <87ehaihhts.fsf@gmail.com>
     [not found]       ` <87vc3uwo80.fsf@gmail.com>
     [not found]         ` <87ob9mfotu.fsf@gmail.com>
     [not found]           ` <CAJpRBmekaaeV58KoHet=HpmHJD3Ua8THw5bpACVfWngYKTQCQg@mail.gmail.com>
     [not found]             ` <87li4q9dt6.fsf@gmail.com>
     [not found]               ` <CAJpRBmewo+q8Dc-AeTQ0F=u-6_nFbRTWW_9gOF9Dn9SB8fXCnw@mail.gmail.com>
2013-07-30  5:07                 ` Jambunathan K [this message]
2013-07-30  9:39                   ` Rasmus
2013-07-30  9:56                   ` feng shu
2013-07-30 13:25                     ` Feng Shu
  -- strict thread matches above, loose matches on Subject: below --
2013-07-29  4:31 Jambunathan K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y58opree.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    --cc=tumashu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).