Makefile macros for converting between text formats
Hi all, Thanks to Laura for mentioning various interesting tools. Anyone know of syntax suggestions for CLI (command line interpreters) for .groff .html .pdf to [various] .epub ? I would add rules to my Makefile macros to convert between various formats: http://www.berklix.org/~jhs/src/bsd/fixes/FreeBSD/src/jhs/share/mk/berklix2.... I made some notes on .epub a while back, http://www.berklix.com/~jhs/epub/ but so far only noticed manual driven GUI (grapical user interface tools), not seen any CLI to .epub yet. Cheers, -- Julian Stacey. Gmail & Googlemail Fail http://berklix.org/jhs/mail/#bad Brits abroad reclaim your http://StolenVotes.UK www.gov.uk/register-to-vote Arm Ukraine. Contraception to reduce global warming & resource wars.
Hi Julian, I would suggest Pandoc (free software licensed under the GPLv2+); https://en.wikipedia.org/wiki/Pandoc?useskin=monobook Pandoc can convert between almost all document formats, although the conversion between some formats leaves much to be desired. -- Kind Regards, DiffieHellman
Hi, Reference:
Date: Thu, 28 Mar 2024 12:27:01 +1100
DiffieHellman wrote:
Hi Julian,
I would suggest Pandoc (free software licensed under the GPLv2+); https://en.wikipedia.org/wiki/Pandoc?useskin=monobook
Pandoc can convert between almost all document formats, although the conversion between some formats leaves much to be desired.
-- Kind Regards, DiffieHellman
Thanks1 That looks promising, I've noted https://en.wikipedia.org/wiki/Pandoc?useskin=monobook https://ports.freebsd.org/cgi/ports.cgi?query=pandoc&stype=all&sektion=all https://cgit.freebsd.org/ports/tree/textproc/hs-pandoc/pkg-descr to http://berklix.org/~jhs/src/bsd/fixes/FreeBSD/src/jhs/share/mk/berklix2.mk & I will try again later (as compile breaks now, I need to upgrade OS first) Cheers, -- Julian Stacey. Gmail & Googlemail Fail http://berklix.org/jhs/mail/#bad Brits abroad reclaim your http://StolenVotes.UK www.gov.uk/register-to-vote Arm Ukraine. Contraception to reduce global warming & resource wars.
participants (2)
-
DiffieHellman
-
Julian H. Stacey