svn-prov Code
Brought to you by:
mscharrer
File | Date | Author | Commit |
---|---|---|---|
test | 2010-03-25 |
![]() |
[0f019c] test/test_fd.tex, test/t1qlkdfi.fd:: Moved l... |
.hgtags | 2011-07-27 |
![]() |
[e5de61] update tags |
Makefile | 2020-09-29 |
![]() |
[2cbc0e] Updated email address in Makefile |
README | 2016-04-24 |
![]() |
[9b8889] Updated ZIP Makefile target and copyright year. |
splitfilenametest.tex | 2009-04-26 |
![]() |
[3ac91f] splitfilenametest.tex:: Updated test file to m... |
svn-prov.dtx | 2012-05-15 |
![]() |
[104af7] Fixed examples. |
svn-prov.ins | 2012-05-12 |
![]() |
[ef1322] Changed to new ydocstrip format. |
svn-prov.sty | 2012-05-12 |
![]() |
[ef1322] Changed to new ydocstrip format. |
test.tex | 2010-04-01 |
![]() |
[1d8588] dev/svn-prov.dtx:: Fixed version extraction ma... |
Package svn-prov ~~~~~~~~~~~~~~~~ Copyright (C) 2009-2016 Martin Scharrer <martin@scharrer-online.de> See the svn-prov.dtx or svn-prov.ins file for the licence information (LPPL). This package introduces Subversion variants of the standard LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile where the file name and date is extracted from Subversion Id keywords. The file name can also be given explicitly as an optional argument. Syntax summary: \ProvidesPackageSVN [file name]{$Id: ... $}[Package Information (version, description)] \ProvidesClassSVN [file name]{$Id: ... $}[Class Information (version, description)] \ProvidesFileSVN [file name]{$Id: ... $}[File Information (version, description)]