\\ v makebox ?

Ladislav Bitto geoflabi at savba.sk
Fri Nov 20 08:04:03 CET 1998


> 
> potreboval bych v LaTeXu udelat neco takoveho :
> 
> \documentclass[12pt]{article}
> \usepackage{a4}
> \usepackage {czech}
> \begin{document}
> 
> \begin{center}
>   \begin{picture}(132.48,114.00)(0,0)
>   \put(101.44,94.10){\makebox(0,0)[b]{\footnotesize{AAA \\ BBB}}}
>   \end{picture}
> \end{center}
> 
> \end{document}
> 
> coz by melo udelat
>           AAA
>           BBB
> potrebuji to v prostredi 'picture' a potrebuji to prilepit k urcitemu
> bodu pomoci [b] (resp. [cb])
> 



pridajte dalsi box, kde uz \\ funguje asi takto:

\begin{center}
  \begin{picture}(132.48,114.00)(0,0)
  \put(101.44,94.10){\makebox(0,0)[b]{
                           \parbox[b]{28mm}{\footnotesize{AAA \\ BBB}}}}
  \end{picture}
\end{center}

Zdravi
              Ladislav Bitto

> +--------------------------------------------------------+
> |  Jakub Mrázek    |    Lef              ICQ=21597979    |
> |  lef at email.cz    |    http://www.mujweb.cz/www/Lefs    |
> +--------------------------------------------------------+
> 





More information about the csTeX mailing list