Search found 2 matches

by kim0o0
Mon Feb 29, 2016 9:03 am
Forum: Page Layout
Topic: \newpage Problem
Replies: 4
Views: 14912

\newpage Problem

I am working with my own CLS, so I am not sure that the example will be appropriate! anyways, I tried to copy the problem reason below.

\documentclass[comments]{tc}
\usepackage{showkeys}
\renewcommand{\eref}[2]{{#1}{~\ref{#2}}}
\usepackage{multirow,array,eurofont,rotating}
\usepackage{etex ...
by kim0o0
Sun Feb 28, 2016 6:52 pm
Forum: Page Layout
Topic: \newpage Problem
Replies: 4
Views: 14912

\newpage Problem

Hi All,

I am trying to start a new page at the end of my article. I am working with two column layout.

I tried \newpage, \clearpage, \cleardoublepage, \pagebreak, and alot of same commands but for sorry they didn't work.

The only effect I got is with \clearpage but it cause the content after it ...