public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Serg <hudrid-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: display list bullets
Date: Thu, 20 Aug 2020 05:19:04 -0700 (PDT)	[thread overview]
Message-ID: <8f57a099-8226-4caf-8c69-dbaf97287a89n@googlegroups.com> (raw)


[-- 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 --]

             reply	other threads:[~2020-08-20 12:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20 12:19 Serg [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8f57a099-8226-4caf-8c69-dbaf97287a89n@googlegroups.com \
    --to=hudrid-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).