public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* display list numbers
@ 2020-08-20 12:19 Serg
       [not found] ` <d1992e34-4787-4957-bd4d-149ac045d496n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Serg @ 2020-08-20 12:19 UTC (permalink / raw)
  To: pandoc-discuss


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



Hello!

 I use pandoc *2.10.1*.

 There are three documents in the attachment, in this way the result of the 
conversion is "1.docx- > 2.md- > 3.docx".

 I perform the сonversion with assistance by next commands:

 *1.docx- > 2.md*:

*pandoc -s 1_en.docx -f docx+styles -t markdown -o 2_en.md -s*

 *2.md- > 3.docx*:

*pandoc --reference-doc 1_en.docx 2_en.md -f markdown -t docx -o 3_en.docx*

 

As a result, I get the following problems in output file *3.docx*:

Numbered lists are displayed as the same style (1_en.docx = yes.png; 
3_en.docx = no.png)

 

-- 
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/d1992e34-4787-4957-bd4d-149ac045d496n%40googlegroups.com.

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

[-- Attachment #2: 2_en.md --]
[-- Type: text/markdown, Size: 374 bytes --]

**List Numbers:**

1.  ::: {custom-style="List Number"}
    Number.
    :::

2.  ::: {custom-style="List Number"}
    Number.
    :::

3.  ::: {custom-style="List Number 2"}
    Number.
    :::

4.  ::: {custom-style="List Number 3"}
    Number.
    :::

5.  ::: {custom-style="List Number 4"}
    Number.
    :::

6.  ::: {custom-style="List Number 5"}
    Number.
    :::

[-- Attachment #3: yes.png --]
[-- Type: image/png, Size: 19714 bytes --]

[-- Attachment #4: 1_en.docx --]
[-- Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document, Size: 21881 bytes --]

[-- Attachment #5: 3_en.docx --]
[-- Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document, Size: 16311 bytes --]

[-- Attachment #6: no.png --]
[-- Type: image/png, Size: 20360 bytes --]

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

end of thread, other threads:[~2020-08-21 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 12:19 display list numbers Serg
     [not found] ` <d1992e34-4787-4957-bd4d-149ac045d496n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-08-21 19:47   ` John MacFarlane
     [not found]     ` <m2k0xrbx30.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-08-21 19:59       ` Serg

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