In 2005, I created a resume using xml-resume-library and everything worked fine. Today, I run a 'make' on my resume.xml and my References come out formatted like this in the PDF:
References
Joe
Smith
IT
Manager,
ABC Company
Phone:
555.555.5555
It does this for all of my references.
In addition to that, there's another formatting error under Employment History, where bulleted Projects that have a line wrap do not indent properly. Specifically, when the text wraps to the 2nd line, it's not indented to align with the previous line. Instead of being indented properly, the 2nd line starts at the very beginning of the line. Example:
Employment History
System Administrator
ABC Company
May 2005 - September 2007
Projects:
* This is one project that doesn't line-wrap.
* This is another project with a very long
description and the 2nd line-wrap starts from the beginning of the line rather than starting under the "T" in "This".
Lastly, I used to be able to edit the PDF's using Adobe Acrobat for Windows. I can't do that anymore because it says there is no suitable font installed. I can't change the font in Acrobat either. I can take my old resume from 2005 and edit it without problems. I can take the resume.xlm from my 2005 resume, re-'make' it, and get the same error as I do now. So, in contrast, any new resume I 'make' is not editable using Adobe Acrobat, and I think it's due to the font that's now being used in the DTD.
All of this appears to be a problem with the PDF output. The text output looks fine so far. I've attached all of my resume.* files in zip format for your reference.