Thank you so much for your help. Just one more question, if I set the preamble
with a bla-bla like this :
\fancyfoot[C]{Harold Mouras \\ Professor of Neuroscience \\ Editor-in-Chief
Socioaffective Neuroscience & Psychology \\ Email: [email protected]
| Phone: +33 (7) 83 62 93 31 \\ University of Picardy Jules Verne | Psychology
Department | Chemin du Thil | 80 025 Amiens Cedex 1, France \\ Pathological
Neurosciences Laboratory | CURS Rue René Laennec | 80054 Amiens Cedex 1, France}
I can observe that the number of line for the page foot is limited and then
some text is put out of the page. Thus, it that possible to set the size of the
footage text ?
Thank you again for your so quick responses !
Regards,
Harold
>
>> Le 13 juin 2018 à 15:33, Paul A. Rubin <[email protected]> a écrit :
>>
>> On 06/13/2018 09:18 AM, Harold Mouras wrote:
>>> Dear Users,
>>> I have a Lyx file with the following Latex preamble :
>>>
>>> \usepackage{fancyhdr}
>>> \pagestyle{fancy}
>>> \renewcommand\footrulewidth{0.4pt}
>>> \fancyfoot[C]{University of Picardy Jules Verne | Psychology Department |
>>> Chemin du Thil | 80 025 Amiens Cedex 1, France and Pathological
>>> Neurosciences Laboratory | CURS Rue René Laennec | 80054 Amiens Cedex 1,
>>> France}
>>>
>>> How can I introduce line return (i.e. create several lines in my page foot)
>>> for example here to have a new line from Pathological…).
>>>
>>> Sorry for this dummy question,
>>> Regards,
>>> Harold
>> Try typing a double backslash (\\) where you want the line break.
>>
>> Paul
>>
>