public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* problem setting style after blocktext in docx output
@ 2021-10-27 16:28 Landon Yarrington
       [not found] ` <ba599eb3-3129-4658-9701-b9243d6c793en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Landon Yarrington @ 2021-10-27 16:28 UTC (permalink / raw)
  To: pandoc-discuss


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

I'm trying to process block quotes in a way such that the following 
paragraph directly after a block quote is styled as a continuation of the 
paragraph in which the blockquote is nested. I tried several different 
styles, but cannot seem to achieve this. I almost filed an issue on GH, but 
thought twice :-)

I'm using pandoc 2.15 with the following command. 

`pandoc -N -t docx -f 
markdown+markdown_attribute+mmd_link_attributes+simple_tables+multiline_tables+auto_identifiers+table_captions+yaml_metadata_block+raw_attribute+implicit_figures+latex_macros+header_attributes 
--reference-doc=ref_template.docx example.md -o TEST_example.docx`
Is this a user-error, a problem with my ref_template.docx, or what?

And here's `example.md`
````
# Heading1

Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text.

Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 

## Heading 2

Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. 

Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. 

> Block quote time. Block quote time. Block quote time. Block quote time. 
Block quote time. Block quote time. Block quote time. Block quote time. 
Block quote time. Block quote time. Block quote time. Block quote time. 
Block quote time. Block quote time. Block quote time. Block quote time. 
Block quote time. Block quote time. Block quote time. 

Back to the text. Back to the text. Back to the text. Back to the text. 
Back to the text.

Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text. Here's some text. Here's some text. 
Here's some text. Here's some text.
````

-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ba599eb3-3129-4658-9701-b9243d6c793en%40googlegroups.com.

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

[-- Attachment #2: ref_template.docx --]
[-- Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document, Size: 25904 bytes --]

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

end of thread, other threads:[~2022-03-12  8:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27 16:28 problem setting style after blocktext in docx output Landon Yarrington
     [not found] ` <ba599eb3-3129-4658-9701-b9243d6c793en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-10-27 16:32   ` Landon Yarrington
     [not found]     ` <86c4d6cd-4ea3-41ad-aae9-c301f049a2can-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-10-27 16:38       ` AW: " denis.maier-NSENcxR/0n0
     [not found]         ` <a1d780a852754aec85dbf01a13456754-NSENcxR/0n0@public.gmane.org>
2021-10-27 16:40           ` denis.maier-NSENcxR/0n0
2021-10-27 16:56       ` Bastien DUMONT
2021-10-27 20:19         ` Landon Yarrington
     [not found]           ` <1b625016-e8cd-4400-9492-fae034e235d8n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-10-27 22:48             ` Bastien DUMONT
2022-03-10 20:44         ` Paul Kelleher
     [not found]           ` <bc83b25d-d676-4582-ba04-830e3f378c2an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-03-11  7:22             ` BPJ
     [not found]               ` <CADAJKhDFJSM=6eeoNszTwjKczgKPDTzAZZSN1O+jO6C7cCoKCw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-03-11 16:20                 ` Paul Kelleher
     [not found]                   ` <58f80fd9-5017-4ae2-8a86-225d3fa79463n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-03-11 17:14                     ` BPJ
     [not found]                       ` <CADAJKhBBTXWbvkdARhZTA=eNvmS+48=0wS5_EGb9CCduJVJ4EA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-03-11 17:54                         ` Paul Kelleher
     [not found]                           ` <fd41c606-6011-4bfc-9a6e-33103faaba75n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-03-12  8:53                             ` BPJ
2021-10-27 16:47   ` 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).