TeX / LaTeX

Figure 748. Inverse editing Slide presentation
Inverse editing

Figure 749. Document representation Slide presentation
Document representation

Figure 750. Components Slide presentation
  • TeX compiler

  • LaTeX macros

  • CTAN extensions

  • BibTeX


Figure 751. BibTeX Slide presentation
BibTeX

Figure 752. 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 753. Makeindex work flow Slide presentation
Makeindex work flow

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