There are some typesetting specifications that have explicit tags for the classification and keywords. The LaTeX article typesetting specification does not. But, you could just add a couple of extra paragraphs to the abstract, one for the classification and the other for the keywords. Start the paragraph with the no indent horizontal spacing object to avoid the indent that normally starts a paragraph, and use the bold text tag for the classification/keyword label.
The attached sample document is the Standard LaTeX Article with a few changes in the document preamble. I added the date field using a one column two row table. The first row uses \today so the current date is typeset and the second row has the text "Preliminary Version". I also added sample classification and keyword lines to the abstract, preceeding each paragraph with the no indent object. To add the no indent object, use Insert, Spacing, Horizontal spacing and then select No indent from the dialog.
Thanks for this very
Thanks for this very informative post.
Check this out! -> increase soundcloud re-posts
There are some typesetting
There are some typesetting specifications that have explicit tags for the classification and keywords. The LaTeX article typesetting specification does not. But, you could just add a couple of extra paragraphs to the abstract, one for the classification and the other for the keywords. Start the paragraph with the no indent horizontal spacing object to avoid the indent that normally starts a paragraph, and use the bold text tag for the classification/keyword label.
Dear George, new problem
Dear George,
new problem arises. I would like to add one line, Preliminary Version, under the data above the abstract. How should I proceed?
I tried to add the line to Date tag, but then the date does not appear in the middle of the page.
Thanks!
George, I got it. I thought I
George, I got it.
I thought I go Tag- Appearance - modify abstract, but nothing works. But I figured out what you mean just inserted spacing.
Thanks a lot!
Thank you George! But how to
Thank you George!
But how to remove the indent just for one paragraph in the Abstract? I found commands in Latex, but have no idea how to do it in SWP.
Thanks again!
The attached sample document
The attached sample document is the Standard LaTeX Article with a few changes in the document preamble. I added the date field using a one column two row table. The first row uses \today so the current date is typeset and the second row has the text "Preliminary Version". I also added sample classification and keyword lines to the abstract, preceeding each paragraph with the no indent object. To add the no indent object, use Insert, Spacing, Horizontal spacing and then select No indent from the dialog.
I think this covers everything you mentioned.
Insert a table to the date
Insert a table to the date field, this is super! Thanks a lot George!!