Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.18 KB | None | 0 0
  1.  
  2. \def\mybox#1#2{\colorbox{#1}{\parbox[c][1.7ex]{1.7ex}{\noindent\texttt{#2}}}}
  3. \begin{document}
  4. {\footnotesize
  5. %\setlength{\fboxsep}{0pt}
  6. \noindent
  7. \input 1.tex
  8. }
  9. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement