User Activity

  • Modified ticket #183 on EpiDoc: Epigraphic Documents in TEI XML

    Stylesheets default handling of tei:milestone not very useful

  • Posted a comment on ticket #183 on EpiDoc: Epigraphic Documents in TEI XML

    merged today

  • Posted a comment on ticket #183 on EpiDoc: Epigraphic Documents in TEI XML

    Pull request created: https://github.com/EpiDoc/Stylesheets/pull/18 Note: same as described before, except for the spaces flanking the pipe '|' when not inword that was preserved in the final fix.

  • Posted a comment on ticket #137 on EpiDoc: Epigraphic Documents in TEI XML

    I'm not ready. I think we should postpone it.

  • Modified a comment on ticket #183 on EpiDoc: Epigraphic Documents in TEI XML

    That's seems coherent to me. Here's how I would translate this solution in the XSL files: teimilestone.xsl display a pipe when @unit is 'fragment' or 'block' -- no spaces around if @n exists, displays as exposant <xsl:template match="t:milestone[@unit='block' or @unit='fragment']"> <!-- adds pipe for block or fragment--> <xsl:text>|</xsl:text> <xsl:if test="@n"> <sup><xsl:value-of select="@n"/></sup> </xsl:if> </xsl:template> instead of: <xsl:template match="t:milestone[@unit='block' or @unit='fragment']">...

  • Modified a comment on ticket #183 on EpiDoc: Epigraphic Documents in TEI XML

    That's seems coherent to me. Here's how I would translate this solution in the XSL files: teimilestone.xsl display a pipe when @unit is 'fragment' or 'block' -- no spaces around if @n exists, displays as exposant ~~~ <xsl:template match="t:milestone&lt;span&gt;[klzzwxh:0002='block' or klzzwxh:0003='fragment']&lt;/span&gt;"> <xsl:text>|</xsl:text> <xsl:if test="@n"> <xsl:value-of select="@n"></xsl:value-of> </xsl:if> </xsl:template> ~~~ instead of: <xsl:template match="t:milestone[@unit='block'...

  • Modified a comment on ticket #183 on EpiDoc: Epigraphic Documents in TEI XML

    That's seems coherent to me. Here's how I would translate this solution in the XSL files: teimilestone.xsl display a pipe when @unit is 'fragment' or 'block' -- no spaces around if @n exists, displays as exposant ~~~ <xsl:template match="t:milestone&lt;span&gt;[klzzwxh:0002='block' or klzzwxh:0003='fragment']&lt;/span&gt;"> <xsl:text>|</xsl:text> <xsl:if test="@n"> <xsl:value-of select="@n"></xsl:value-of> </xsl:if> </xsl:template> instead of: <xsl:template match="t:milestone&lt;span&gt;[klzzwxh:0022='block'...

  • Modified a comment on ticket #183 on EpiDoc: Epigraphic Documents in TEI XML

    That's seems coherent to me. Here's how I would translate this solution in the XSL files: teimilestone.xsl display a pipe when @unit is 'fragment' or 'block' -- no spaces around if @n exists, displays as exposant ~~~ <xsl:template match="t:milestone&lt;span&gt;[klzzwxh:0052='block' or klzzwxh:0053='fragment']&lt;/span&gt;"> <xsl:text>|</xsl:text> <xsl:if test="@n"> <xsl:value-of select="@n"></xsl:value-of> </xsl:if> </xsl:template> instead of: <xsl:template match="t:milestone&lt;span&gt;[klzzwxh:0001='block'...

View All

Personal Data

Username:
gethia
Joined:
2013-12-05 15:23:21
Location:
Lyon / France / CEST
Gender:
Female

Projects

This is a list of open source software projects that Emmanuelle Morlock is associated with:

Personal Tools