File: nopdf.tex

package info (click to toggle)
developers-reference 13.20
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,272 kB
  • sloc: makefile: 176; python: 76; javascript: 72; sh: 68; perl: 25
file content (11 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\begin{document}
\begin{center}
  {\Large Place holder PDF file}
\end{center}
\begin{flushleft}
  This PDF file is not build due to tool chain issues for language=@lang@.
\end{flushleft}

\end{document}