File: doc.tex

package info (click to toggle)
rubber 1.6.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,556 kB
  • sloc: python: 3,844; sh: 172; makefile: 31
file content (9 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
\documentclass{minimal}
% When a document class or external file modifies the hook list,
% check that the main parser updates its regexp.
% Bug-Debian: https://bugs.debian.org/813855
% Bug-Ubuntu: https://bugs.launchpad.net/rubber/+bug/1470988
\input{bar}
\begin{document}
\includegraphics{foo}
\end{document}