public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: Uwe Brauer <oub-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>,
	pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: latex with table-->org: table is not converted
Date: Fri, 07 Jan 2022 11:22:37 -0800	[thread overview]
Message-ID: <m24k6fcpvm.fsf@MacBook-Pro-2.hsd1.ca.comcast.net> (raw)
In-Reply-To: <87mtk79b44.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>


Looks like this first line has four cells instead of the three
called for by {lcc}

\hline & $f(t)=\mathcal{L}^{-1}\{F(s)\}$ & $F(s)=\mathcal{L}\{f(t)\}$                                                                                                                        & Notes                   \\



Uwe Brauer <oub-YB6e1s5WF/He5aOfsHch1g@public.gmane.org> writes:

> Hi
>
> Using pandoc 2.22 I tried to convert a Latex file with a table to an org
> file. However the table was not converted correctly. I attach both files
>  I used the command 
>
>  pandoc -s table.tex -o table.org
>   
> Thanks
>
> Uwe Brauer 
>
> -- 
> 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/87mtk79b44.fsf%40mat.ucm.es.
> lcc & $f(t)=\mathcal{L}^{-1}\{F(s)\}$ & $F(s)=\mathcal{L}\{f(t)\}$ &
> Notes\\
> 1. 1 & $\frac{1}{s},             \quad                            s>0$ &
> Sec. 6.1; Ex. 4\\
> 2. $e^{a                   t}$ & $\frac{1}{s-a},$, & $s>a$ & Sec. 6.1;
> Ex. 5\\
> 3.
> $t^{n},                 \quad                                                                                                                                         n=$
> positive integer & $\frac{n !}{s^{n+1}}, \quad          s>0$ & Sec. 6.1;
> Prob. 31\\
> 4.
> $t^{p},                 \quad                                                                                                                                         p>-1$
> & $\frac{\Gamma(p+1)}{s^{p+1}},$, & $s>0$ & Sec. 6.1; Prob. 31\\
> \documentclass[12pt]{article}
> \begin{document}
> \begin{tabular}{lcc}
> \hline & $f(t)=\mathcal{L}^{-1}\{F(s)\}$ & $F(s)=\mathcal{L}\{f(t)\}$                                                                                                                        & Notes                   \\
> \hline 1.                     1                                                                                                                                       & $\frac{1}{s},             \quad                            s>0$                          & Sec.     6.1;        Ex.        4                                       \\
> 2.     $e^{a                   t}$                                                                                                                                       & $\frac{1}{s-a},$,       & $s>a$                      & Sec.                        6.1;       Ex.         5 \\
> 3.     $t^{n},                 \quad                                                                                                                                         n=$                       positive                     integer                       & $\frac{n !}{s^{n+1}}, \quad          s>0$            & Sec. 6.1; Prob. 31   \\
> 4.     $t^{p},                 \quad                                                                                                                                         p>-1$                     & $\frac{\Gamma(p+1)}{s^{p+1}},$, & $s>0$                       & Sec.     6.1;        Prob.      31              \\
> \end{tabular}
> \end{document}

-- 
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/m24k6fcpvm.fsf%40MacBook-Pro-2.hsd1.ca.comcast.net.


  parent reply	other threads:[~2022-01-07 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-07  8:57 Uwe Brauer
     [not found] ` <87mtk79b44.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2022-01-07 19:22   ` John MacFarlane [this message]
2022-01-07 21:57     ` Uwe Brauer

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=m24k6fcpvm.fsf@MacBook-Pro-2.hsd1.ca.comcast.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=oub-YB6e1s5WF/He5aOfsHch1g@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).