Skip to main content

Questions tagged [tags]

{tags} is for questions specifically about the tagging of mathematical equations in LaTeX (with numbers, letters etc.).

0 votes
1 answer
32 views

How to left align chemical equations with tags?

I have a set of chemical reactions I am trying to write using mhchem. I need to left-align the equations and right-align the tags. Here's what I have done so far: \begin{align} \ce{AB -> A + B} \...
navajyothmp's user avatar
0 votes
1 answer
29 views

How to tag related equations with the same number, but with a suffix letter

I am reading a book were the numbering of equations follows the format (<section>.<eq number>) with an additional perk, namely that whenever it makes sense to gather a set of equations ...
Albert's user avatar
  • 145
2 votes
1 answer
83 views

Tagging several consecutively aligned lines with one centered tag

I want to reference an equation that is too long to fit on one line, but I do not want the tag to be at the end of the second line. This is the current latex I have: \begin{alignat}{3}\label{eq:...
TimeTravelPenguin's user avatar
0 votes
1 answer
28 views

Adding equation name along with equation number

I want to include an additional text (say the equation name), along with the equation number. The equation name is to be displayed only at the place where the equation is displaced, i.e. when I use \...
joseph praful's user avatar
3 votes
1 answer
75 views

Write a `\tag` in math display mode such that it won't automatically be enclosed by parentheses and such that Overleaf won't complain

How can I write a \tag in math display mode such that it won't automatically be enclosed by parentheses and such that Overleaf won't complain? (I presume that it's bad practice to ignore Overleaf's ...
Noah J's user avatar
  • 515
0 votes
1 answer
72 views

Equation referencing

LyX correctly infers the equation number from the compiled document and displays its correct equation number. The LxY:Cross-reference dialog, however, only shows the label, but not the equation number....
Alois Pichler's user avatar
1 vote
3 answers
82 views

How do I tag certain text to distinguish it, but that can also easily be toggled off to exclude from printing?

I've prepared law school course notes/outlines in LaTeX (using Overleaf). I have a school course in which I'll be tested on both the general law in a certain subject across most U.S. states, and also ...
T.C.'s user avatar
  • 111
0 votes
1 answer
39 views

Using throughout numbering for sections, statements, displays, tables, figures, itemize items, etc. and referring to them

I find most easy to navigate through a text which has numbering like this (3) Section title Lots of explanations blablabla ... (3.5) Subsection title tratatata because (3.5.1) \emph{If $X=Y$ then $Z=T$...
მამუკა ჯიბლაძე's user avatar
2 votes
3 answers
64 views

The problem of tag in align environmnt

Normally, tag is only used in labeling. However, I want to use tag to text something longer than labels. Image: WMF: \documentclass{article} \usepackage{amsmath} \usepackage[margin=1.00cm]{geometry} \...
oooh GYC's user avatar
0 votes
0 answers
27 views

How to vertically align equation tags? [duplicate]

Consider the following example \documentclass{article} \usepackage{mathtools} \usepackage{xcolor} \makeatletter % make "@" a letter-like symbol \renewcommand{\tagform@}[1]{\maketag@@@{\...
sam wolfe's user avatar
  • 257
1 vote
2 answers
49 views

Indented text with numeric label

What would be a way to write the labelled text below, tagged with 15? I'm using align all the time but by default the text inside seems to go in mathmode, which forces me to introduce many "text&...
user1868607's user avatar
0 votes
0 answers
36 views

How to select specific tagged part of a LaTeX document?

I am writing a wide set of exercises, that I tagged with different themes. A single exercise can of course be associated to different themes. Is there a way to tag them (in a specific "exercise&...
Desiderius Severus's user avatar
0 votes
3 answers
138 views

How tag a quote with equations?

I would like to tag a citation with equations; more precisely I would like tag citations using the following code and I would like tag them as I tag proposition, theorem etc... I tried to use the ...
Antonio Maria Di Mauro's user avatar
1 vote
0 answers
36 views

Make a tag in a command from given arguments

I am trying to make a LaTeX document for maths notes. I have written the following commands: \newcommand{\definition}[2]{\textbf{Definition} (#1): #2 \index{#1} \tag{definition_#1}} \newcommand{\...
Robin's user avatar
  • 179
0 votes
0 answers
22 views

How put subtags autonumbering?

I created more tag for enumerate separately equations, propositions, lemmas etc. However, I would like that if an equation is put into a proposition then it is tagged as an equation of that ...
Antonio Maria Di Mauro's user avatar

15 30 50 per page
1
2 3 4 5
10