[Biopython-dev] 2 possible errors in Tutorial files

Vincent Davis vincent at vincentdavis.net
Fri Dec 11 13:30:19 UTC 2015


I don't really know anything about .tex files. I was using pandoc to
convert to markdown and both of these files failed with errors.

Peter, I have cc you because I sent this email a couple days ago and it
bounced back today as rejected. email error at the very end.

On this first it seems pandoc does not like the "/" after the "%" which
comments out the url.

$ pandoc -s chapter_appendix.tex -o chapter_appendix.tex
pandoc:
Error at "source" (line 191, column 5):
unexpected "{"
expecting letter or lf new-line
\end{document}
    ^

I think here the problem is the \end{document}  when there is no \begin.
$ pandoc -s chapter_graphics.tex -o chapter_graphics.tex
pandoc:
Error at "source" (line 870, column 1):
unexpected "%"
expecting lf new-line, "{" or "\\"
%\href{
http://bioinf.scri.ac.uk/lp/downloads/programs/genomediagram/userguide.pdf}
^

Vincent Davis


This is an automatically generated Delivery Status Notification

THIS IS A WARNING MESSAGE ONLY.

YOU DO NOT NEED TO RESEND YOUR MESSAGE.

Delivery to the following recipient has been delayed:

     biopython-dev at biopython.org

Message will be retried for 2 more day(s)

Technical details of temporary failure:
Google tried to deliver your message, but it was rejected by the server for
the recipient domain biopython.org by lists.open-bio.org. [54.243.246.167].

The error that the other server returned was:
451 4.3.2 Please try again later
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython-dev/attachments/20151211/c5361140/attachment.html>


More information about the Biopython-dev mailing list