[octc-svn] SF.net SVN: octc:[25] trunk/lg/eng/UDHR/header.xml
Brought to you by:
bansp
From: <ba...@us...> - 2010-02-13 12:59:55
|
Revision: 25 http://octc.svn.sourceforge.net/octc/?rev=25&view=rev Author: bansp Date: 2010-02-13 12:59:40 +0000 (Sat, 13 Feb 2010) Log Message: ----------- corrections, a reminder about things to do Modified Paths: -------------- trunk/lg/eng/UDHR/header.xml Modified: trunk/lg/eng/UDHR/header.xml =================================================================== --- trunk/lg/eng/UDHR/header.xml 2010-02-13 12:48:46 UTC (rev 24) +++ trunk/lg/eng/UDHR/header.xml 2010-02-13 12:59:40 UTC (rev 25) @@ -1,6 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <teiHeader xmlns="http://www.tei-c.org/ns/1.0" xmlns:nkjp="http://www.nkjp.pl/ns/1.0" xml:lang="en"> + + <!-- TODO: describe the reason and the method of transduction in the local header(s) --> + <fileDesc> <titleStmt> <title>TEI-P5-encoded version of <q>Universal Declaration of Human Rights</q> - English version</title> @@ -29,7 +32,13 @@ </profileDesc> <revisionDesc xml:id="changelog-local"> - <change who="#bansp" when="2010-02-13">Reformatted so that the lines are not broken. Out with the dummy paragraph.</change> + <change who="#bansp" when="2010-02-13"> + <ptr target="text.xml"/> + <list> + <item>Reformatted so that the lines are not broken.</item> + <item>Removed (uncommented) the dummy <tag>p n="intro"</tag> at the beginning.</item> + </list> + </change> <change who="#bansp" when="2010-02-12"> <ptr target="text.xml"/> <list> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |