Search found 3 matches

by exactt
Tue Apr 22, 2008 8:26 pm
Forum: General
Topic: align to top in tabular environment next to dashbox
Replies: 4
Views: 5425

Re: align to top in tabular environment next to dashbox

thx guys! with arydshln i could work it out.
by exactt
Tue Apr 22, 2008 7:46 pm
Forum: General
Topic: align to top in tabular environment next to dashbox
Replies: 4
Views: 5425

Re: align to top in tabular environment next to dashbox

can i get dash lines with fbox/fancybox? i didn't find anything...
by exactt
Tue Apr 22, 2008 5:52 pm
Forum: General
Topic: align to top in tabular environment next to dashbox
Replies: 4
Views: 5425

align to top in tabular environment next to dashbox

hi guys,
i have the following code:
\documentclass[a4paper, 10pt]{letter}
\begin{document}

%blub aligned top
\begin{tabular}{p{1cm} l}
blub & \parbox[t]{10cm}{ some very long multiline text that goes on and on and on and on and on and on and on and on and on and on and on and on }
\end{tabular ...