mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-30 12:27:28 +00:00 
			
		
		
		
	Compact: Add MS Word format.
This commit is contained in:
		
							
								
								
									
										2145
									
								
								themes/compact/src/compact-doc.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2145
									
								
								themes/compact/src/compact-doc.xml
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										77
									
								
								themes/compact/src/partials/education.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										77
									
								
								themes/compact/src/partials/education.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,77 @@ | ||||
| <wx:sub-section> | ||||
|   <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA"> | ||||
|     <w:pPr> | ||||
|       <w:pStyle w:val="Heading1"/> | ||||
|     </w:pPr> | ||||
|     <w:r wsp:rsidRPr="00C146CA"> | ||||
|       <w:t>EDUCATION</w:t> | ||||
|     </w:r> | ||||
|   </w:p> | ||||
|  | ||||
|   {{#each r.education.history}} | ||||
|  | ||||
|   <wx:sub-section> | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00606071" wsp:rsidP="00E578D4"> | ||||
|       <w:pPr> | ||||
|         <w:pStyle w:val="Heading2"/> | ||||
|         <w:tabs> | ||||
|           <w:tab w:val="right" w:pos="9360"/> | ||||
|         </w:tabs> | ||||
|       </w:pPr> | ||||
|       <w:hlink w:dest="https://veridiandynamics.com"> | ||||
|         <w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071"> | ||||
|           <w:rPr> | ||||
|             <w:rStyle w:val="Hyperlink"/> | ||||
|           </w:rPr> | ||||
|           <w:t>{{ this.institution }}</w:t> | ||||
|         </w:r> | ||||
|       </w:hlink> | ||||
|       <w:r wsp:rsidR="00EA0B64"> | ||||
|         <w:tab/> | ||||
|       </w:r> | ||||
|       <w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA"> | ||||
|         <w:t>{{formatDate safe.start 'YYYY-MM' }} — 2015-10</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA"> | ||||
|       <w:pPr> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|       </w:pPr> | ||||
|       <w:r wsp:rsidRPr="000A3AF0"> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|         <w:t>{{ area }}, {{ studyType }}</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|  | ||||
|     {{#each highlights }} | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRDefault="009452CA" wsp:rsidP="00C146CA"> | ||||
|       <w:pPr> | ||||
|         <w:pStyle w:val="ListParagraph"/> | ||||
|         <w:listPr> | ||||
|           <w:ilvl w:val="0"/> | ||||
|           <w:ilfo w:val="7"/> | ||||
|           <wx:t wx:val="•"/> | ||||
|           <wx:font wx:val="Calibri"/> | ||||
|         </w:listPr> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|       </w:pPr> | ||||
|       <w:r> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|         <w:t>{{ this }}</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|     {{/each}} | ||||
|  | ||||
|   </wx:sub-section> | ||||
|  | ||||
|   {{/each}} | ||||
|  | ||||
| </wx:sub-section> | ||||
							
								
								
									
										77
									
								
								themes/compact/src/partials/employment.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										77
									
								
								themes/compact/src/partials/employment.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,77 @@ | ||||
| <wx:sub-section> | ||||
|   <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA"> | ||||
|     <w:pPr> | ||||
|       <w:pStyle w:val="Heading1"/> | ||||
|     </w:pPr> | ||||
|     <w:r wsp:rsidRPr="00C146CA"> | ||||
|       <w:t>EMPLOYMENT</w:t> | ||||
|     </w:r> | ||||
|   </w:p> | ||||
|  | ||||
|   {{#each r.employment.history}} | ||||
|  | ||||
|   <wx:sub-section> | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00606071" wsp:rsidP="00E578D4"> | ||||
|       <w:pPr> | ||||
|         <w:pStyle w:val="Heading2"/> | ||||
|         <w:tabs> | ||||
|           <w:tab w:val="right" w:pos="9360"/> | ||||
|         </w:tabs> | ||||
|       </w:pPr> | ||||
|       <w:hlink w:dest="{{ url }}"> | ||||
|         <w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071"> | ||||
|           <w:rPr> | ||||
|             <w:rStyle w:val="Hyperlink"/> | ||||
|           </w:rPr> | ||||
|           <w:t>{{ employer }}</w:t> | ||||
|         </w:r> | ||||
|       </w:hlink> | ||||
|       <w:r wsp:rsidR="00EA0B64"> | ||||
|         <w:tab/> | ||||
|       </w:r> | ||||
|       <w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA"> | ||||
|         <w:t>{{formatDate safe.start 'YYYY-MM' }} — 2015-10</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA"> | ||||
|       <w:pPr> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|       </w:pPr> | ||||
|       <w:r wsp:rsidRPr="000A3AF0"> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|         <w:t>{{ summary }}</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|  | ||||
|     {{#each highlights }} | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRDefault="009452CA" wsp:rsidP="00C146CA"> | ||||
|       <w:pPr> | ||||
|         <w:pStyle w:val="ListParagraph"/> | ||||
|         <w:listPr> | ||||
|           <w:ilvl w:val="0"/> | ||||
|           <w:ilfo w:val="7"/> | ||||
|           <wx:t wx:val="•"/> | ||||
|           <wx:font wx:val="Calibri"/> | ||||
|         </w:listPr> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|       </w:pPr> | ||||
|       <w:r> | ||||
|         <w:rPr> | ||||
|           <w:sz-cs w:val="20"/> | ||||
|         </w:rPr> | ||||
|         <w:t>{{ this }}</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|     {{/each}} | ||||
|  | ||||
|   </wx:sub-section> | ||||
|  | ||||
|   {{/each}} | ||||
|  | ||||
| </wx:sub-section> | ||||
		Reference in New Issue
	
	Block a user