TeX / LaTeX

Figure 753. Inverse editing Slide presentation
Inverse editing

Figure 754. Document representation Slide presentation
Document representation

Figure 755. Components Slide presentation
  • TeX compiler

  • LaTeX macros

  • CTAN extensions

  • BibTeX


Figure 756. BibTeX Slide presentation
BibTeX

Figure 757. Makeindex example Slide presentation
\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}

Figure 758. Makeindex work flow Slide presentation
Makeindex work flow

Figure 759. Extension example: MusiXTeX Slide presentation
Extension example: MusiXTeX