All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.create_distribute.dtbook.Xhtml2Dtbook.taskScript Maven / Gradle / Ivy

The newest version!


	XHTML 1.x to DTBook 2005 [BETA]
	Converts a XHTML 1.x document to DTBook 2005
	
	
	
		Input XHTML
		Select the input XHTML file
		
			
		
	

	
		Output DTBook
		Select the output DTBook file
		
			
		
	

	
		Title
		The title of the publication. If no value is supplied, the information is extracted from the source file if possible.
		
			
		
	

	
		dtb:uid
		The publications unique identifier. If no value is supplied, the information is extracted from the source file if possible.
		
			
		
	

	
		CSS
		Select a CSS to append to output DTBook document
		
			
		
	

	
	
		
			input
			${inputFile}
		
		
		
			abortThreshold
			ERROR
		
		
		
			generateContextInfo
			true
		
	
	
	

		
   			input
			${inputFile}
		
					
		
			output
			${outputFile}
							

		
			title
			${title}
		

		
			uid
			${uid}
		

		
			outputCSS
			${userCss}
			
	

	
	
		
			input
			${outputFile}
		
		
		
			abortThreshold
			NONE
		
		
		
			generateContextInfo
			true
		
	






© 2015 - 2025 Weber Informatics LLC | Privacy Policy