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: How to use equation enviroment in pandoc markdown
Date: Tue, 30 Oct 2012 10:28:53 -0700	[thread overview]
Message-ID: <20121030172853.GB21519@Johns-MacBook-Pro.local> (raw)
In-Reply-To: <8b6111a5-3fd0-4f63-a9a2-8d4930c8bb9f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

You can use the aligned environment:

$$
\begin{aligned}
...content same as what you'd have in align
\end{aligned}
$$

Right now pandoc doesn't have figure scaling.  You can use raw latex.

+++ Elvis Zhou [Oct 29 12 21:04 ]:
>    I am using pandoc to convert markdown to pdf via latex compiling. I am
>    wondering there is anyway to use equation environment or align
>    environment in markdown file. And if I want to insert a figure with a
>    scaled parameter, do I need to write a latex statement in markdown
>    file?
> 
>    --
>    You received this message because you are subscribed to the Google
>    Groups "pandoc-discuss" group.
>    To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>    To unsubscribe from this group, send email to
>    pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>    To view this discussion on the web visit
>    [1]https://groups.google.com/d/msg/pandoc-discuss/-/9g47mgPHPF4J.
>    For more options, visit [2]https://groups.google.com/groups/opt_out.
> 
> References
> 
>    1. https://groups.google.com/d/msg/pandoc-discuss/-/9g47mgPHPF4J
>    2. https://groups.google.com/groups/opt_out


      parent reply	other threads:[~2012-10-30 17:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30  4:04 Elvis Zhou
     [not found] ` <8b6111a5-3fd0-4f63-a9a2-8d4930c8bb9f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2012-10-30 16:43   ` John Gabriele
2012-10-30 17:28   ` John MacFarlane [this message]

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=20121030172853.GB21519@Johns-MacBook-Pro.local \
    --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).