This patch expands the DTD to permit the achievements
list to specify its title as an attribute to the
achievements element. I did this so I could have some
lists titled "Achievements" , some titled "Projects and
Services", etc.
Output format files have minor modifications to
retrieve and use the attribute, if it is defined.
Version: 1.5.1 (as downloaded from sourceforge)
Apply the patch by cd'ing into the resume-1_5_1
directory and running:
patch -p1 < resume-1_5_1.achievements-title.patch
Files modified:
dtd/resume.dtd
xsl/format/fo.xsl
xsl/format/html.xsl
xsl/format/text.xsl
support for multiple achievements list titles