public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Chris <cglucas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: tables in two-column latex output
Date: Wed, 28 Jan 2015 03:47:17 -0800 (PST)	[thread overview]
Message-ID: <e2c76325-7b9e-42c0-8536-81dd33a92795@googlegroups.com> (raw)
In-Reply-To: <20150127160924.GE91984-bi+AKbBUZKbivNSvqvJHCtPlBySK3R6THiGdP5j34PU@public.gmane.org>


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

Mark: thanks for pointing that out. If I find myself with some spare time I 
might give it a shot, but for the moment I think that would be a lot of 
work for a fairly brittle and special-case solution.

John: thanks for weighing in. I think a command-line option would be great. 
Obviously it'd be ideal if everything just worked with any environment, but 
that'd be asking a lot of tex (and you!)

On Tuesday, January 27, 2015 at 4:09:38 PM UTC, John MacFarlane wrote:
>
> This is a common request.  I'm really unhappy with the current 
> situation.  longtable is needed to prevent breakage for longer 
> tables, but it doesn't work with two-column and has some other 
> quirks.  Perhaps we could offer a command-line option to use 
> table instead of longtable. 
>
> +++ Chris [Jan 25 15 07:52 ]: 
> >I've recently been experimenting with drafting conference papers using 
> >markdown and converting them to latex with pandoc. For this to me 
> >worthwhile -- for me -- it's important that I can produce an almost-final 
> >version using only a conference-specific template file. Ideally, I'd like 
> >to be able to use "./confHelper.sh myMarkdown.txt myConferencePaper.pdf" 
> to 
> >get a submission-ready result. 
> > 
> >There are a few issues I can live with, namely lack of an obvious 
> markdown 
> >replacement for the different flavors of \cite{} (e.g., \citeA, \citeNP) 
> as 
> >well as the need to update table and figure number references by hand, 
> but 
> >there is one blocker: 
> > 
> >My papers tend to include tables, and conferences often use a two-column 
> >environment. I've tried a couple of workarounds, like using 
> >"\renewenvironment" in my template file to replace longtables with 
> >tables-in-tabulars, but that breaks my captions. Can anyone recommend a 
> >good solution? 
> > 
> >-- 
> >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-discus...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <javascript:>. 
> >To post to this group, send email to pandoc-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 
> <javascript:>. 
> >To view this discussion on the web visit 
> https://groups.google.com/d/msgid/pandoc-discuss/7d108f14-395f-46c7-a8df-544ef10c6932%40googlegroups.com. 
>
> >For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
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/e2c76325-7b9e-42c0-8536-81dd33a92795%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

  parent reply	other threads:[~2015-01-28 11:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25 15:52 Chris
     [not found] ` <7d108f14-395f-46c7-a8df-544ef10c6932-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-01-25 19:45   ` Mark Szepieniec
2015-01-27 16:09   ` John MacFarlane
     [not found]     ` <20150127160924.GE91984-bi+AKbBUZKbivNSvqvJHCtPlBySK3R6THiGdP5j34PU@public.gmane.org>
2015-01-28 11:47       ` Chris [this message]
2015-01-31 11:58   ` EBkysko
     [not found]     ` <65a97b74-8675-4b60-ae2f-2f0d520ab0a9-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-07-06 10:11       ` BPJ
     [not found]         ` <CADAJKhDFSE8j9hwpaDxoTRwh06Yg5GLheZPbe_7=+NqKAbdDgA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-06 19:04           ` BP Jonsson
2015-07-04 17:12   ` kurt.pfeifle-gM/Ye1E23mwN+BqQ9rBEUg

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=e2c76325-7b9e-42c0-8536-81dd33a92795@googlegroups.com \
    --to=cglucas-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).