Search found 6 matches
- Sat Apr 19, 2014 4:25 am
- Forum: Page Layout
- Topic: Section number in footer using fancyhdr
- Replies: 4
- Views: 4763
Re: Section number in footer using fancyhdr
Cool, thanks again!
- Thu Apr 17, 2014 11:55 am
- Forum: Page Layout
- Topic: Section number in footer using fancyhdr
- Replies: 4
- Views: 4763
Re: Section number in footer using fancyhdr
Thank you, it works perfectly!! Can you please explain how the code works? I know \renewcommand is reconfiguring the \sectionmark command, but after that I'm lost.
- Tue Apr 15, 2014 8:49 am
- Forum: Page Layout
- Topic: Section number in footer using fancyhdr
- Replies: 4
- Views: 4763
Section number in footer using fancyhdr
Hi all,
I'm working on a set of carry-in notes for exams, made up of a bunch of court cases. Each case starts with a \section which has the case name, year etc. There are multiple \section commands on a page. What I'd like in the footer is a note that gives the section numbers which appears on the ...
I'm working on a set of carry-in notes for exams, made up of a bunch of court cases. Each case starts with a \section which has the case name, year etc. There are multiple \section commands on a page. What I'd like in the footer is a note that gives the section numbers which appears on the ...
- Sun Jun 02, 2013 10:51 am
- Forum: General
- Topic: Laying out a Document
- Replies: 4
- Views: 4599
Laying out a Document
Of course, that makes sense! Here's the code for my document so far.
\documentclass[a4paper]{article}
\begin{document}
\section{Sam v ACC \underline{\emph{Court of Appeal}}}
\begin{description}
\item[Facts]{
Deshan Sam was born with cerebral palsy (CP) because his oxygen supply was restricted ...
\documentclass[a4paper]{article}
\begin{document}
\section{Sam v ACC \underline{\emph{Court of Appeal}}}
\begin{description}
\item[Facts]{
Deshan Sam was born with cerebral palsy (CP) because his oxygen supply was restricted ...
- Sat Jun 01, 2013 8:34 am
- Forum: General
- Topic: Laying out a Document
- Replies: 4
- Views: 4599
Re: Laying out a Document
Thanks localghost. Would it be possible to give me an example of how to set out this document?
I've given it a try and attached the results. But I'm not happy with some parts of it. For example, I'd like stop words from being hyphenated, keep the rest of the paragraph in line with the first line ...
I've given it a try and attached the results. But I'm not happy with some parts of it. For example, I'd like stop words from being hyphenated, keep the rest of the paragraph in line with the first line ...
- Fri May 31, 2013 4:09 am
- Forum: General
- Topic: Laying out a Document
- Replies: 4
- Views: 4599
Laying out a Document
Hi all,
First post on this forum so here goes!
I do legal studies at college and was wanting to lay out my case briefs in the way shown in the attached image. Can someone please suggest a way of doing this?
Also, I'd like the code for each case (in the top left corner, eg. #1, #2 etc) to ...
First post on this forum so here goes!
I do legal studies at college and was wanting to lay out my case briefs in the way shown in the attached image. Can someone please suggest a way of doing this?
Also, I'd like the code for each case (in the top left corner, eg. #1, #2 etc) to ...