Search found 13 matches

by homer
Fri May 28, 2010 9:47 am
Forum: Text Formatting
Topic: Help with coloring headings/paragraphs
Replies: 4
Views: 2756

Re: Help with coloring headings/paragraphs

Yes I couldn't agree more. When I read it today it IS very confusing ;) . I will close this issue cause the main problem is solved. And I'll start a new thread with my new issue and with a MWE.

/H
by homer
Wed May 26, 2010 11:43 am
Forum: Text Formatting
Topic: Help with coloring headings/paragraphs
Replies: 4
Views: 2756

Help with coloring headings/paragraphs

Thanks for your answer. I'm trying to learn these new features. Is there a way to use a sty-file to configure header and footers?

I want this in my sty file:

%% Format Header
\newpagestyle{myps}[\small\sffamily\slshape]{
\headrule
\sethead{test}{\sectiontitle}{\usepage}}


And want to use it ...
by homer
Tue May 25, 2010 5:02 pm
Forum: Text Formatting
Topic: Help with coloring headings/paragraphs
Replies: 4
Views: 2756

Help with coloring headings/paragraphs

Hi! Hope I am in the right fora.

I'm using this code found at: http://www.maths.adelaide.edu.au/anthony.roberts/LaTeX/ltxfloats.html


\let\LaTeX@startsection\@startsection
\renewcommand{\@startsection}[6]{\LaTeX@startsection%
{#1}{#2}{#3}{#4}{#5}{\color{name_of_the_color}\raggedright #6 ...
by homer
Mon Jun 18, 2007 10:56 am
Forum: General
Topic: Item list
Replies: 2
Views: 7313

Re: Item list

Yes, absofreakinglutely!! Perfect.

Tanks
by homer
Fri Jun 15, 2007 3:45 pm
Forum: General
Topic: Item list
Replies: 2
Views: 7313

Item list

Hi

I would like some help with a item list. I want a list with plus (+) and minus (-).

It should look like this:

+ Something positive
- Something negative

I tried with:

\begin{itemize}
\item[+]
\item[+]
\item[--]
\end{itemize}

But it looks like crap. Any idea?

//Homer
by homer
Fri May 11, 2007 2:03 pm
Forum: MiKTeX and proTeXt
Topic: compile trouble
Replies: 6
Views: 6091

compile trouble

countbela666 wrote: Fine. There's nothing a good whack with a hammer won't fix. :mrgreen:


True! True!
by homer
Fri May 11, 2007 1:48 pm
Forum: MiKTeX and proTeXt
Topic: compile trouble
Replies: 6
Views: 6091

compile trouble



When I build it says in the beginning: "Running pdftex..."

And on my laptop it says: "entering extended mode"
Which compiler is set for the pdflatex format (MiKTeX Options->Formats->pdflatex->Change)? Should be pdfetex, not pdftex.


It is pdfetex that is set as compiler.

Lets drop this. I ...
by homer
Fri May 11, 2007 1:07 pm
Forum: MiKTeX and proTeXt
Topic: compile trouble
Replies: 6
Views: 6091

Re: compile trouble

I've tried that earlier and now again.

When I build it says in the beginning: "Running pdftex..."

And on my laptop it says: "entering extended mode"

Any help there?

//Homer
by homer
Fri May 11, 2007 12:41 pm
Forum: MiKTeX and proTeXt
Topic: compile trouble
Replies: 6
Views: 6091

compile trouble

Hi Guys

I have some trouble when I compile my project. I really don't know what the real problem is. But the end of the output it says:

"Fatal format file error; I'm stymied"

When I build the files with my laptop it works fine, no errors at all.

I tried to do reinstall of both Miktex and ...
by homer
Thu May 10, 2007 1:33 pm
Forum: General
Topic: Add words to dictionary
Replies: 7
Views: 15960

Re: Add words to dictionary

Yepp!

I't worked out fine.

Thanks