public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* generate pdf through texinfo
@ 2017-07-11 17:25 Luis Rivera
       [not found] ` <6b2ff199-b880-4e1e-9c53-41a7103307f6-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Rivera @ 2017-07-11 17:25 UTC (permalink / raw)
  To: pandoc-discuss


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

Hello!

Thinking about tinkering with PDF.hs (my first experience with Haskell), I 
wonder which is the best strategy to generate pdfs through texinfo as the 
intermediate format. The options, afaik, are the following:

# going through an intermediate texinfo file explicitly and then calling 
pdftex, like going through a pdfgroff or html5 files via pdfgroff or 
wkhtmltopdf.
# generating a pdf directly through pdftex, like the latex or context 
backends.
# use a lua script and forget about hs.
# use a shell/cmd script and pipe and also forget about hs.

The last one looks like the easiest, but requires knowing the shell in 
advance, as may not be as portable as the others.

Which one is recommended?

Thanks in advance,

-- 
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/6b2ff199-b880-4e1e-9c53-41a7103307f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2017-07-12 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11 17:25 generate pdf through texinfo Luis Rivera
     [not found] ` <6b2ff199-b880-4e1e-9c53-41a7103307f6-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-07-12 20:45   ` John MacFarlane

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).