On Sunday 08 March 2015 09:58 PM, Nicolas Goaziou wrote:
> Agreed. I introduced yet another syntax change in "wip-cite" branch.
> 
> Now there are two separate objects "citation" and "citation-reference".
> So the following multicite 
> 
>   [cite:prefix; pre @a post; @b]
> 
> is parsed like
> 
>   (citation (:prefix "prefix" :parenthetical nil) 
>    (citation-reference (:key "a" :prefix "pre" :suffix "post"))
>    (citation-reference (:key "b")))

I have pushed the corresponding changes to
http://repo.or.cz/w/org-mode/org-cv.git.  The pull URL is
git://repo.or.cz/org-mode/org-cv.git.

I am attaching sample files for inspection.

Attachment: cite-chicago-author-date.odt
Description: application/vnd.oasis.opendocument.text

Attachment: cite-chicago-full-note.odt
Description: application/vnd.oasis.opendocument.text

Attachment: cite.org
Description: Lotus Organizer

Attachment: cite-numeric.odt
Description: application/vnd.oasis.opendocument.text

Reply via email to