public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Uwe Brauer <oub-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: latex with table-->org: table is not converted
Date: Fri, 07 Jan 2022 09:57:31 +0100	[thread overview]
Message-ID: <87mtk79b44.fsf@mat.ucm.es> (raw)

[-- Attachment #1: Type: text/plain, Size: 612 bytes --]


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.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: table.org --]
[-- Type: text/x-org, Size: 744 bytes --]

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\\

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: table.tex --]
[-- Type: text/x-tex, Size: 1586 bytes --]

\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}

             reply	other threads:[~2022-01-07  8:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-07  8:57 Uwe Brauer [this message]
     [not found] ` <87mtk79b44.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2022-01-07 19:22   ` John MacFarlane
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=87mtk79b44.fsf@mat.ucm.es \
    --to=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).