GeneralA new line after a subject

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
xetal
Posts: 14
Joined: Fri May 25, 2007 5:18 pm

A new line after a subject

Post by xetal »

Hey!

I'm having this: \documentclass[overlapped,line,letterpaper]{res}
And wan't an extra line (an empty line) after each new \subject. How do I fix this?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

A new line after a subject

Post by localghost »

The documentclass you are using is not a standard class. Where does it come from and is there a documentation? I assume that the command \subject is provided by this class. But without any detailed information there is no chance for help.
xetal
Posts: 14
Joined: Fri May 25, 2007 5:18 pm

Re: A new line after a subject

Post by xetal »

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

A new line after a subject

Post by localghost »

Seems to be a very ancient class made for a curriculum vitae. And i can't find that \subject thing you mentioned. When writing a CV, i would suggest that you take a look at moderncv as an alternative.
Post Reply