Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not indenting when using \raggedright #16

Open
PTNobel opened this issue May 15, 2015 · 2 comments
Open

Not indenting when using \raggedright #16

PTNobel opened this issue May 15, 2015 · 2 comments

Comments

@PTNobel
Copy link

PTNobel commented May 15, 2015

When using \raggedright (as suggested in the docs), paragraphs stop being indented. and the spacing after the title gets messed up.

Example code:

\documentclass[12pt,letterpaper]{article}
\usepackage[utf8]{inputenc}
\usepackage{nag}
\usepackage{ifpdf}
\usepackage{tools/mla13}
\raggedright{}

\usepackage{lipsum}
\usepackage{tools/cleanjobname}
\firstname{PTNobel}
\lastname{Nobel}
\professor{Mr.\ Teacher}
\class{This Class: Per. #}
\title{Name This Paper}

\begin{document}

\makeheader{}
\lipsum{}
\makeworkscited{}
\end{document}

@raxod502
Copy link
Contributor

raxod502 commented Mar 6, 2017

I also see this problem.

@raxod502
Copy link
Contributor

raxod502 commented Mar 6, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants