LyZ

Support Writer2LaTeX integration

Registered by Kevin Brubeck Unhammer

Writer2LaTeX is an extension that turns OpenOffice.org odt documents into LaTeX documents. Currently, a Zotero citation in an odt document looks like

<text:reference-mark-start text:name="ZOTERO_ITEM {&quot;sort&quot;:true,&quot;citationItems&quot;:[{&quot;uri&quot;:[&quot;http://zotero.org/groups/23258/items/VQT5RPTU&quot;]}]} RNDsvJ507erEH"/>...

This could easily be turned into \cite{VQT5RPTU}, but the bibtex key created with LyZ looks like 260548_VQT5RPTU.

Request: have a cite-key format called "odt" that just contains VQT5RPTU.

(Note: there is a chance that this key could exist both in a local and a group library, for different items; however, being a hash, the chance should be rather small...)

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

At http://github.com/unhammer/lyz there are some patches that implement this. The citekey format is called "writer2latex".

(Also, at http://github.com/unhammer/writer2latex there is a version of writer2latex to read Zotero references and output this format, although I haven't tested that fully yet.)

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.