As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have set tocdepth to a lower number, so that other subsections are not included in the list. But instead of just removing thes开发者_开发知识库e items, LaTeX leaves a gap. How does it happen? How co
I am using the article class with the code: \\documentc开发者_StackOverflow中文版lass[12pt]{article}
I am 开发者_运维技巧writing a personal statement in latex. I don\'t want the big margin at the top of the page not big title taking a lot of space. I just like to make the layout compact but still cle
This is probably best explained with an example. I have the following table, where the \"A\" cell spans two rows, and the \"B\" cell spans two columns.
How do I type a QED symbol - I want a full box and not an empty box like \\qed gives you. (I\'m not using \\begin{proo开发者_如何学编程f})You can use \\blacksquare ■:
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m new to it but know it can\'t handle something special I need. I want to develop functionality for LaTeX. Problem: There\'s something called just TeX. Then there\'s LaTe开发者_如何转开发X. And the
I want to manually break a line inside $$: $$something something <breakline> something else$$ I tried \\\\, \\newline, and \\linebreak bu开发者_运维技巧t none work. Ideas?A couple of people h