Re: Raising text in footer slightly
- From: mats.broberg@xxxxxxxxx
- Date: Tue, 13 Jan 2009 05:08:12 -0800 (PST)
On Jan 13, 2:01 pm, Lars Madsen <dal...@xxxxxxxxxxxxxxxxxxxxx> wrote:
mats.brob...@xxxxxxxxx wrote:
then please provide a full minimal example we can use for testing.
\documentclass[a4paper]{amsart}
\usepackage{fancyhdr}
\usepackage{lastpage}
\usepackage{hyperref}
\usepackage{graphicx}
\usepackage{datetime}
\usepackage{url}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usdate
\settimeformat{ampmtime}
\frenchspacing
\newcommand{\PN}{NC09-04/B}
\pagestyle{fancy}
\lhead{ABCDEFG}
\chead{\textit{Notification of Change}}
\rhead{Company name}
\lfoot{\tiny{\textit{Issued:} January 13, 2009\\\textit{Generated:}
\today, \currenttime}}
\cfoot{\PN}
\rfoot{Page \thepage~(of \pageref{LastPage})}
\renewcommand{\headrulewidth}{0.25pt}
\renewcommand{\footrulewidth}{0.25pt}
\fancypagestyle{start}{%
\fancyhead[L]{ABCDEFG}
\fancyhead[C]{}
\fancyhead[R]{Company name}
\fancyfoot[L]{\tiny{\textit{Issued:} January 13, 2009\\\textit
{Generated:} \today, \currenttime}}
\fancyfoot[C]{\PN}
\fancyfoot[R]{Page \thepage~(of \pageref{LastPage})}
\renewcommand{\headrulewidth}{0.25pt}
\renewcommand{\footrulewidth}{0.25pt}}
%\setlength\footskip{25pt}
\title{Main title \PN}
\author{Subtitle}
\date{}
\begin{document}
\maketitle
\thispagestyle{start}
\tableofcontents
\section{Applicability}
Body text Body text Body text Body text Body text Body text Body text
Body text Body text Body textBody text Body text Body text Body text
Body text Body text.
\end{document}
Best regards,
Mats
try
\fancyfoot[L]{\raisebox{0.1em}[0pt][0pt]{{%
\parbox{\headwidth}{%
\tiny\textit{Issued:} January 13, 2009
\\
\textit {Generated:} \today, \currenttime
}
}}}
BTW: \tiny and friends does not take arguments, it is a switch
--
/daleif (remove RTFSIGNATURE from email address)
LaTeX FAQ: http://www.tex.ac.uk/faq
LaTeX book: http://www.imf.au.dk/system/latex/bog/ ; (in Danish)
Remember to post minimal examples, see URL belowhttp://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxamplhttp://www.minimalbeispiel.de/mini-en.html- Hide quoted text -
- Show quoted text -
Great, thanks Lars!
Best regards,
Mats
.
- References:
- Raising text in footer slightly
- From: mats . broberg
- Re: Raising text in footer slightly
- From: Lars Madsen
- Re: Raising text in footer slightly
- From: mats . broberg
- Re: Raising text in footer slightly
- From: Lars Madsen
- Re: Raising text in footer slightly
- From: mats . broberg
- Re: Raising text in footer slightly
- From: Lars Madsen
- Raising text in footer slightly
- Prev by Date: Re: Raising text in footer slightly
- Next by Date: getting \textreferencemark symbol in beamer
- Previous by thread: Re: Raising text in footer slightly
- Next by thread: getting \textreferencemark symbol in beamer
- Index(es):
Relevant Pages
|