I have not "used" your piece of advice about the title, one time more. :P
I have used something that is unfortunately not semantic at all ( {\Large My title} ), between \maketitle and the rest of my CV.
The number of pages of my CV is 1. If I had a \section{Personal data} , the second page will be ...
Search found 8 matches
- Thu Dec 05, 2013 7:51 pm
- Forum: Page Layout
- Topic: Left and right Part of CV Title too close
- Replies: 4
- Views: 7964
- Sun Dec 01, 2013 9:48 pm
- Forum: Page Layout
- Topic: Left and right Part of CV Title too close
- Replies: 4
- Views: 7964
Left and right Part of CV Title too close
The only degree that I have is Baccalauréat . The person that will hire me will do it for my computing skills (that I have learned after Baccalauréat). So I do not see what other title I can choose.
For my problem, I have a little "cheated" with \newline :
Étudiant en 2\up{ème} année de \newline ...
For my problem, I have a little "cheated" with \newline :
Étudiant en 2\up{ème} année de \newline ...
- Fri Nov 29, 2013 11:04 pm
- Forum: Page Layout
- Topic: Left and right Part of CV Title too close
- Replies: 4
- Views: 7964
Left and right Part of CV Title too close
Hi.
That is my current header.
moderncv-title.png
The problem is that the title is too near of the right floating part of the header (the title ends after the beginning of the email image).
I see two solutions.
Define a margin between the title and the right floating part of the header.
Put ...
That is my current header.
moderncv-title.png
The problem is that the title is too near of the right floating part of the header (the title ends after the beginning of the email image).
I see two solutions.
Define a margin between the title and the right floating part of the header.
Put ...
- Fri Nov 29, 2013 7:32 pm
- Forum: General
- Topic: Command for Output and Formatting of a License
- Replies: 4
- Views: 4510
Re: Command for Output and Formatting of a License
Ok, thanks for the additional explanations.
For people that are interresting, this is a "package" that I have found for easily add a CC license : https://blog.hartwork.org/?p=52
For people that are interresting, this is a "package" that I have found for easily add a CC license : https://blog.hartwork.org/?p=52
- Fri Nov 29, 2013 7:26 pm
- Forum: Page Layout
- Topic: Display Name at Top and Bottom of Letter
- Replies: 2
- Views: 3956
Re: Display Name at Top and Bottom of Letter
For the moment, I have taken this solution.
But, is there a better and more logical way to do?
Thanks.
But, is there a better and more logical way to do?
Thanks.
- Fri Nov 29, 2013 2:05 am
- Forum: Page Layout
- Topic: Display Name at Top and Bottom of Letter
- Replies: 2
- Views: 3956
Display Name at Top and Bottom of Letter
Hi.
Currently, I have:
adress
email
etc
object
opening
etc
closing
name
I would like that:
name
adress
email
etc
object
opening
etc
closing
name
It is probably really simple, but I have not found the solution.
That is my current code:
\documentclass[11pt]{lettre}
\usepackage[T1 ...
Currently, I have:
adress
etc
object
opening
etc
closing
name
I would like that:
name
adress
etc
object
opening
etc
closing
name
It is probably really simple, but I have not found the solution.
That is my current code:
\documentclass[11pt]{lettre}
\usepackage[T1 ...
- Fri Nov 29, 2013 1:56 am
- Forum: General
- Topic: Command for Output and Formatting of a License
- Replies: 4
- Views: 4510
Command for Output and Formatting of a License
Thanks.
I thought that there was a command like \license{name}{url}{text of the license} that can be used by \maketitle and the PDF generator.
So I have done that :
\documentclass{beamer}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usepackage[british,english ...
I thought that there was a command like \license{name}{url}{text of the license} that can be used by \maketitle and the PDF generator.
So I have done that :
\documentclass{beamer}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usepackage[british,english ...
- Mon Nov 04, 2013 11:49 pm
- Forum: General
- Topic: Command for Output and Formatting of a License
- Replies: 4
- Views: 4510
Command for Output and Formatting of a License
Hi.
I would like to know if there is a package for getting some thing like
Thanks.
I would like to know if there is a package for getting some thing like
\license{name of the license}
? The name of the licence can for example be "Creative Commons BY-SA".Thanks.