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

.org.tinygroup.docgen.2.2.3.source-code.default.doctemplate Maven / Gradle / Ivy

The newest version!
#*
	文档属性,只能放在wordDocument中
*#

#macro documentProperties()

	#bodyContent

#end

#*
	作者,只能放在documentProperties中
*#

#macro author( $author)
$author
#end

#*
	最后作者,只能放在documentProperties中
*#

#macro lastAuthor( $author)
$author
#end

#*
	文档主体
*#
#macro body()

	#bodyContent

#end


#*
	新页
*#
#macro newPage()

#end

 





#*
	页号
		bookmark:书签名
*#
#macro pageNumber( $bookmark)





PAGEREF $bookmark \h

#end






 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy