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

scripts.create_distribute.pef.BrailleTextToPEF.taskScript Maven / Gradle / Ivy

The newest version!


]>


	Text to PEF
	This script converts an ASCII type braille file into a PEF 2008-1 document.
	
		
	
		Input file
		A braille formatted text file
		
			
		
	
	
	&BrailleFormatInputParamsStatic;
		
	
		Output file
		Output PEF-file
		
			
		
	
	
	
		Title
		The title of the publication
		
			
		
	
	
	
		Author
		The author of the publication
		
			
		
	
	
	
		Identifier
		The publications unique identifier. If no value is supplied, it will be a generated.
		
			
		
	

	
		Language
		Set the document language (as defined by IETF RFC 3066)
		
			
		
	

	
		
			input
			${input}
		

		
			output
			${output}
		
		
		
			mode
			${mode}
		
		
		
			author
			${author}
		
		
		
			title
			${title}
		
		
		
			identifier
			${identifier}
		
		
		
			language
			${language}
		
	
	
	
		
			input
			${output}
		
		
		
			abortThreshold
			ERROR
		
		
		
			schemas
			pef-2008-1.rng
		
	






© 2015 - 2025 Weber Informatics LLC | Privacy Policy