Search found 3 matches

by legolie
Mon Feb 06, 2012 6:27 pm
Forum: General
Topic: multicol | Dictionary-like Headers
Replies: 3
Views: 2430

Re: multicol | Dictionary-like Headers

Actually, it compiled with newlin, but it messes up alignements in the headings.

I couldn't flushright the mark (it was strange, it looks like a combination of centering and flushright).

\\ did what I wanted to, so I prefered to use \\.

But thanks for the proposition.
by legolie
Mon Feb 06, 2012 6:00 pm
Forum: General
Topic: multicol | Dictionary-like Headers
Replies: 3
Views: 2430

Re: multicol | Dictionary-like Headers

I understood the problem (Actually, someone told me)

raggedright change the definition of \\

so I replaced raggedright by \setlength{\rightskip}{\fill}

And it works
by legolie
Mon Feb 06, 2012 5:05 pm
Forum: General
Topic: multicol | Dictionary-like Headers
Replies: 3
Views: 2430

multicol | Dictionary-like Headers

Hi everybody,

I'm a french student and my english is not very good, so I hope I won't make to many "faux-amis"

I'm making a "alumni book" (is it the right expression?) for the school. I want to have a dictionary-like heading, with fancyhdr.

I don't have any problem with monoline heading, but I ...