public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Converting Rust-book to PDF fails
@ 2023-02-01 21:22 Mouse Mousevich
       [not found] ` <e52155b1-2b00-4cee-8816-53906072ede7n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Mouse Mousevich @ 2023-02-01 21:22 UTC (permalink / raw)
  To: pandoc-discuss


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

pandoc-2.19.2, pdflatex from TeXLive-2022.
Rust-book set of .md files from https://github.com/killercup/trpl-ebook.git 
(version from 2016).

Conversion to LaTeX seems to succeed, but subsequent invocation of pdflatex 
fails.

I printed out arguments passed to pandoc:

pandoc args: 
--from=markdown+smart+grid_tables+pipe_tables-simple_tables+raw_html+implicit_figures+footnotes+intraword_underscores+auto_identifiers-inline_code_attributes 
--embed-resources --standalone --highlight-style=tango 
--top-level-division=chapter --table-of-contents 
--template=lib/template.tex --pdf-engine=pdflatex --to=latex 
--pdf-engine-opt=--interaction=nonstopmode --variable papersize=letterpaper 
--output=dist/trpl-2019-05-04.letter.pdf; plus book itself

Error message from pdflatex:

Error producing PDF.

! Missing number, treated as zero.

<to be read again> 

                   (

l.306 \begin


This is what the (apparently) relevant fragment of the LaTeX file looks 
like:

299   │ \begin{longtable}[]{@{}

 300   │   >{\raggedright\arraybackslash}p{(\columnwidth - 8\tabcolsep) * 
\real{0.4189}}

 301   │   >{\raggedright\arraybackslash}p{(\columnwidth - 8\tabcolsep) * 
\real{0.0676}}

 302   │   >{\raggedright\arraybackslash}p{(\columnwidth - 8\tabcolsep) * 
\real{0.0676}}

 303   │   >{\raggedright\arraybackslash}p{(\columnwidth - 8\tabcolsep) * 
\real{0.0676}}

 304   │   >{\raggedright\arraybackslash}p{(\columnwidth - 8\tabcolsep) * 
\real{0.3784}}@{}}

 305   │ \toprule()

 306   │ \begin{minipage}[b]{\linewidth}\raggedright

 307   │ Target

 308   │ \end{minipage} & \begin{minipage}[b]{\linewidth}\raggedright

 309   │ std

 310   │ \end{minipage} & \begin{minipage}[b]{\linewidth}\raggedright


-- 
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/e52155b1-2b00-4cee-8816-53906072ede7n%40googlegroups.com.

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

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

end of thread, other threads:[~2023-02-02 19:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01 21:22 Converting Rust-book to PDF fails Mouse Mousevich
     [not found] ` <e52155b1-2b00-4cee-8816-53906072ede7n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-02-01 21:31   ` Mouse Mousevich
     [not found]     ` <14cb0323-74ae-4368-b843-2fd8831b6e2cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-02-01 22:40       ` Duncan Murdoch
2023-02-01 23:02   ` John MacFarlane
     [not found]     ` <746F5C2D-BD17-4509-9EB5-3B2D5646AD73-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-02-02 18:56       ` Mouse Mousevich
     [not found]         ` <9a28d0fa-22da-49b8-a284-731a960473e9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-02-02 19:35           ` Mouse Mousevich

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