Search found 2 matches

by Diebele
Tue Mar 30, 2010 3:27 pm
Forum: Text Formatting
Topic: There's no line here to end
Replies: 3
Views: 2568

There's no line here to end

gmedina wrote:Hi,

which document class are you using? I would suggest you to use the titlesec package (but if you are using some of the AMS document classes, it will not work).
Hi!
I use Article. Is it in AMS document class? Will try it.
by Diebele
Wed Mar 24, 2010 1:23 pm
Forum: Text Formatting
Topic: There's no line here to end
Replies: 3
Views: 2568

There's no line here to end

I wanted to centering my sections and subsections. What should I do?
So I did this:

Code: Select all

\begin{center}
\subsection{Some subsection}
\end{center}
And received an error: "There's no line here to end"