File: tst1.tex

package info (click to toggle)
circuit-macros 10.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,532 kB
  • sloc: makefile: 909; sh: 49
file content (12 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
%\documentclass{article}
\documentclass[11pt]{article}
\usepackage{graphicx}
\usepackage{siunitx}
\usepackage{boxdims}

\pagestyle{empty}
\thispagestyle{empty}
%
\begin{document}
\includegraphics{test.1}
\end{document}