With pandoc -f latex -t textile+raw_tex i get the same (bad) result
but whe i use pandoc -R -f latex -t textile+raw_tex I get the same as the online demo.

Thanks!

El sábado, 9 de abril de 2016, 1:45:05 (UTC+2), John MacFarlane escribió:
Try `pandoc -f latex -t textile+raw_tex` and it should work as the
online demo does.

+++ Néstor C. [Apr 08 16 08:55 ]:
>   I have a test latex file:
>   -Test.tex
>   %%%
>   \vspace{1em}
>   \texttt{Example}
>   \newline
>   \framebox[\textwidth][1]{
>     \texttt{
>       Mono text on box
>     }
>   }
>   \vspace{1em}
>   %%%
>   When i try to convert it to textile on online demo i get:
>@Example@ \newline\framebox[\textwidth][1]{
>  \texttt{
>    Mono text on box
>  }
>}
>This is the direct link:
>http://pandoc.org/try/?text=\vspace{1em}%0A\texttt{Example}%0A\newline%0A\frameb
>ox[\textwidth][1]{%0A++\texttt{%0A++++Mono+text+on+box%0A++}%0A}%0A\vspace{1em}&
>from=latex&to=textile
>BUT when i launch pandoc --from latex --to textile Text.tex i only get:
>@Example@
>
>   All the content inside \framebox is lost.
>   I also tryed pandoc -R and other combinations.
>   Thanks to all.
>
>   --
>   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 [1]pandoc-discus...@googlegroups.com.
>   To post to this group, send email to
>   [2]pandoc-...@googlegroups.com.
>   To view this discussion on the web visit
>   [3]https://groups.google.com/d/msgid/pandoc-discuss/9c035e94-a610-4a35-
>   935e-fb3106580d61%40googlegroups.com.
>   For more options, visit [4]https://groups.google.com/d/optout.
>
>References
>
>   1. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   2. mailto:pandoc-...@googlegroups.com
>   3. https://groups.google.com/d/msgid/pandoc-discuss/9c035e94-a610-4a35-935e-fb3106580d61@googlegroups.com?utm_medium=email&utm_source=footer
>   4. 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/050ae42b-01ed-4973-af4c-e5402c2abb34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.