Skip to main content

Questions tagged [newtheorem]

The `\newtheorem` command is used to create environments appropriate for typesetting theorems, lemmas, corollaries and similar structures, which are used in mathematical texts.

0 votes
1 answer
32 views

For various reasons I need to access the theorem counter, increase it by once manually, and then continue with the normal counter. Here is a minimal NON-WORKING example to show what I have in mind: \...
underflow's user avatar
  • 1,099
2 votes
1 answer
81 views

I'm currently trying to generalize user egreg's answer to a similar question where the asker wanted to create a new customized amsthm theorem environment which supports manual numbering in its ...
Frances's user avatar
  • 365
0 votes
0 answers
48 views

How can I get the Definition and Theorem environment like these in LaTeX? My original setting in the preamble is \documentclass[binding=0.6cm,twoside]{sapthesis} \usepackage{microtype} \usepackage[...
Nicolò Bonacorsi's user avatar
0 votes
1 answer
77 views

I have a tex file: \documentclass{article} \usepackage{amsthm,mathtools,amssymb,enumitem} \usepackage{zref-clever} \zcsetup{cap=true,comp=false,sort=false} \newcommand{\addtheorem}[2]{% \AddToHook{...
Akira's user avatar
  • 3,371
2 votes
1 answer
112 views

I have a tex file: \documentclass[11pt]{amsart} \usepackage{zref-clever} \usepackage{stix,bera} \zcsetup{cap=true} \usepackage[hypertexnames=false]{hyperref} \hypersetup{ colorlinks=true, ...
Akira's user avatar
  • 3,371
2 votes
1 answer
36 views

I like to use a certain style of beamer but when I try to use theorem environment I can not see the highlighting of the title of the theorem like I usually do. Here is my exemple code, in this I see ...
terence1's user avatar
3 votes
1 answer
70 views

I stumbled upon the following problem: I defined some theorem environments and I prefer the theoremstyle break. If the following line contains a formula like a sum, then it might overlap with the ...
Knallkopf's user avatar
4 votes
1 answer
312 views

I use Scientific Workplace 5.5, and I'm interested in making Remark unnumbered. By default, Preamble contains \newtheorem{remark}[theorem]{Remark} I changed this to \newtheorem{remark}{Remark} which ...
John Kim's user avatar
0 votes
1 answer
42 views

I meet a strange issue when using \ekvcSecondaryKeys. Here is my MWE: \ekvcSplit\NewTheorem{% name=,%#1 numberlike=,%#2 display=,%#3 numberin=,%#4 refname=,%#5 Refname=,%#6 style=,%#7 }{%...
Gau-Syu's user avatar
  • 515
3 votes
1 answer
159 views

I discovered a very strange behavior. If you run the following code, you will get an error (I use TexStudio and TexLive on a Mac M1): \documentclass{book} \usepackage{amsthm} \usepackage{hyperref} \...
user avatar
1 vote
1 answer
54 views

I want to add the definition number inside a blue box, as shown in the image. I've tried several approaches but haven't been successful. Any suggestions on how to do this? Thanks \documentclass[10pt]{...
Samia Rani's user avatar
3 votes
1 answer
102 views

Yesterday I went back on adding more content to some informal notes I started to write long ago. The main file including the preamble with all definition used (and possibly something more) is shown ...
Daniele Tampieri's user avatar
2 votes
1 answer
86 views

The basic idea is that I am going to have examples of english sentences and then alternative formalizations of them. I want an arabic counter (‘eg’ in MWE) for the english sentences and an ...
Ainsley May's user avatar
2 votes
1 answer
592 views

I'm currently working on a book, and I want to create a list of examples. I tried lots of solutions available online, but none suited me well - see for example: https://texblog.org/2008/07/13/define-...
shahroor's user avatar
4 votes
1 answer
155 views

I am writing a LaTeX document where I formatting a mathstatement environment as into the following code. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
Antonio Maria Di Mauro's user avatar

15 30 50 per page
1
2 3 4 5
12