Text FormattingSetting abstract as single column and introduction as two column

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
ajamel88
Posts: 4
Joined: Wed Oct 09, 2019 9:17 pm

Setting abstract as single column and introduction as two column

Post by ajamel88 »

Hi,

I am about sending my paper to a journal. The journal format is tow column but the abstract is a single column. I am using a springer template. When I try to set the layout as \documentclass[twocolumn]{svjour3} but the abstract also is setting as twocolumn I need the abstract format to be separated to the rest of the paper.

For example, it should be like this:
Abstract
ababababababababab
ababababababababab
ababababababababab

Introduction
abababab babababab
babaabab babababab
abababab babababab

any help please?

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Setting abstract as single column and introduction as two column

Post by Ijon Tichy »

If you are sending your paper to a Springer journal that uses svjour3, don't care about such things but use the class as it (with the options documented for the particular journal), read the author manual and obey the author instructions. Usually Springer will do the detail work and remove all modifications. So to deviate from the author instructions and modify the usual result of the class would increase the work amount needed to be done by Springer. I've worked as typesetter for Springer and can tell you: They wouldn't like it.

If you are sending your paper to another publisher don't use a Springer class. Use either the class provided by your publisher or use the generic article class.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
ajamel88
Posts: 4
Joined: Wed Oct 09, 2019 9:17 pm

Setting abstract as single column and introduction as two column

Post by ajamel88 »

Ijon Tichy wrote:If you are sending your paper to a Springer journal that uses svjour3, don't care about such things but use the class as it (with the options documented for the particular journal), read the author manual and obey the author instructions. Usually Springer will do the detail work and remove all modifications. So to deviate from the author instructions and modify the usual result of the class would increase the work amount needed to be done by Springer. I've worked as typesetter for Springer and can tell you: They wouldn't like it.

If you are sending your paper to another publisher don't use a Springer class. Use either the class provided by your publisher or use the generic article class.
Actually, I reviewed the papers published in the journal all of them were formatted as I mentioned. this is why I thought that I should commit the paper style. So as you mentioned I will use the class option and let springer do the details. Thank you very much, dear.
pjsdcrosa
Posts: 2
Joined: Fri Apr 10, 2020 3:28 am

Setting abstract as single column and introduction as two column

Post by pjsdcrosa »

Hi, ajamel88.

Did you send the paper with the abstract in two columns? I saw some papers published in the springer’s journals and it was placed in one column, but I can’t do the same.

Thank you.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Setting abstract as single column and introduction as two column

Post by Johannes_B »

Springer will do the typesetting, they just want the content from you.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
pjsdcrosa
Posts: 2
Joined: Fri Apr 10, 2020 3:28 am

Setting abstract as single column and introduction as two column

Post by pjsdcrosa »

Ok. Thank you so much!! XD
Post Reply