Search found 3 matches

by xApple
Mon Nov 10, 2008 11:05 pm
Forum: General
Topic: Custom headers impossible ?
Replies: 5
Views: 4062

Re: Custom headers impossible ?

Thanks a lot guys ! Your last advice worked like a charm (added a little \hspace and it's perfect)
You made be feel like pursuing LaTeX and making more reports using it !

Cheers !
by xApple
Mon Nov 10, 2008 1:40 am
Forum: General
Topic: Custom headers impossible ?
Replies: 5
Views: 4062

Custom headers impossible ?

Wow, thanks alot, that indeed does do the trick pretty well !
Although I do have a little problem when adding the logo. When replacing the line "LOGO //" with the includegraphics commands as is shown here:


\chead{
\begin{tabular}{|p{7cm}|p{5cm}@{}p{3.5cm}|}
\hline
\textbf{Student:} Bob Smith ...
by xApple
Sun Nov 09, 2008 5:15 pm
Forum: General
Topic: Custom headers impossible ?
Replies: 5
Views: 4062

Custom headers impossible ?

Hello,
I just started using Latex, thinking it could be a nice thing to do for my next report hand-in forgetting my classical WYSIWYG software. However, a few minutes into the task and I am already stuck on strange problem. Before even typing the content of report I tried to mimic the cool header I ...