public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* cross-references lost in convertion from docx to pandoc markdown
@ 2021-10-04 13:57 Andreas Kohlbecker
       [not found] ` <ab93889f-a3cb-4bb0-988d-53ae66526c6dn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kohlbecker @ 2021-10-04 13:57 UTC (permalink / raw)
  To: pandoc-discuss


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

Hi all,

I was searching the discussion group for a solution to my problem but could 
not find any helpful hint. So I am posting my question here:

I am converting docx files to pandoc markdown. The docx files contain many 
cross-references to chapters. All these x-refs are lost during the 
conversion. How is it possible to preserve them? There are also no anchor 
IDs created for the chapters.

pandoc version: 2.14.2
ms word version 2010, 2013 (makes no difference)

command options:

~~~
pandoc -f docx -t markdown source.docx --output=target.md 
--markdown-headings=atx --wrap=none --extract-media="."
~~~

Thanks in advance for any help!
Andreas


-- 
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/ab93889f-a3cb-4bb0-988d-53ae66526c6dn%40googlegroups.com.

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

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

* Re: cross-references lost in convertion from docx to pandoc markdown
       [not found] ` <ab93889f-a3cb-4bb0-988d-53ae66526c6dn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-10-04 15:50   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2021-10-04 15:50 UTC (permalink / raw)
  To: Andreas Kohlbecker, pandoc-discuss


Probably this just isn't implemented.
You could submit an issue on our bug tracker, together with
a (short as possible) docx file that reproduces the issue.

Andreas Kohlbecker <a.kohlbecker-YqKSPKguh9U@public.gmane.org> writes:

> Hi all,
>
> I was searching the discussion group for a solution to my problem but could 
> not find any helpful hint. So I am posting my question here:
>
> I am converting docx files to pandoc markdown. The docx files contain many 
> cross-references to chapters. All these x-refs are lost during the 
> conversion. How is it possible to preserve them? There are also no anchor 
> IDs created for the chapters.
>
> pandoc version: 2.14.2
> ms word version 2010, 2013 (makes no difference)
>
> command options:
>
> ~~~
> pandoc -f docx -t markdown source.docx --output=target.md 
> --markdown-headings=atx --wrap=none --extract-media="."
> ~~~
>
> Thanks in advance for any help!
> Andreas
>
>
> -- 
> 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/ab93889f-a3cb-4bb0-988d-53ae66526c6dn%40googlegroups.com.


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

end of thread, other threads:[~2021-10-04 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04 13:57 cross-references lost in convertion from docx to pandoc markdown Andreas Kohlbecker
     [not found] ` <ab93889f-a3cb-4bb0-988d-53ae66526c6dn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-10-04 15:50   ` 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).