public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: "jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
	<jlrn77-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	pandoc-discuss
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: pdfroff invalid argument on cygwin
Date: Tue, 24 Nov 2020 10:02:50 -0800	[thread overview]
Message-ID: <m2blfmbpkl.fsf@MacBook-Pro.hsd1.ca.comcast.net> (raw)
In-Reply-To: <385521f0-4f35-4b60-bc3d-245dc1eeed6fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

"jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <jlrn77-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> --verbose reports, on -t ms
>
> [makePDF] Command line:
> pdfroff "-ms" "-mpdfmark" "-mspdf" "-e" "-t" "-k" "-KUTF-8" "-i"
>
> while on -t latex
>
> [makePDF] Command line:
> pdflatex "-halt-on-error" "-interaction" "nonstopmode" "-output-directory" 
> "./tex2pdf.-573d55defdd5e31a" "./tex2pdf.-573d55defdd5e31a/input.tex"
>
> So somehow the command line seems to be incomplete for the -ms option: it 
> does not point to the input source.

It's functioning as a pipe in this case; pandoc sends the text
of the source file to stdin in the process.

These options are exactly what I see, and it works fine for me.
So I'm at a loss.

Do you get any informative error message?

What pdfroff version?

Does it fail for any input (even a simple "hello world") or
does the failure depend on some specific feature of the input?

Can you try creating an .ms file using 'pandoc -t ms -s' and
compiling it manually with pdfroff?  Maybe your pdfroff setup
is not right.

> Moreover: I can't see the difference between pandoc.discuss and the bug 
> tracker system on github. Any policy on this subject?

pandoc-discuss is for questions and open-ended discussion,
the tracker is for more focused bug reports.  This type of
thing could go either place; if you think it might not be a bug but
user error or an issue with your setup, going to pandoc-discuss
first is best.


  parent reply	other threads:[~2020-11-24 18:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24  0:50 jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <ebc14024-ee13-479d-8ef5-8a14080e3d69n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-24  1:50   ` John MacFarlane
     [not found]     ` <m2y2irbk0j.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-24  1:51       ` John MacFarlane
     [not found]         ` <m2v9dvbjya.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-24 17:00           ` jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found]             ` <385521f0-4f35-4b60-bc3d-245dc1eeed6fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-24 18:02               ` John MacFarlane [this message]
     [not found]                 ` <m2blfmbpkl.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-24 22:58                   ` Luis Rivera
2020-11-25 19:07                   ` jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found]                     ` <8db6b0f8-d31c-451f-8ada-0abdbc240474n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-26  2:30                       ` John MacFarlane
     [not found]                         ` <m2d0006e9o.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2021-08-11 22:38                           ` jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2blfmbpkl.fsf@MacBook-Pro.hsd1.ca.comcast.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=jlrn77-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).