Ok.  Did that and got a "tex" file.  Is this converting to pdf manually?

C:\>pandoc --pdf-engine xelatex  -o aliceDynamic.pdf test.tex
[WARNING] Could not fetch resource 'images/alice01a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice02a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice03a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice04a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice05a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice06a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice07a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice08a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice10a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice09a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice11a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice12a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice13a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice14a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice15a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice20a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice21a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice22a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice23a.gif': replacing image with description
[WARNING] Could not fetch resource 'images/alice24a.gif': replacing image with description
xelatex: security risk: running with elevated privileges
xelatex: security risk: running with elevated privileges
Error producing PDF.
! Missing number, treated as zero.
<to be read again>
                   \protect
l.86 ...enter}\rule{0.5\linewidth}{\linethickness}

On Monday, June 8, 2020 at 5:22:25 PM UTC-7, Joost wrote:

On Tue, Jun 09 2020, Aaron Lopez wrote:
> Something must not be configured correctly, it just sits
> there....

No, you still need to add the file name of your input file to the
command line. Otherwise Pandoc reads from standard input.

    pandoc --pdf-engine xelatex  -f epub -o text.tex <yourfile.md>


--
Joost Kremers
Life has its moments

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/59edf6f9-0307-4ba4-a55e-c0d23adc7a58o%40googlegroups.com.