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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10358
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