Jameson Rollins <[email protected]> writes: > Hey, Aaron. Thanks for the suggestions.
No problem. > UnicodeDecodeError: 'utf8' codec can't decode byte 0xd7 in position 118533: > invalid continuation byte That looks like an encoding issue; I would suggest either converting your .bib file to UTF-8 or running pybtex -e ISO-8859-1. > 1 $ nbibtex thesis > Call failed: /usr/share/nbibtex/bibtex.lua:1460: module 'nbib-plain' not > found: > no field package.preload['nbib-plain'] That looks more like a packaging bug. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

