public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Superscripts not working in raw latex environments?
@ 2016-04-05 14:52 Mohammed Haris Minai
       [not found] ` <4cf8c441-bd79-423e-8f97-806a9814724b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Mohammed Haris Minai @ 2016-04-05 14:52 UTC (permalink / raw)
  To: pandoc-discuss


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

Here is what I tried:

Without superscript:

> $ pandoc -f markdown -t native
\begin{tabular}
1 & 2 \\
2 & 3 \\
\end{tabular}
^D
[RawBlock (Format "latex") "\\begin{tabular}\n1 & 2 \\\\\n2 & 3 
\\\\\n\\end{tabular}"]

With superscript:

> $ pandoc -f markdown -t native
\begin{tabular}
1 & 2^2 \\
2 & 3 \\
\end{tabular}
^D
[Para [Str "\\begin{tabular}",SoftBreak,Str "1",Space,Str "&",Space,Str 
"2^2",Space,Str "\\",SoftBreak,Str "2",Space,Str "&",Space,Str 
"3",Space,Str "\\",SoftBreak,Str "\\end{tabular}"]]

I was expecting a RawBlock (format "latex") for the second invocation as 
well. What am I doing wrong?

-- 
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/4cf8c441-bd79-423e-8f97-806a9814724b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-04-08 11:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-05 14:52 Superscripts not working in raw latex environments? Mohammed Haris Minai
     [not found] ` <4cf8c441-bd79-423e-8f97-806a9814724b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-04-05 16:43   ` John MACFARLANE
     [not found]     ` <20160405164343.GB14034-nFAEphtLEs/fysO+viCLMa55KtNWUUjk@public.gmane.org>
2016-04-06 12:48       ` Mohammed Haris Minai
     [not found]         ` <e808f198-ca65-472f-86ea-5e72d172a0bb-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-04-06 13:05           ` Melroch
     [not found]             ` <CADAJKhCtGJ_h_az=YR6Euq_skOcYdveETQyQi+JSTs4=Nyb+bQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-04-06 18:24               ` John MACFARLANE
     [not found]                 ` <20160406182422.GA5843-4kKid1p5UN5kRMcaKpzQXBvRwXAb8BAkh13vi7wywA4@public.gmane.org>
2016-04-06 18:31                   ` BPJ
2016-04-06 21:13                 ` Ulrike Fischer
     [not found]                   ` <ntnncn1lr2us.dlg-bMiYgyzgJ3Ab1SvskN2V4Q@public.gmane.org>
2016-04-07 15:01                     ` BP Jonsson
2016-04-07 15:19                       ` Ulrike Fischer
     [not found]                         ` <1v8nanx5svtxm.dlg-bMiYgyzgJ3Ab1SvskN2V4Q@public.gmane.org>
2016-04-07 18:52                           ` BP Jonsson
2016-04-08  7:21                             ` Ulrike Fischer
     [not found]                               ` <6hazl4u1ndmb$.dlg-bMiYgyzgJ3Ab1SvskN2V4Q@public.gmane.org>
2016-04-08 11:22                                 ` BP Jonsson

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).