Skip to main content

Questions tagged [article]

The {article} tag marks questions related to the article standard class and classes which are intended to act as a replacement for it.

1 vote
1 answer
21 views

Displaying article title in fancyhdr header with conditionals

I use the tip found here How to display article title in fancyhdr header to display article title in fancy header. But I'm not able to make it works within a condition sequence. As an example, this ...
AEgidius's user avatar
0 votes
1 answer
42 views

Contributor in aomart cannot work

I am writing an article using the aomart class file, and I encountered an error regarding the \contrib command. When I compile the document, I receive an "undefined control sequence" error ...
L.L's user avatar
  • 113
1 vote
1 answer
26 views

Reference appear twice inside the article document of synopsis

MWE: \documentclass[12pt,a4paper]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{amssymb} \usepackage{graphicx} \usepackage{hyperref} \usepackage{setspace}%line strech \...
SandyM's user avatar
  • 2,869
2 votes
1 answer
34 views

How to use bold horizontal and vertical lines in a specific row of table?

I need a Table as shown in the attached image file. Could you help me to generate this table according to the image file. Thank you in advance. \documentclass[]{article} %\usepackage{booktabs} \begin{...
relinquere's user avatar
0 votes
0 answers
26 views

how i can make the numer of subsection in right side

\documentclass{article} \usepackage[utf8]{inputenc} \usepackage{latexsym} \usepackage{amsmath} \usepackage{amssymb} \usepackage{amsfonts} \usepackage[english, russian]{babel} \usepackage{nopageno} \...
Abdel djalil Boulebbina's user avatar
0 votes
1 answer
21 views

Issue/explanation request: \vskip inside maketitle definition in one or two columns article

in the class I am writing (imeko_acta.cls), which is based on article.cls, I have redefined the \maketitle command to have a specific title area. This is always a onecolumn, full text width section at ...
TrAmA's user avatar
  • 17
0 votes
0 answers
24 views

Table page overflow with images

I am creating a table of images for a report using the tabular environment. Unfortunately, the table keeps going over the page boundary and into the "void", and I can't seem to break the ...
John Macauskey's user avatar
0 votes
1 answer
28 views

How to have non-italic text from \cite[]{} within theorem using amsthm and article class?

I have a tex file: \documentclass[11pt]{amsart} \usepackage{amssymb,amsthm,enumitem,mathtools,fullpage,microtype} \usepackage[hypertexnames=false]{hyperref} \hypersetup{ colorlinks=true, linkcolor=...
Akira's user avatar
  • 1,441
4 votes
1 answer
47 views

Why do `ftcap` and `caption` produce different vertical spacing?

I usually load the caption package to fix the spacing between tables and their captions in the article class. Since I don't use any other features of the caption package, I decided to try using the ...
inavda's user avatar
  • 251
0 votes
0 answers
22 views

Avoid new page after end a section in latex [duplicate]

I am working on latex, and this is my main.tex, including all the packages which will be used: \documentclass{article} \usepackage[]{hyperref} \newcounter{Chapcounter} \newcommand\showmycounter{\...
Hân Trần's user avatar
1 vote
2 answers
59 views

Short title running and Author running in article class

I try to add short title running on the even pages and author running on the odd page in a document, using this code: \documentclass[11pt]{article} \usepackage{lipsum} \title{\bf THE TITLE} \author{...
Cris's user avatar
  • 1,201
4 votes
4 answers
800 views

Long equation doesn't fit within text block

Question: I have been typing a very long equation but it doesn't fit on the page. What I have provided for the following MWE is for the document class article for the landscape page. My original page ...
SandyM's user avatar
  • 2,869
3 votes
2 answers
356 views

LaTeX document header

I'm trying to reproduce this template for a physics lesson sheet and I can't put the header which contains : "Prof : ; Vecteurs et Translation ; Année" This is what I tried : \...
Dots's user avatar
  • 429
0 votes
2 answers
67 views

Why won't the titlesec package modify \chapter headings? (PDFLaTeX)

It seems to me that titlesec is failing to set \chapter heading styles in documents. The documentation says that it should have support to set \chapter heading styles. Here is a minimum reproducible ...
Matthew Boyea's user avatar
0 votes
0 answers
27 views

Adding an html document to an article [duplicate]

I'm trying to add an html document to an article document and i don't seem to find a way. Anyone can help? Thank you all very much in advance !
HansDerHalbe's user avatar

15 30 50 per page
1
2 3 4 5
43