Skip to main content

Questions tagged [tag]

The [tag] tag should be used to identify questions dealing with the use of the \tag sequence defined by amsmath; that is, the identifier used to label equations. See also [tags].

Filter by
Sorted by
Tagged with
2 votes
1 answer
55 views

Is it possible to have a changeable parameter in the Tag of an equation? Consider the following example: \documentclass{article} \usepackage{hyperref} \usepackage{mathtools} \begin{document} \def\...
Jinwen's user avatar
  • 9,406
2 votes
1 answer
78 views

I have a constrained optimization problem. I want a tag, such as Primal / Dual, on the left of the first line for the whole problem, which I can cross reference later. I also want the tags / ...
user295959's user avatar
1 vote
1 answer
218 views

3 It's my first time asking here... This site has been always a great helper on learning LaTeX :} I chose to study LaTeX by copying random pages In Griffiths QM with Overleaf. This is my third day, ...
Cho Hyeonseung's user avatar
4 votes
2 answers
174 views

I am writing a pretty extensive Latex article and I have many equations. I would like if, when repeating an equation, it would show up as (eq number)_r. I present an MWE \documentclass[10pt, twoside]{...
Rubén's user avatar
  • 176
0 votes
1 answer
121 views

I have tried to create a list item using the \itemindent command, but it does not work within the list, when I am using \DocumentMetadata{testphase={phase-III}}. I also need to ensure accessibility. ...
murugan anbu's user avatar
0 votes
1 answer
91 views

I want to add alternative text (Alt-text) to have a dialogue box appear when hovering over the figures. Additionally, I need to ensure PDF accessibility tagging is implemented in this PDF. My MWE is ...
murugan anbu's user avatar
2 votes
1 answer
260 views

I wrote two equations, both having labels and tags so that I can display them in my format as well as reference them later. However, while clicking on (1.1) or (1.2), both lead to the Equation (1.1). ...
Annan Vora's user avatar
0 votes
0 answers
43 views

The purpose is to create a table as a template so I can build my price tags. The table I've built using Tex is: And the code is: \documentclass{article} \usepackage{multirow} \usepackage{pdflscape} %...
DingoStiglitz's user avatar
1 vote
1 answer
394 views

I used \tag{} in eqnarray. But is not permitted and have an error "! Package amsmath Error: \tag not allowed here". Is there a solution to this? Please do as necessary after checking.
Rajasekar's user avatar
0 votes
1 answer
126 views

I am using amsart class with default left equation numbering. I need to write an equation with number on the left and comment on the right as follows. qwer = asdf1 by Lemma A (1) = ...
D.L's user avatar
  • 185
1 vote
0 answers
121 views

I have been using the solution in Tag placing with amsmath to turn on the leqno option locally for part of a document. However, when using the align environment from amsmath, this leads to spacing ...
Cian's user avatar
  • 182
2 votes
1 answer
382 views

I am using custom counters for numbering examples and problems. The counters use chapter numbering followed by the problem number. For example, first problem in chapter 3 would be 3.1 and so on. In ...
Damitr's user avatar
  • 2,159
1 vote
1 answer
126 views

EDIT: Given the comments I will rewrite my question from scratch and provide a solution for it. It can be useful for some people. I get an error missing } inserted end{align*} if I use the following ...
gatsu's user avatar
  • 163
0 votes
1 answer
146 views

% SIAM Article Template \documentclass[review,onefignum,onetabnum]{siamart220329} %%% commands and packages \usepackage{amsmath} \usepackage{amssymb} \usepackage{amsfonts} \usepackage{mathrsfs} \...
giorgi nguyen's user avatar
0 votes
0 answers
102 views

This is a follow-up question of Equation with tags on both sides which tackles the equation environment. How do I make it work for align and alignat? For reference, the solution for equation is https:/...
putianyi888's user avatar

15 30 50 per page