public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Can't convert md to pdf
@ 2021-12-01 22:07 Derek Viljoen
       [not found] ` <97695346-ce2c-4fd3-bd78-0e383f206f85n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Derek Viljoen @ 2021-12-01 22:07 UTC (permalink / raw)
  To: pandoc-discuss


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

$ pandoc README-admin.md -s -o test.pdf
Error producing PDF.
! LaTeX Error: File `letltxmacro.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
<read *> 
         
l.132 \RequirePackage{letltxmacro}[2008/06/13]

Verbose output is attached.

-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/97695346-ce2c-4fd3-bd78-0e383f206f85n%40googlegroups.com.

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

[-- Attachment #2: t --]
[-- Type: application/x-troff, Size: 74594 bytes --]

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

* AW: Can't convert md to pdf
       [not found] ` <97695346-ce2c-4fd3-bd78-0e383f206f85n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-12-02 22:04   ` denis.maier-NSENcxR/0n0
  2021-12-03 18:10   ` John MacFarlane
  1 sibling, 0 replies; 3+ messages in thread
From: denis.maier-NSENcxR/0n0 @ 2021-12-02 22:04 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 1891 bytes --]

That means that the package letltxmacro is not installed. What TeX-Distribution are you using ? TeXlive should contain this package. With MikTeX you might want to check whether on-the-fly package installation is enabled.

Denis

Von: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> Im Auftrag von Derek Viljoen
Gesendet: Mittwoch, 1. Dezember 2021 23:08
An: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Betreff: Can't convert md to pdf

$ pandoc README-admin.md -s -o test.pdf
Error producing PDF.
! LaTeX Error: File `letltxmacro.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
<read *>

l.132 \RequirePackage{letltxmacro}[2008/06/13]

Verbose output is attached.
--
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<mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/97695346-ce2c-4fd3-bd78-0e383f206f85n%40googlegroups.com<https://groups.google.com/d/msgid/pandoc-discuss/97695346-ce2c-4fd3-bd78-0e383f206f85n%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/3501345c1cb94e2ba3880ebef768b71d%40unibe.ch.

[-- Attachment #2: Type: text/html, Size: 5147 bytes --]

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

* Re: Can't convert md to pdf
       [not found] ` <97695346-ce2c-4fd3-bd78-0e383f206f85n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  2021-12-02 22:04   ` AW: " denis.maier-NSENcxR/0n0
@ 2021-12-03 18:10   ` John MacFarlane
  1 sibling, 0 replies; 3+ messages in thread
From: John MacFarlane @ 2021-12-03 18:10 UTC (permalink / raw)
  To: Derek Viljoen, pandoc-discuss


This indicates that your latex installation is missing one of
the packages needed by pandoc.  You'll need to install this --
but how you do that depends on how you've installed latex.

Derek Viljoen <fairusegarage-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> $ pandoc README-admin.md -s -o test.pdf
> Error producing PDF.
> ! LaTeX Error: File `letltxmacro.sty' not found.
>
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
>
> Enter file name: 
> ! Emergency stop.
> <read *> 
>          
> l.132 \RequirePackage{letltxmacro}[2008/06/13]
>
> Verbose output is attached.
>
> -- 
> 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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/97695346-ce2c-4fd3-bd78-0e383f206f85n%40googlegroups.com.


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

end of thread, other threads:[~2021-12-03 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 22:07 Can't convert md to pdf Derek Viljoen
     [not found] ` <97695346-ce2c-4fd3-bd78-0e383f206f85n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-12-02 22:04   ` AW: " denis.maier-NSENcxR/0n0
2021-12-03 18:10   ` 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).