public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* display TOC
@ 2020-08-20 12:17 Serg
  0 siblings, 0 replies; only message in thread
From: Serg @ 2020-08-20 12:17 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1081 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*:

Crooked name «Content» + there is no filler in the form of dots between 
page numbers in the content, just specified pages (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/d355a792-881a-40e1-8255-5115be902c24n%40googlegroups.com.

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

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

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

::: {custom-style="Заглавие 1"}
[]{#_Toc48819157 .anchor}TabLe of contents
:::

::: {custom-style="toc 1"}
[[Tab. of contents]{custom-style="Hyperlink"} 1](#_Toc48819157)
:::

::: {custom-style="toc 2"}
[[Heading 2]{custom-style="Hyperlink"} 2](#heading-2)
:::

Heading 2
---------

[-- Attachment #4: no.png --]
[-- Type: image/png, Size: 21115 bytes --]

[-- Attachment #5: yes.png --]
[-- Type: image/png, Size: 20415 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-20 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 12:17 display TOC 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).