> pandoc -t latex -s I've set up a git environment and inspected the diff's between 'master' and 'header-line' and 'text-line', resp. Branch 'text-line' shows that deleting the 'paragraph' line from 'taocp.md' simply removes the related parts from 'taocp.tex' and 'taocp.aux'. It takes a single run through pdflatex to get a complete PDF file. Branch 'header-line', however, shows one non-trivial difference in 'taocp.aux', i.e., the 'spaces' have non-escaped percent characters; see attachment. Running pdflatex twice resolves all references. > (You may need to enlist a tex expert for this.) > If something is wrong in pandoc's latex output, it can be fixed It appears that the problem is caused by the space characters in the 'file:///' directory reference. If I replace them with, e.g., '-', the original TeX code compiles fine. (However, I do _not_ want to rename the directory structure.) Trying to escape the spaces in 'taocp.md' fails with both '\ ' and '%20'. I wonder how deleting the neighboring text line can satisfy pdflatex. -- 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/89c31dd5-d85e-2e68-5cf5-7e818db48a1a%40freenet.de.