public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* pandoc --smart quotes and the HTML5 q element in DZslides
@ 2012-03-28 13:44 Joseph Reagle
       [not found] ` <4F7315BB.6080005-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Reagle @ 2012-03-28 13:44 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


I just upgraded to the latest git version of pandoc and note one bit of 
stylistic breakage. pandoc --smart now renders HTML quotations as <q> 
elements. Pandoc's dzslides default template.html render <q> as a 
inline-block element, which leads to some visual breakage.

I think this is more of a dzslides issue, but wanted to note it here as 
well.


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

* Re: pandoc --smart quotes and the HTML5 q element in DZslides
       [not found] ` <4F7315BB.6080005-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
@ 2012-03-28 17:33   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2012-03-28 17:33 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I fixed this by removing the css for q in the dzslides template,
and replacing it with the same default we have in the html5 template..

+++ Joseph Reagle [Mar 28 12 09:44 ]:
> 
> I just upgraded to the latest git version of pandoc and note one bit
> of stylistic breakage. pandoc --smart now renders HTML quotations as
> <q> elements. Pandoc's dzslides default template.html render <q> as
> a inline-block element, which leads to some visual breakage.
> 
> I think this is more of a dzslides issue, but wanted to note it here
> as well.
> 
> -- 
> 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] 2+ messages in thread

end of thread, other threads:[~2012-03-28 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-28 13:44 pandoc --smart quotes and the HTML5 q element in DZslides Joseph Reagle
     [not found] ` <4F7315BB.6080005-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
2012-03-28 17:33   ` 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).