I have a part A in a document with some text and listings/figures in between. The figures and listings are positioned using htb.
Below is the beginning of my LaTeX code. When I compile, theorem numbers do not show the decimal point. For example, the output shows Theorem 11 instead of Theorem 1.1. How can I fix this ?
I\'m trying this, but I get a little distance. \\documentclass{article} \\usepackage{graphicx} \\usepackage[a3paper,landscape]{geometry}
I have defined new commands within a document as follows: %---------------------------------------------------------
Hi I\'m using LateX. I have a block of text that I\'d li开发者_运维知识库ke to have a small box like space highlighting the are (just like a \\begin{equation} but for text).
I am writing an elementary summation proof and would like to write that 1 + 2 + 3 + ... + n-2 + n-1 + n
For some courses I take, we are allowed to write a summary and to used it at the exam. The summary allowed is usually limited to something like ten A4 pages. I quickly googled for latex templatex, but
How do I change the counter in ToC to letters (A, 开发者_StackOverflow社区B, C)? To illustrate: from
This question already has answers here: Closed 10 years ago. Possible Duplicate: hide an entry from Toc in latex
I have a document with an itemize structure and some table to display inside it. It have 3 subitem and the table is in the third one.