The branch, tex4htTesting, has been updated.

- Log -----------------------------------------------------------------

commit 441e8871ee1471bf787882d5a964d1418608c148
Author: Prannoy Pilligundla <[email protected]>
Date:   Thu Jun 19 19:05:24 2014 +0530

    Name of the annotation field specifies the name of the formula file for 
that particular formula file

diff --git a/tests/roundtrip.4ht b/tests/roundtrip.4ht
index 67ca617..01f5f40 100644
--- a/tests/roundtrip.4ht
+++ b/tests/roundtrip.4ht
@@ -1,21 +1,8 @@
 \:CheckOption{ooffice}\if:Option
 
%\renewenvironment{code}{\:tempa\bgroup\ignorespaces}{\ignorespacesafterend\egroup\:tempb}
-\NewConfigureOO{metadata}
-\ConfigureOO{metadata}{%
-<style:style style:name="First-line-indent"
-                  style:family="paragraph"
-                  style:parent-style-name="Text-body"
-                  style:class="text">\Hnewline
-<style:paragraph-properties  fo:margin-left="0cm"
-                  fo:margin-right="0cm"
-                  fo:text-indent="0.499cm"
-                  style:auto-text-indent="false"/>
-</style:style>\Hnewline
-<style:style style:name="greyedoutnote" style:family="text">\Hnewline
-   <style:text-properties fo:color="\#808080"/>\Hnewline
-</style:style>\Hnewline
-}
-\ConfigureEnv{metadata}{\ifvmode \IgnorePar\fi \EndP\HCode{<annotation 
encoding="lyxLatex">}}
+
+\ConfigureEnv{metadata}{ \ifvmode \IgnorePar\fi \EndP
+                            \HCode{<annotation 
encoding="\jobname-m\math:obj">}}
                            {\ifvmode \IgnorePar\fi \EndP\HCode{</annotation> 
\Hnewline}\par}{}{}
 
 \fi
\ No newline at end of file

commit 5e85816fb09d0be5fa846afdae0491ed565f64a8
Author: Prannoy Pilligundla <[email protected]>
Date:   Thu Jun 12 23:41:05 2014 +0530

    Changed the encoding name of the annotation to lyxLatex

diff --git a/tests/roundtrip.4ht b/tests/roundtrip.4ht
index 476dcbd..67ca617 100644
--- a/tests/roundtrip.4ht
+++ b/tests/roundtrip.4ht
@@ -15,7 +15,7 @@
    <style:text-properties fo:color="\#808080"/>\Hnewline
 </style:style>\Hnewline
 }
-\ConfigureEnv{metadata}{\ifvmode \IgnorePar\fi \EndP\HCode{<annotation 
encoding="StarMath 5.0">}}
+\ConfigureEnv{metadata}{\ifvmode \IgnorePar\fi \EndP\HCode{<annotation 
encoding="lyxLatex">}}
                            {\ifvmode \IgnorePar\fi \EndP\HCode{</annotation> 
\Hnewline}\par}{}{}
 
 \fi
\ No newline at end of file

commit 875da0aa870b18ddb2c896d71b6423bbcf078185
Author: Prannoy Pilligundla <[email protected]>
Date:   Thu Jun 12 21:58:41 2014 +0530

    Metadata stored as an annotation

diff --git a/tests/roundtrip.4ht b/tests/roundtrip.4ht
index f474819..476dcbd 100644
--- a/tests/roundtrip.4ht
+++ b/tests/roundtrip.4ht
@@ -15,7 +15,7 @@
    <style:text-properties fo:color="\#808080"/>\Hnewline
 </style:style>\Hnewline
 }
-\ConfigureEnv{metadata}{\ifvmode \IgnorePar\fi \EndP\HCode{<!--}}
-                           {\ifvmode \IgnorePar\fi \EndP\HCode{--> 
\Hnewline}\par}{}{}
+\ConfigureEnv{metadata}{\ifvmode \IgnorePar\fi \EndP\HCode{<annotation 
encoding="StarMath 5.0">}}
+                           {\ifvmode \IgnorePar\fi \EndP\HCode{</annotation> 
\Hnewline}\par}{}{}
 
 \fi
\ No newline at end of file

-----------------------------------------------------------------------

Summary of changes:
 tests/roundtrip.4ht |   21 ++++-----------------
 1 files changed, 4 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Repositories for GSOC work

Reply via email to