This is my first post here but I regularly read the forum contents but haven't found a solution as yet to the following formatting issue(s).
I'm looking to create a single sided LaTeX report (\documentclass[11pt, a4paper, oneside]{report}) with the right margin containing three things:
- A coloured stripe, about 1cm thick from top to bottom of the page. I'm thinking the easiest way is to form this as a jpg, and then insert it into the margin, but am not sure of the commands and the packages to use in the preamble.
- The margin I'd also like to contain the chapter title. Rotating 90deg is easy enough (I think) but how to insert items to the margin. Specifically, the chaptername and sectionname, which can be obtained through '\thesection'.
I guess what I'm looking for is the simple commands to modify and insert any item into the right margin... - The page number: yes, I know that I can use any formatting of page, but wondering how I can specifically set this to form upright numbers, but for page numbers >9, format it vertically i.e. for page 10, the page number in the output file would look like this:
1
0
when run through pdflatex.
I attach a screen print of the Word version of what I'm trying to do - the colour bar to the right and page 15 formatted as required. This file is the MS Word version of what I'm looking to generate through editing the margins in LaTeX - the colour bar on the right of the page (could be a picture), the chapter within the margin, rotated by 90deg and the page number formatting to be vertical (but not rotated) - see the description for more details.
Any help greatly appreciated!
Pete.