bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #42982] Documentation should be available in one big pag


From: anonymous
Subject: [Bug-kawa] [bug #42982] Documentation should be available in one big page
Date: Thu, 14 Aug 2014 18:39:40 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

Follow-up Comment #4, bug #42982 (project kawa):

It's easy with pandoc. Here is how I did it:

% makeinfo -I. --html --no-headers --no-split --no-number-sections kawa.texi
-o kawadoc.html
% pandoc -o kawadoc.epub kawadoc.html

I think pandoc can convert directly from texinfo to epub, but I didn't try it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42982>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]