<?xml version='1.0' encoding='utf-8'?>

<!-- 
Copyright 2005 DataActive Communications Limited

Unless required by applicable law or agreed to in writing, software,
documentation and examples are distributed under a 'AS IS' BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-->

<!DOCTYPE re:root SYSTEM 'http://reality.dataactive.com/DTDs/reality-1.0.dtd'>
<re:root xmlns:re='http://reality.dataactive.com'>
	<re:document 
		version='1.0' 
		language-code='ENG' 
		country-code='GBR' 
		category-code='examples' 
		uid='030_050' 
		display-name='Using baseline shift'>

		<re:outputs collate='false' compression='9' manifest='false'>
			<re:output 
				name='Kwik PDF' 
				file-name='030_050_MovingCharacterBaseline' 
				type='reality.pdf.kwik' 
				options='page-crop-marks: false' />
		</re:outputs>

		<re:styles>
			<re:style name='mainLayer'>
				<re:styleattribute name='position' value='absolute' />
				<re:styleattribute name='left' value='50' />
				<re:styleattribute name='top' value='150' />
				<re:styleattribute name='width' value='400' />
				<re:styleattribute name='height' value='200' />
				<re:styleattribute name='font-name' value='Times-Bold' />
				<re:styleattribute name='font-size' value='14' />			
			</re:style>
		</re:styles>

		<re:content>
			<re:page>
				<re:layer class='mainLayer'>
					<re:paragraph>
	Semper ego<re:span style="text-baseline-offset:5;">[1]</re:span> 
	auditor tantum numquamne reponam <re:span style="text-baseline-offset:-5;">and below</re:span>
  	uexatus totiens rauci Theseide Codri inpune
  	ergo mihi recitauerit ille togatas,
  	hic elegos inpune diem consumpserit ingens
 	Telephus aut summi plena iam margine libri
  	scriptus et in tergo necdum finitus Orestes?
  	nota magis nulli domus est sua quam mihi lucus
  	Martis et Aeoliis uicinum rupibus antrum
  	Vulcani; quid agant uenti, quas torqueat umbras
 	Aeacus, unde alius furtiuae deuehat aurum
  	pelliculae, quantas iaculetur Monychus ornos,
  	Frontonis platani conuolsaque marmora clamant
  	semper et adsiduo ruptae lectore columnae 
					</re:paragraph>
					<re:paragraph>
						H
						<re:span style='text-baseline-offset:5;'>2</re:span>
						O
					</re:paragraph>
				</re:layer>
			</re:page>
		</re:content>

	</re:document>
</re:root>
