public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Can pandoc interpret content of latex environments?
@ 2014-02-01 19:54 hffc07-Re5JQEeQqe8AvxtiuMwx3w
       [not found] ` <b8d0fb1b-5207-4bdc-8aa2-fd844f6e2e5f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: hffc07-Re5JQEeQqe8AvxtiuMwx3w @ 2014-02-01 19:54 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

Is there a way to have pandoc interpret the material between the begin and 
end tags of a latex environment as markdown, not latex?

As an alternative: Is it possible to run, say, a perl filter, calling 
pandoc as an external command for transforming the replacement pattern, 
e.g. from markdown to latex, in the process?

-- 
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/b8d0fb1b-5207-4bdc-8aa2-fd844f6e2e5f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

[-- Attachment #2: Type: text/html, Size: 1167 bytes --]

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

* Re: Can pandoc interpret content of latex environments?
       [not found] ` <b8d0fb1b-5207-4bdc-8aa2-fd844f6e2e5f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2017-06-18 10:42   ` Uberslowpoke
       [not found]     ` <da6dd9b8-234e-49bf-996b-b7bbb3264e8b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Uberslowpoke @ 2017-06-18 10:42 UTC (permalink / raw)
  To: pandoc-discuss


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

I have pretty same question. I use proof environment, and I want to 
interpret its content as markdown.

суббота, 1 февраля 2014 г., 23:54:35 UTC+4 пользователь hff...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org 
написал:
>
> Is there a way to have pandoc interpret the material between the begin and 
> end tags of a latex environment as markdown, not latex?
>
> As an alternative: Is it possible to run, say, a perl filter, calling 
> pandoc as an external command for transforming the replacement pattern, 
> e.g. from markdown to latex, in the process?
>

-- 
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/da6dd9b8-234e-49bf-996b-b7bbb3264e8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: Can pandoc interpret content of latex environments?
       [not found]     ` <da6dd9b8-234e-49bf-996b-b7bbb3264e8b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2017-06-18 15:04       ` Uberslowpoke
  0 siblings, 0 replies; 3+ messages in thread
From: Uberslowpoke @ 2017-06-18 15:04 UTC (permalink / raw)
  To: pandoc-discuss


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

Found a workaround here: 
https://groups.google.com/forum/#!topic/pandoc-discuss/3DP8NACzWjY
Everything works as desired. Maybe it would be good to add it to manual?

воскресенье, 18 июня 2017 г., 13:42:01 UTC+3 пользователь Uberslowpoke 
написал:
>
> I have pretty same question. I use proof environment, and I want to 
> interpret its content as markdown.
>
> суббота, 1 февраля 2014 г., 23:54:35 UTC+4 пользователь hff...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org 
> написал:
>>
>> Is there a way to have pandoc interpret the material between the begin 
>> and end tags of a latex environment as markdown, not latex?
>>
>> As an alternative: Is it possible to run, say, a perl filter, calling 
>> pandoc as an external command for transforming the replacement pattern, 
>> e.g. from markdown to latex, in the process?
>>
>

-- 
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/47863819-46da-4650-a6e2-86a565894294%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2017-06-18 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-01 19:54 Can pandoc interpret content of latex environments? hffc07-Re5JQEeQqe8AvxtiuMwx3w
     [not found] ` <b8d0fb1b-5207-4bdc-8aa2-fd844f6e2e5f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-06-18 10:42   ` Uberslowpoke
     [not found]     ` <da6dd9b8-234e-49bf-996b-b7bbb3264e8b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-06-18 15:04       ` Uberslowpoke

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