How can I left-align the [multiple-row] text in the right portion of my header using fancyhdr? I have something like this
\rhead{row 1\\row 2\\row 3}
where the rows aren't the same length, and I wish for them to be aligned on the left.
|
How can I left-align the [multiple-row] text in the right portion of my header using fancyhdr? I have something like this
where the rows aren't the same length, and I wish for them to be aligned on the left. |
||||
|
|
|
You could use
If you would like to align the widest row to the right margin, you could use |
|||