public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <fiddlosopher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Leading \qquad not rendering in PDF output
Date: Sat, 15 Oct 2022 13:09:43 -0700	[thread overview]
Message-ID: <EEC5A828-F9B2-4EF9-9C25-09812C74F34B@gmail.com> (raw)
In-Reply-To: <5e3eaf24-bb25-4515-9300-0776d28cd544n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

Maybe this is a TeX issue?  Pandoc is simply passing it through verbatim.

> On Oct 15, 2022, at 10:09 AM, Asher Harvey-Smith <asherharveysmith-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> 
> correction - the generated tex is:
> 
> 
> \hypertarget{heading}{%
> \section{heading}\label{heading}}
> 
> \(\text{if you're happy and you know it}\)\\
> \(\qquad\text{clap your}\qquad\text{hands!}\)
> On Saturday, October 15, 2022 at 6:07:07 PM UTC+1 Asher Harvey-Smith wrote:
> I have the following markdown:
> 
> 
> # heading
> 
> $\text{if you're happy and you know it}$  
> $\qquad\text{clap your}\qquad\text{hands!}$  
> 
> 
> I'm converting this to pdf using
> 
> pandoc filename.md -o filename.pdf
> 
> and in the output pdf the \qquad between 'clap your' and 'hands' renders correctly, but the leading \qquad before 'clap your' appears to be missing as there is no space before the line begins. I tried generating tex instead of pdf and got the following:
> 
> 
> \hypertarget{heading}{%
> \section{heading}\label{heading}}
> 
> \(\text{if you're happy and you know it}\)\\
> \(\qquad\text{clap your hands!}\qquad\pi\)
> 
> 
> So the leading \qquad seems to be present in the intermediate stage. Does anybody know why it's not rendering in the output?
> 
> -- 
> 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/5e3eaf24-bb25-4515-9300-0776d28cd544n%40googlegroups.com.


  parent reply	other threads:[~2022-10-15 20:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15 17:07 Asher Harvey-Smith
     [not found] ` <87599708-491c-42c5-b448-798644e592d6n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-10-15 17:09   ` Asher Harvey-Smith
     [not found]     ` <5e3eaf24-bb25-4515-9300-0776d28cd544n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-10-15 20:09       ` John MacFarlane [this message]
     [not found]         ` <EEC5A828-F9B2-4EF9-9C25-09812C74F34B-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2022-10-16  9:24           ` 'Nick Bart' via pandoc-discuss
2022-10-16 11:08             ` Asher Harvey-Smith

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=EEC5A828-F9B2-4EF9-9C25-09812C74F34B@gmail.com \
    --to=fiddlosopher-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).