TeX / LaTeX

Figure 813. Inverse editing Slide presentation
Inverse editing

Figure 814. Document representation Slide presentation
Document representation

Figure 815. Components Slide presentation
  • TeX compiler

  • LaTeX macros

  • CTAN extensions

  • BibTeX


Figure 816. BibTeX Slide presentation
BibTeX

Figure 817. 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 818. Makeindex work flow Slide presentation
Makeindex work flow

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