public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* problem with begingroup when converting from latex to markdown
@ 2012-04-07 19:43 Cesar Romani
  2012-04-07 23:15 ` John MacFarlane
  0 siblings, 1 reply; 4+ messages in thread
From: Cesar Romani @ 2012-04-07 19:43 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I'm using pandoc 1.9.2 with texmath 0.6.0.4 on Windows 7.
If I run the following code:

--------------------
\documentclass[10pt]{book}
\usepackage[utf8]{inputenc}

\begin{document}
Parece que pandoc no reconoce begingroup.

\begingroup
\parindent0pt
Esto es solamente una prueba.
\endgroup
\end{document}
--------------------

I get:

--------------------
pandoc:
Error:
"source" (line 7, column 7):
unexpected "g"
expecting new-line or "{"
--------------------

It seems that pandoc doesn't recognize \begingroup

Many thanks in advance,

-- 
Cesar


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

* Re: problem with begingroup when converting from latex to markdown
  2012-04-07 19:43 problem with begingroup when converting from latex to markdown Cesar Romani
@ 2012-04-07 23:15 ` John MacFarlane
       [not found]   ` <20120407231552.GA10829-nFAEphtLEs+AA6luYCgp0U1S2cYJDpTV9nwVQlTi/Pw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: John MacFarlane @ 2012-04-07 23:15 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

OK, this is fixed now in the dev version.

+++ Cesar Romani [Apr 07 12 14:43 ]:
> I'm using pandoc 1.9.2 with texmath 0.6.0.4 on Windows 7.
> If I run the following code:
> 
> --------------------
> \documentclass[10pt]{book}
> \usepackage[utf8]{inputenc}
> 
> \begin{document}
> Parece que pandoc no reconoce begingroup.
> 
> \begingroup
> \parindent0pt
> Esto es solamente una prueba.
> \endgroup
> \end{document}
> --------------------
> 
> I get:
> 
> --------------------
> pandoc:
> Error:
> "source" (line 7, column 7):
> unexpected "g"
> expecting new-line or "{"
> --------------------
> 
> It seems that pandoc doesn't recognize \begingroup
> 
> Many thanks in advance,
> 
> -- 
> Cesar
> 
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To unsubscribe from this group, send email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> For more options, visit this group at http://groups.google.com/group/pandoc-discuss?hl=en.
> 


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

* Re: problem with begingroup when converting from latex to markdown
       [not found]   ` <20120407231552.GA10829-nFAEphtLEs+AA6luYCgp0U1S2cYJDpTV9nwVQlTi/Pw@public.gmane.org>
@ 2012-04-10 22:29     ` Cesar Romani
  2012-04-11  1:26       ` John MacFarlane
  0 siblings, 1 reply; 4+ messages in thread
From: Cesar Romani @ 2012-04-10 22:29 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

On 07/04/2012 06:15 p.m., John MacFarlane wrote:
 > OK, this is fixed now in the dev version.

Is it already available on the git repository? Because I updated my
pandoc and still it isn't fixed.

Best regards,

-- 
Cesar


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

* Re: problem with begingroup when converting from latex to markdown
  2012-04-10 22:29     ` Cesar Romani
@ 2012-04-11  1:26       ` John MacFarlane
  0 siblings, 0 replies; 4+ messages in thread
From: John MacFarlane @ 2012-04-11  1:26 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

+++ Cesar Romani [Apr 10 12 17:29 ]:
> On 07/04/2012 06:15 p.m., John MacFarlane wrote:
> > OK, this is fixed now in the dev version.
> 
> Is it already available on the git repository? Because I updated my
> pandoc and still it isn't fixed.

Turns out I didn't fix the whole problem.  Try pulling again,
it should work now.



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

end of thread, other threads:[~2012-04-11  1:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-07 19:43 problem with begingroup when converting from latex to markdown Cesar Romani
2012-04-07 23:15 ` John MacFarlane
     [not found]   ` <20120407231552.GA10829-nFAEphtLEs+AA6luYCgp0U1S2cYJDpTV9nwVQlTi/Pw@public.gmane.org>
2012-04-10 22:29     ` Cesar Romani
2012-04-11  1:26       ` John MacFarlane

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