From a683c3d7e9fac38ec713f23fb6b9d2c7143aea82 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 23 May 2009 00:23:51 +0000 Subject: move english latex doc out of texmf-doc git-svn-id: svn://tug.org/texlive/trunk@13412 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/latex-graphics-companion/6-6-3.ltx | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/latex-graphics-companion/6-6-3.ltx (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/6-6-3.ltx') diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/6-6-3.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/6-6-3.ltx new file mode 100644 index 00000000000..f9559ca34f2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/6-6-3.ltx @@ -0,0 +1,36 @@ +\documentclass{ppex} +\nonstopmode +\usepackage [basic,box,gate,ic,optics]{circ} \usepackage {xspace} +\pagestyle{empty} + +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage [basic,box,gate,ic,optics]{circ} \usepackage {xspace} +\providecommand{\Lcs}[1]{\mbox{\normalfont\ttfamily\char'134#1}} +\newcommand{\CC}[3]{% + \circuit0 \csname#1\endcsname1 #2 #3 \endcircuit} +\newcommand{\CCX}[3]{% + \circuit0 \csname#1\endcsname1 {X} #2 #3 \endcircuit} + +\renewcommand{\arraystretch}{1.5} +\def\R#1{\raisebox{-3pt}{#1}} +\begin{tabular}{@{}lllll@{}} +(half) thin lens & \Lcs{SLens} & \R{\CCX{SLens}{v}{}} + & \Lcs{HSLens}& \R{\CCX{HSLens}{u}{}}\\ +(half) thick lens & \Lcs{BLens} & \R{\CCX{BLens}{v}{}} + & \Lcs{HBLens}& \R{\CCX{HBLens}{u}{}}\\ +(half) concave lens & \Lcs{VLens} & \R{\CCX{VLens}{v}{}} + & \Lcs{HVLens}& \R{\CCX{HVLens}{u}{}}\\ +polarizer, pinhole & \Lcs{Polar} & \R{\CCX{Polar}{v}{}} + & \Lcs{Pinhole}&\R{\CCX{Pinhole}{v}{}}\\ +beam splitter & \Lcs{BSplit}&\CCX{BSplit}{*}{d} \\ +camera & \Lcs{Cam} & \CCX{Cam}{u}{} \\ +screens (look behind)& \Lcs{ScrL} & \R{\CCX{ScrL}{v}{}} + & \Lcs{ScrR} & \R{\CCX{ScrR}{v}{}} \\ +screens (look through)& \Lcs{ScrTL}& \R{\CCX{ScrTL}{v}{}} + & \Lcs{ScrTR} & \R{\CCX{ScrTR}{v}{}} \\ +laser, photometer & \Lcs{Laser} & \CCX{Laser}{h}{} + & \Lcs{PM} & \CCX{PM}{h}{} \\ +\end{tabular} +\end{document} -- cgit v1.2.3