public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Dylan Kinnett <dylan.kinnett-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: How to Use a LaTeX Document Class?
Date: Sun, 25 Jan 2015 17:06:00 -0800 (PST)	[thread overview]
Message-ID: <20c5629f-c551-41d4-859c-af7c5c58a346@googlegroups.com> (raw)
In-Reply-To: <6a173c76-af1b-4e01-988d-bcb6372ea422-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


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

That example was useful, thank you.

When I use the following, Pandoc is able to create a PDF using the default 
document class:
pandoc --standalone --smart sample.md -o manuscript.pdf

Next, I attempted to add the variable to indicate the document class:
pandoc --standalone --smart --variable documentclass=sffms sample.md -o 
manuscript.pdf

but that resulted in the following error:
! Paragraph ended before \UL@on was complete.
<to be read again> 
                   \par 
l.56 

I saw some suggestions that this error can result from having improper line 
endings in the original file, but I checked that and my file has the 
correct line endings.

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/20c5629f-c551-41d4-859c-af7c5c58a346%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

  parent reply	other threads:[~2015-01-26  1:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-24 16:51 Dylan Kinnett
     [not found] ` <6a173c76-af1b-4e01-988d-bcb6372ea422-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-01-24 17:48   ` Matthew Pickering
2015-01-25  4:09   ` lukshuntim-Re5JQEeQqe8AvxtiuMwx3w
2015-01-26  1:06   ` Dylan Kinnett [this message]
     [not found]     ` <20c5629f-c551-41d4-859c-af7c5c58a346-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-01-26 14:40       ` lukshuntim-Re5JQEeQqe8AvxtiuMwx3w
2015-01-26 18:54         ` Dylan Kinnett
     [not found]           ` <CAByu3gFAqFSTL1dniZVPfxRTZGY43Dn6sNqsQsLzayvGMUGb2Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-27 13:17             ` lukshuntim-Re5JQEeQqe8AvxtiuMwx3w
     [not found]               ` <54C79004.6090108-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-01-28  1:44                 ` Dylan Kinnett
     [not found]                   ` <d463db95-5f44-4417-835d-9dfd4c91e574-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-01-28  7:36                     ` Jan Ulrich Hasecke
     [not found]                       ` <54C8916F.1020409-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>
2015-01-28  8:05                         ` Joost Kremers
2015-02-11  1:20                           ` Dylan Kinnett

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=20c5629f-c551-41d4-859c-af7c5c58a346@googlegroups.com \
    --to=dylan.kinnett-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).