I want to wrap around text in a table cell; therefore I use the p option in the definition of tabular. However, I'm writing in Hebrew, so it aligns the last line to the left, instead of to the right. Can it be solved?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
If you want the entire cell contents to be justified, except the last line to be right justified (
Here is a minimal working example (MWE) showing this in a
The MWE provides |
|||||||
|

\raggedleftinside the cell? – Werner Feb 2 '12 at 20:29