Tagged Questions
2
votes
2answers
107 views
Align boxes and rotate boxes in plain TeX
When I finish reading the Appendix D: Dirty Tricks in the TeXbook, I rethink a question: is it possible to align some character boxes like this:
The input may be like this:
...
2
votes
1answer
744 views
How to rotate text in multirow table?
I have a big table with a problem, when I want to rotate the text in a \multirow cell, the text is placed outside and is bigger than the dimensions of the cell, I took some advice from here, ...
26
votes
2answers
3k views
How to rotate a box in-place
The following LaTeX code illustrates my question. Is it possible to get what I want without doing the negative \hskip, as I want a simple generic solution which will rotate the box to any angle ...
7
votes
1answer
2k views
Sideways margin with parbox?
How to get right margin in parboxed header? Top, bottom and left margin are ok, but there is no margin at the right (top) side of 'Parameter' header.
\begin{table}[ht]\footnotesize
\centering
...