[tex-live] fullpage package, tabular and margin

c l laurent07 at gmail.com
Tue Jun 26 18:20:43 CEST 2007


When i compile and see the following tex code, i have the text and last
\hline too right vs. *Achieved Projects* and first big \rule.
I'd like the text and last \hline in line with *Archived Projects* and first
big \rule.

How can i fix the right margin issue in the following tex code?


\documentclass[10pt]{article}
\usepackage{charter}
\usepackage{fullpage}
\usepackage[colorlinks=false]{hyperref}

\pagestyle{empty}

\begin{document}
\flushright
{\LARGE\bfseries
Achieved Projects
}
\noindent\rule[-1ex]{\textwidth}{2.5pt}\\[2.5ex]
\flushleft
\begin{tabular}{lp{\textwidth}}
\textbf{2003}  &
\textbf{Project 1 Virtual channels Allocation} \emph{UML-Java, Network
Calculus} -- Study the allocation of the virtual channels of the Project 1
Study Full-Duplex Layer 2 (\,part 7 of the Standard B Specification\,) in
order to comply with the latency constraints, bus load, and safety. Use of
methods of network computations, optimization with constraints and
heuristcs. Define and compare different algorithms allowing the optimization
of the virtual channels allocation.\\[2.5ex]
\textbf{2002} &
\textbf{Network Simulations} \emph{QNAP} -- Analyze the network performance
evaluations via software simulation with QNAP.\\[2.5ex]
\hline
\end{tabular}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/tex-live/attachments/20070626/2a52944f/attachment.html 


More information about the tex-live mailing list