public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* docbook unknown reader
@ 2014-11-21  9:06 Sascha Manns
       [not found] ` <35f828b7-d592-49f9-ac1e-abeddb2d2fb3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Manns @ 2014-11-21  9:06 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


[-- Attachment #1.1: Type: text/plain, Size: 830 bytes --]

Hello list,

today i tried out to produce a docx from that command: pandoc -f docbook -t 
docx -o test.docx cha-report-ikb.xml 
Sadly i'm getting: pandoc: Unknown reader: docbook.
Is the docbook reader gone?
Using pandoc 1.9.1.1 on Ubuntu.

Greetings Sascha

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/35f828b7-d592-49f9-ac1e-abeddb2d2fb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1270 bytes --]

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

* Re: docbook unknown reader
       [not found] ` <35f828b7-d592-49f9-ac1e-abeddb2d2fb3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2014-11-21 12:55   ` Jesse Rosenthal
  0 siblings, 0 replies; 2+ messages in thread
From: Jesse Rosenthal @ 2014-11-21 12:55 UTC (permalink / raw)
  To: Sascha Manns, pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Hi Sascha

Sascha Manns <saigkill-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes:
> Using pandoc 1.9.1.1 on Ubuntu.

That's a pretty ancient version of pandoc -- pandoc is on 1.13.1 now,
and the docbook reader was only introduced in 1.9.3.

Recent versions of ubuntu (14.04 LTS +) have 1.12.2 or 1.12.4. If you
want to stay on an older version of ubuntu, but use a new pandoc, you'd
have to install it through cabal:

    sudo apt-get install haskell-platform
    cabal update
    cabal install pandoc pandoc-citeproc

Best,
Jesse


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

end of thread, other threads:[~2014-11-21 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-21  9:06 docbook unknown reader Sascha Manns
     [not found] ` <35f828b7-d592-49f9-ac1e-abeddb2d2fb3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2014-11-21 12:55   ` Jesse Rosenthal

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 NNTP newsgroup(s).