public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Trouble with custom styles for docx output
@ 2019-02-10  6:19 Phil
       [not found] ` <b8fd20bf-bb08-46e5-a6d7-7decfd41e91a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Phil @ 2019-02-10  6:19 UTC (permalink / raw)
  To: pandoc-discuss


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

On Pandoc 2.6, I am converting from markdown to docx. I am trying to learn 
and use the custom styles for docx output and am getting some odd behavior. 
I am using the examples text straight from the Pandoc User Guide. I have 
only substituted the name of my custom style that is defined in my 
reference.docx.

Just placing the following in my markdown file results in no styled text:
[Get out]{custom-style="greyBackground"}, he said.

But placing this in my markdown file results in styled text:
::: {custom-style="greyBackground"}
| A Bird came down the Walk---
| He did not know I saw---
:::

And placing both of the following contiguously in my markdown file results 
in neither having the styled text:
[Get out]{custom-style="greyBackground"}, he said.

::: {custom-style="greyBackground"}
| A Bird came down the Walk---
| He did not know I saw---
:::

Am I doing something wrong with the bracketed span style? Not sure what it 
could be since I am copying nearly directly from the example in the user 
guide. Is this a bug, or is there some trick or consideration I am not 
getting?

Thanks.
Phil

-- 
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/b8fd20bf-bb08-46e5-a6d7-7decfd41e91a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2019-02-12 13:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-10  6:19 Trouble with custom styles for docx output Phil
     [not found] ` <b8fd20bf-bb08-46e5-a6d7-7decfd41e91a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-02-10 15:29   ` John MacFarlane
     [not found]     ` <m2k1i71x2u.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-02-10 23:37       ` Phil
     [not found]         ` <d8b5e3a4-671e-4468-b967-c71f92e39c72-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-02-11 16:49           ` John MacFarlane
     [not found]             ` <yh480kftsufexq.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-02-12 13:11               ` BPJ

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