public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* display list bullets
@ 2020-08-20 12:19 Serg
  2020-08-21  9:58 ` Anton Shepelev
       [not found] ` <8f57a099-8226-4caf-8c69-dbaf97287a89n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 2 replies; 9+ 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*:

Bulleted 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/8f57a099-8226-4caf-8c69-dbaf97287a89n%40googlegroups.com.

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

[-- Attachment #2: yes.png --]
[-- Type: image/png, Size: 22335 bytes --]

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

**List Bullets:**

-   ::: {custom-style="List Bullet"}
    text;
    :::

```{=html}
<!-- -->
```
-   ::: {custom-style="List Bullet 2"}
    text;
    :::

-   ::: {custom-style="List Bullet 3"}
    text;
    :::

-   ::: {custom-style="List Bullet 4"}
    text;
    :::

-   ::: {custom-style="List Bullet 5"}
    text.
    :::

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

[-- Attachment #5: no.png --]
[-- Type: image/png, Size: 17216 bytes --]

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

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 12:19 display list bullets Serg
2020-08-21  9:58 ` Anton Shepelev
     [not found] ` <8f57a099-8226-4caf-8c69-dbaf97287a89n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-08-21 10:28   ` BPJ
2020-08-21 12:59     ` Anton Shepelev
     [not found]       ` <20200821155942.ffeb275a81d1dc390743cbc2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-08-21 13:24         ` Dmitriy Krasilnikov
2020-08-21 13:45           ` Anton Shepelev
2020-08-21 15:21         ` BPJ
     [not found]           ` <CADAJKhAOWrEfGg_AZHMuokEYpEQ4P34wHZ=OeND4kdHjHhWVSA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-08-21 15:58             ` Leonard Rosenthol
     [not found]               ` <CALu=v3LSYtiNjZqUucjkKGFeTOnTF0k=k2KPut1mZVYL3ioOYw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-08-21 17:51                 ` 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).