Search found 5 matches

by Ant0in8
Wed Oct 29, 2014 9:05 pm
Forum: Page Layout
Topic: modify maketitle with authblk
Replies: 5
Views: 11259

Re: modify maketitle with authblk

ok, thanks a lot for your help!
by Ant0in8
Wed Oct 29, 2014 8:53 pm
Forum: Page Layout
Topic: modify maketitle with authblk
Replies: 5
Views: 11259

Re: modify maketitle with authblk

thanks, it works! I have an other question, if I want that the affils appear after institute, how should I do? I tried the very naive thing to just write the two \affil after \institute, but it doesn't work. thank you in advance.
by Ant0in8
Wed Oct 29, 2014 11:29 am
Forum: Page Layout
Topic: modify maketitle with authblk
Replies: 5
Views: 11259

modify maketitle with authblk

Hi! I am trying to modify maketitle using the package authblk. But it doesn't work until now, and I cannot manage to find the reason(s). Thanks in advance for your help.

\documentclass{article}
\makeatletter
\usepackage{hyperref}
\usepackage{authblk}

\newcommand{\address}[1]{\newcommand ...
by Ant0in8
Fri Oct 05, 2012 1:33 pm
Forum: Page Layout
Topic: Back References
Replies: 2
Views: 2393

Re: Back References

Hi cgnieder,

Thank you for your welcome, And your answer !

I'm using the hyperref package. I've just finished to instal and understand the footnotebackref package. I have looked the backref and pagebackref options, and it's what I was looking for.

And it's true there is no advantage in backlinks ...
by Ant0in8
Wed Oct 03, 2012 6:51 pm
Forum: Page Layout
Topic: Back References
Replies: 2
Views: 2393

Back References

Dear LaTeX users,

A quick question about the internal link in a LaTeX document. I would like to know how to act the intern link in both ways. I explain what I want to say.

When I click on a title in the table of content, I'm going to this title in the text. I already did that. But I would like to ...