public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* tex > odt Could not load include file
@ 2019-10-09 17:26 pierrO Lelou
       [not found] ` <bd6f6518-9756-4832-9ea5-a10b1cb9ac16-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: pierrO Lelou @ 2019-10-09 17:26 UTC (permalink / raw)
  To: pandoc-discuss


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

Hello
When I convert from (xe)latex to open document text pandoc produces info 
messages :
[INFO] Could not load include file 'fontspec.sty' at line 3 column 22
[INFO] Could not load include file 'xunicode.sty' at line 4 column 22
[INFO] Could not load include file 'geometry.sty' at line 5 column 31
[INFO] Could not load include file 'babel.sty' at line 6 column 19

Then the document.odt just contains text but nothing for \num{}, \ieme{} 
(etc.) commands also personal ones.
If I use -N option with pandoc, the document.odt does not have numeration.


The simple ECM produces the same info messages than above with the command :
pandoc -s --verbose -o ecm.odt ecm.tex

\documentclass[french]{article}
\usepackage{fontspec}           
\usepackage{xunicode}
\usepackage[a4paper]{geometry}
\usepackage{babel}

\begin{document}
Toto est le plus beau
\end{document}


My pandoc version is 2.2.1 on Kubuntu 18.10

I do not find anything in documentations. Thank you for your help.

-- 
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/bd6f6518-9756-4832-9ea5-a10b1cb9ac16%40googlegroups.com.

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

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

end of thread, other threads:[~2019-10-13  0:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 17:26 tex > odt Could not load include file pierrO Lelou
     [not found] ` <bd6f6518-9756-4832-9ea5-a10b1cb9ac16-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-10-10  4:17   ` John MacFarlane
     [not found]     ` <m2d0f5nsig.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-10-12 15:19       ` pierrO Lelou
     [not found]         ` <bdd445c5-84c9-4443-89b2-0c8f1b89d06b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-10-13  0:30           ` 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).