• Software
    • ➟ Frontends
XMLMind
      Editor
Oxygenxml
      Author
  • Software
    • ➟ Backends
      • ➟ TeX / LaTeX
Inverse editing
Document representation
  • TeX compiler

  • LaTeX macros

  • CTAN extensions

  • BibTeX

BibTeX
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{imakeidx}
\makeindex
\begin{document}
\section{Introduction}
In this example several keywords\index{keywords} will be used
which are important and deserve to appear in the Index\index{Index}.

Terms like generate\index{generate} and some\index{others} will
also show up.

\printindex
\end{document}
Makeindex work flow
Extension example: MusiXTeX
  • Software
    • ➟ Backends
      • Docbook

Schema. 

XSL style sheets. 

  1. LaTeX hello,... world
  2. Important elements
  3. Macro
  4. A complete document