public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Duncan Murdoch <murdoch.duncan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	Mouse Mousevich <uri-OVIABD91gjs3uPMLIKxrzw@public.gmane.org>
Subject: Re: Converting Rust-book to PDF fails
Date: Wed, 1 Feb 2023 17:40:18 -0500	[thread overview]
Message-ID: <5015fb71-4946-640d-46dd-aefd0dc2d508@gmail.com> (raw)
In-Reply-To: <14cb0323-74ae-4368-b843-2fd8831b6e2cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

On 01/02/2023 4:31 p.m., Mouse Mousevich wrote:
> xelatex gives a bit more meaningful message - though I still don't 
> understand how to remedy this:
> 
> [13]
> 
> ! Missing number, treated as zero.
> 
> <to be read again>
> 
>                     (
> 
> l.306 \begin
> 
>              {minipage}[b]{\linewidth}\raggedright
> 
> ?
> 

It is looking for a number where you have \linewidth.  Is it possible 
that some earlier code redefined \linewidth to something that doesn't 
look like a number?

Normally \linewidth changes within a list (getting shorter as items are 
nested).  Maybe you have a bad list environment, or one that is so 
nested it ends up with a negative width?

Duncan Murdoch


-- 
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/5015fb71-4946-640d-46dd-aefd0dc2d508%40gmail.com.


  parent reply	other threads:[~2023-02-01 22:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-01 21:22 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 [this message]
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

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=5015fb71-4946-640d-46dd-aefd0dc2d508@gmail.com \
    --to=murdoch.duncan-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=uri-OVIABD91gjs3uPMLIKxrzw@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).