Hi Ijon,
That worked wonderfully.
Thanks so much for your help! :)
Lucia
Search found 7 matches
- Thu May 06, 2021 2:18 pm
- Forum: Page Layout
- Topic: Math environment within a list.
- Replies: 2
- Views: 5646
- Thu Apr 29, 2021 2:37 pm
- Forum: Page Layout
- Topic: Math environment within a list.
- Replies: 2
- Views: 5646
Math environment within a list.
Hi everyone,
I am writing an essay and I am using amsthm to create "claim" and "proof" math environments. Usually when one uses a "proof" environment, Latex creates an empty line before the proof. For example:
\documentclass{report}
\usepackage{amsthm}
\theoremstyle{remark}
\newtheorem{claim ...
I am writing an essay and I am using amsthm to create "claim" and "proof" math environments. Usually when one uses a "proof" environment, Latex creates an empty line before the proof. For example:
\documentclass{report}
\usepackage{amsthm}
\theoremstyle{remark}
\newtheorem{claim ...
- Thu Apr 15, 2021 11:10 pm
- Forum: Page Layout
- Topic: Add different "QED" like symbols.
- Replies: 5
- Views: 11235
Add different "QED" like symbols.
Amazing! Thank you :)
- Mon Apr 12, 2021 10:43 pm
- Forum: Page Layout
- Topic: Add different "QED" like symbols.
- Replies: 5
- Views: 11235
Add different "QED" like symbols.
Hi Stefan,
I am using amsthm.
Lucia
I am using amsthm.
Lucia
- Mon Apr 12, 2021 3:31 pm
- Forum: Page Layout
- Topic: Add different "QED" like symbols.
- Replies: 5
- Views: 11235
Add different "QED" like symbols.
Hi,
I am writing an essay which has different math environments e.g. theorems, lemmas, proofs, etc.
At the end of the proofs, I have the default white square.
I wanted to add symbols at the end of definitions, examples, and remarks as well. I found this solution online, which I've added to my ...
I am writing an essay which has different math environments e.g. theorems, lemmas, proofs, etc.
At the end of the proofs, I have the default white square.
I wanted to add symbols at the end of definitions, examples, and remarks as well. I found this solution online, which I've added to my ...
- Tue Sep 15, 2020 10:51 am
- Forum: Graphics, Figures & Tables
- Topic: Table in multicolumn environment
- Replies: 2
- Views: 5418
Table in multicolumn environment
Hi Johannes,
Unfortunately, a plot would not be possible. But, now that you say that, you have inspired me to think that perhaps I could condense the data down in a different, more palatable way... Thanks! :)
For future reference, regarding the method that I was describing to construct a table ...
Unfortunately, a plot would not be possible. But, now that you say that, you have inspired me to think that perhaps I could condense the data down in a different, more palatable way... Thanks! :)
For future reference, regarding the method that I was describing to construct a table ...
- Mon Sep 14, 2020 5:02 pm
- Forum: Graphics, Figures & Tables
- Topic: Table in multicolumn environment
- Replies: 2
- Views: 5418
Table in multicolumn environment
Hi there,
I want to include a very long and narrow table in a Latex document. (I am in \documentclass{amsart} if that is relevant.) The table has almost 3000 rows and 3 narrow columns. When I inserted it using the normal tabular environment it spanned almost 80 pages!
Therefore, I would like to ...
I want to include a very long and narrow table in a Latex document. (I am in \documentclass{amsart} if that is relevant.) The table has almost 3000 rows and 3 narrow columns. When I inserted it using the normal tabular environment it spanned almost 80 pages!
Therefore, I would like to ...