GeneralSemantic tagging

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
WitheredTech
Posts: 2
Joined: Fri Aug 09, 2024 4:47 pm

Semantic tagging

Post by WitheredTech »

I understand that the focus of LaTex is on presentation - content rendered beautifully. Is there a standard method/package/framework for including semantic tags, like in DITA?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

Semantic tagging

Post by Stefan Kottwitz »

Hi,

welcome to the forum!

There's the semantic package for using a semantic notation. tex4ht is useful when the target is HTML. But I guess using an authoring tool with XML could be better while using Pandoc for conversion to LaTeX.

Stefan
LaTeX.org admin
WitheredTech
Posts: 2
Joined: Fri Aug 09, 2024 4:47 pm

Semantic tagging

Post by WitheredTech »

Thanks for the reply.

I'm looking now at the sTex package (https://github.com/slatex/LaTeXML-Plugin-sTeX).
More information is available at (https://kwarc.info/systems/sTeX/). Although its primary focus is on semantic tagging for mathematics, it's a well designed approach that might have application beyond mathematics.
Post Reply