|
9 | 9 | <resource src="LaTeXML.css" type="text/css"/> |
10 | 10 | <resource src="ltx-article.css" type="text/css"/> |
11 | 11 | <resource src="ltx-cv.css" type="text/css"/> |
| 12 | + <title><inline-block vattach="bottom"> |
| 13 | + <p>Computer Science,<break/></p> |
| 14 | + <p>Ph.D. Candidate</p> |
| 15 | + </inline-block></title> |
12 | 16 | <creator role="cv"> |
13 | 17 | <contact role="firstname">Jane</contact> |
14 | 18 | <contact role="familyname">Doe</contact> |
15 | | - <contact role="position"><inline-block vattach="bottom"> |
16 | | - <p>Computer Science,<break/></p> |
17 | | - <p>Ph.D. Candidate</p> |
18 | | - </inline-block></contact> |
19 | | - <contact role="address">777 Slevin Street<break/>New York, NY, 10010, USA</contact> |
20 | | - <contact role="mobile">+1 555 555 5555</contact> |
21 | | - <contact role="email">email@example.com</contact> |
22 | | - <contact role="homepage"><ref class="ltx_url" font="typewriter" href="https://www.example.com">https://www.example.com</ref></contact> |
| 19 | + <contact name="Address: " role="address">777 Slevin Street<break/>New York, NY, 10010, USA</contact> |
| 20 | + <contact name="Mobile" role="mobile">+1 555 555 5555</contact> |
| 21 | + <contact name="Email: " role="email">email@example.com</contact> |
| 22 | + <contact name="URL: " role="url">https://www.example.com</contact> |
23 | 23 | </creator> |
24 | 24 | <section inlist="toc" xml:id="Sx1"> |
25 | 25 | <title class="ltx_cv"><text class="ltx_section_mark"></text><text class="ltx_cv_heading" font="smallcaps">Education</text></title> |
|
0 commit comments