Search found 8 matches
- Thu Aug 13, 2009 11:47 am
- Forum: Page Layout
- Topic: ruled margins
- Replies: 6
- Views: 7219
Re: ruled margins
I went with the 2nd option, it's perfect, thankyou!
- Wed Aug 12, 2009 6:42 pm
- Forum: Graphics, Figures & Tables
- Topic: longtable floating in the end
- Replies: 1
- Views: 2563
Re: longtable floating in the end
Not sure if I'm telling you what you already know but longtables don't automatically float, you can make them float by putting them in a completely separate document (just the table itself, no document header text) and then inserting that file into the document.
\afterpage{\clearpage\input{C ...
\afterpage{\clearpage\input{C ...
- Wed Aug 12, 2009 6:21 pm
- Forum: Page Layout
- Topic: ruled margins
- Replies: 6
- Views: 7219
Re: ruled margins
Back again! The line is perfect but a bit on the attention grabbing side. Would it be possible to change the colour of the line at all? Ideally to a nice light grey but a pale colour that will print as light grey in B&W would do.
- Tue Aug 11, 2009 6:47 pm
- Forum: Page Layout
- Topic: ruled margins
- Replies: 6
- Views: 7219
Re: ruled margins
You're a genius!
Thankyou!
Thankyou!
- Tue Aug 11, 2009 6:35 pm
- Forum: New Members
- Topic: Hi!
- Replies: 3
- Views: 2314
Re: Hi!
Thankyou for your speedy reassurance 

- Tue Aug 11, 2009 6:32 pm
- Forum: Page Layout
- Topic: HELP! How to get different margins within the document
- Replies: 4
- Views: 2409
Re: HELP! How to get different margins within the document
It doesn't work for everything but a very simple solution is to set up an environment with an indent
\newenvironment{myenvironment}{\leftskip=4cm \rightskip=0cm}
It may be a problem if you then try to use another environment inside that environment as I found they revert to the normal margins, but ...
\newenvironment{myenvironment}{\leftskip=4cm \rightskip=0cm}
It may be a problem if you then try to use another environment inside that environment as I found they revert to the normal margins, but ...
- Tue Aug 11, 2009 6:27 pm
- Forum: Page Layout
- Topic: ruled margins
- Replies: 6
- Views: 7219
ruled margins
Does anyone know if it's possible to create ruled margins in a document?
I'm writing up my thesis and I want to have the main story running through it but with large blocks of text inserted that are noticably different to the main text explaining certain aspects as I go (sounds confusing I know but ...
I'm writing up my thesis and I want to have the main story running through it but with large blocks of text inserted that are noticably different to the main text explaining certain aspects as I go (sounds confusing I know but ...
- Tue Aug 11, 2009 6:16 pm
- Forum: New Members
- Topic: Hi!
- Replies: 3
- Views: 2314
Hi!
Hi everyone,
I'm a maths PhD student in a panic! My funding runs out at the end of the month and I really need to get a first draft to my supervisor by then. I'm having some problems with layout, not sure if it's Latex that's being awkward or me so I thought I'd come and get a second opinion on the ...
I'm a maths PhD student in a panic! My funding runs out at the end of the month and I really need to get a first draft to my supervisor by then. I'm having some problems with layout, not sure if it's Latex that's being awkward or me so I thought I'd come and get a second opinion on the ...