Search found 4 matches

by lehibou
Thu Sep 30, 2010 9:22 am
Forum: Page Layout
Topic: Layout automation ?
Replies: 6
Views: 2979

Layout automation ?

:D
meho_r, would you like a hug ? an Inyambirano k'ubuntu ? (I like this one because of Linux) :D

I tried something similar but I was trying to redefine twice the plain style and obviously the compilation recognized only one of us.

You've got the final point.

But when you said that i didn't ...
by lehibou
Thu Sep 30, 2010 12:24 am
Forum: Page Layout
Topic: Layout automation ?
Replies: 6
Views: 2979

Layout automation ?

I will try to do my best. Here is the MWE, concerning the hitch :


\documentclass[12pt,a4paper,twoside]{book}
\usepackage[utf8x]{inputenc}
\usepackage{fancyhdr}
\title{The World is mine}
\author{kevin}
\date{\today}
\begin{document}
\maketitle
% The code for clean empty page after \cleardoublepage ...
by lehibou
Wed Sep 29, 2010 10:01 pm
Forum: Page Layout
Topic: Layout automation ?
Replies: 6
Views: 2979

Re: Layout automation ?

EDIT : please see my next thread ;)
by lehibou
Wed Sep 29, 2010 1:18 pm
Forum: Page Layout
Topic: Layout automation ?
Replies: 6
Views: 2979

Layout automation ?

Hello all,

I've been walking around a lot before posting. But didn't really find my path.
The purpose of the document is Business Plan.
It is a very strict document indeed with codes I have to respect.
I almost have what I want concerning the layout presentation. But :



Using makeatletter and ...