How to change the line spacing in a CV template [closed]
I have a Latex document in which I have a few sections like this:
[line of text]\
[line of text]\
This produced the text with a space in between them. I want to change the size of the line spacing between the lines, but I'm not sure how to do this.
I have a style file and a class file. I assume that the relevant variables are somewhere in them. Could someone please point it out for me?
moderncv line-spacing
closed as unclear what you're asking by Kurt, Sebastiano, Henri Menke, marmot, Raaja Feb 7 at 5:11
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
I have a Latex document in which I have a few sections like this:
[line of text]\
[line of text]\
This produced the text with a space in between them. I want to change the size of the line spacing between the lines, but I'm not sure how to do this.
I have a style file and a class file. I assume that the relevant variables are somewhere in them. Could someone please point it out for me?
moderncv line-spacing
closed as unclear what you're asking by Kurt, Sebastiano, Henri Menke, marmot, Raaja Feb 7 at 5:11
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
2
Don't use ``. If you want to change the space between paragraphs, change parskip, or add a vspace{}.
– Ulrike Fischer
Feb 5 at 13:08
1
Please show us a short compilable code without personal informations we can test. Use the template of classmoderncv
to build this MWE showing your issue. Of course include there your lines making trouble to you. And please, because there are several versions out of classmoderncv
, check the log file for the used version number ofmoderncv
. It should look likeDocument Class: moderncv 2015/07/28 v2.0.0 modern curriculum vitae and letter document class
that is the current one ...
– Kurt
Feb 5 at 13:23
add a comment |
I have a Latex document in which I have a few sections like this:
[line of text]\
[line of text]\
This produced the text with a space in between them. I want to change the size of the line spacing between the lines, but I'm not sure how to do this.
I have a style file and a class file. I assume that the relevant variables are somewhere in them. Could someone please point it out for me?
moderncv line-spacing
I have a Latex document in which I have a few sections like this:
[line of text]\
[line of text]\
This produced the text with a space in between them. I want to change the size of the line spacing between the lines, but I'm not sure how to do this.
I have a style file and a class file. I assume that the relevant variables are somewhere in them. Could someone please point it out for me?
moderncv line-spacing
moderncv line-spacing
edited Feb 7 at 13:33
Kurt
37.6k847162
37.6k847162
asked Feb 5 at 13:05
user1551817user1551817
123313
123313
closed as unclear what you're asking by Kurt, Sebastiano, Henri Menke, marmot, Raaja Feb 7 at 5:11
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as unclear what you're asking by Kurt, Sebastiano, Henri Menke, marmot, Raaja Feb 7 at 5:11
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
2
Don't use ``. If you want to change the space between paragraphs, change parskip, or add a vspace{}.
– Ulrike Fischer
Feb 5 at 13:08
1
Please show us a short compilable code without personal informations we can test. Use the template of classmoderncv
to build this MWE showing your issue. Of course include there your lines making trouble to you. And please, because there are several versions out of classmoderncv
, check the log file for the used version number ofmoderncv
. It should look likeDocument Class: moderncv 2015/07/28 v2.0.0 modern curriculum vitae and letter document class
that is the current one ...
– Kurt
Feb 5 at 13:23
add a comment |
2
Don't use ``. If you want to change the space between paragraphs, change parskip, or add a vspace{}.
– Ulrike Fischer
Feb 5 at 13:08
1
Please show us a short compilable code without personal informations we can test. Use the template of classmoderncv
to build this MWE showing your issue. Of course include there your lines making trouble to you. And please, because there are several versions out of classmoderncv
, check the log file for the used version number ofmoderncv
. It should look likeDocument Class: moderncv 2015/07/28 v2.0.0 modern curriculum vitae and letter document class
that is the current one ...
– Kurt
Feb 5 at 13:23
2
2
Don't use ``. If you want to change the space between paragraphs, change parskip, or add a vspace{}.
– Ulrike Fischer
Feb 5 at 13:08
Don't use ``. If you want to change the space between paragraphs, change parskip, or add a vspace{}.
– Ulrike Fischer
Feb 5 at 13:08
1
1
Please show us a short compilable code without personal informations we can test. Use the template of class
moderncv
to build this MWE showing your issue. Of course include there your lines making trouble to you. And please, because there are several versions out of class moderncv
, check the log file for the used version number of moderncv
. It should look like Document Class: moderncv 2015/07/28 v2.0.0 modern curriculum vitae and letter document class
that is the current one ...– Kurt
Feb 5 at 13:23
Please show us a short compilable code without personal informations we can test. Use the template of class
moderncv
to build this MWE showing your issue. Of course include there your lines making trouble to you. And please, because there are several versions out of class moderncv
, check the log file for the used version number of moderncv
. It should look like Document Class: moderncv 2015/07/28 v2.0.0 modern curriculum vitae and letter document class
that is the current one ...– Kurt
Feb 5 at 13:23
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
2
Don't use ``. If you want to change the space between paragraphs, change parskip, or add a vspace{}.
– Ulrike Fischer
Feb 5 at 13:08
1
Please show us a short compilable code without personal informations we can test. Use the template of class
moderncv
to build this MWE showing your issue. Of course include there your lines making trouble to you. And please, because there are several versions out of classmoderncv
, check the log file for the used version number ofmoderncv
. It should look likeDocument Class: moderncv 2015/07/28 v2.0.0 modern curriculum vitae and letter document class
that is the current one ...– Kurt
Feb 5 at 13:23