Search found 7 matches

by znarch
Sat Oct 10, 2009 1:11 pm
Forum: Page Layout
Topic: Colored boxes in footer
Replies: 7
Views: 7528

Colored boxes in footer

Okej, another stupid question :roll:

I want the chapter number/title and so on aligned left, and in color.
I tried using something like this, but i really cant seem to do it:

\titleformat{\chapter}[display]
{\normalfont\huge\bfseries}
{\chaptertitlename\ \thechapter\hfill \chaptertitle{\Huge ...
by znarch
Wed Oct 07, 2009 9:05 pm
Forum: Page Layout
Topic: Colored boxes in footer
Replies: 7
Views: 7528

Colored boxes in footer

Also, making the boxes in tikz should have been done different.

Mypic started at coordinate 0,0, and thats the anchor,now i did like this:
\begin{tikzpicture}[remember picture,overlay]
\fill[color=paars!100] (-9.5,0) rectangle (-3.4,-0.75);
\fill[color=rood!100] (-2.9,0) rectangle (3.1,-0.75 ...
by znarch
Wed Oct 07, 2009 7:11 pm
Forum: Page Layout
Topic: Colored boxes in footer
Replies: 7
Views: 7528

Colored boxes in footer

I found some way :) now i got a few questions, but first my code:
\documentclass[a4paper, 10pt, oneside]{report}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{blindtext}
\usepackage{tikz}

\definecolor{paars}{cmyk}{0.04,0.95,0,0}
\definecolor{rood}{cmyk}{0,0.93,1,0}
\newcommand ...
by znarch
Tue Oct 06, 2009 7:55 pm
Forum: Page Layout
Topic: Colored boxes in footer
Replies: 7
Views: 7528

Re: Colored boxes in footer

yeah i already googled that page, but hardly understand it :oops:
by znarch
Tue Oct 06, 2009 7:19 pm
Forum: Page Layout
Topic: Colored boxes in footer
Replies: 7
Views: 7528

Colored boxes in footer

Hi all, im trying to get 3 colored boxes in my footer, i need to be able to specify the height and width exactly (in mm). And i need to be able to put the pagenumber in the box.

I had some stupid ideas but cant think of how to fix it:

+ using tikz (its not possible to put a tikz pic in a footer ...
by znarch
Sun Sep 20, 2009 6:22 pm
Forum: General
Topic: No output generated
Replies: 4
Views: 5313

Re: No output generated

Where to find a log in texnixcenter ?
by znarch
Sun Sep 20, 2009 3:54 pm
Forum: General
Topic: No output generated
Replies: 4
Views: 5313

No output generated

Hey all, i couldt find my old account so registerd a new one :)

I reinstalled windows xp today, so had to reinstall miktex and texnixcenter also.

now while trying to process my backupped project i get this:
TXCoutput.png
TXCoutput.png (345.73 KiB) Viewed 5306 times