Why is \newpage ignored sometimes ?
How do I put text over symbols?
What are the available "documentclass" types and their uses?
Why do the less than symbol (<) and the greater than symbol (>) appear wrong as upside down exclamation (A^\[DownExclamation]) or question mark (A^\[DownQuestion])?
How to add an empty line between paragraphs?
Forcing linebreaks in \url
Multi-line (block) comments in LaTeX
Why is \newpage ignored sometimes ? https://tex.stackexchange.com/landing/r/digest?cta=question&id=2958
I have the following towards the end of an article. The bibliography is short (4 entries). What's happening is that on the very last page of document I get the chart and immediately afterwards the ... [floats] [page-breaking]
asked by wishihadabettername https://tex.stackexchange.com/landing/r/digest?cta=user&id=564
Score of 199 answered by Will Robertson https://tex.stackexchange.com/landing/r/digest?cta=user&id=179
Score of 295 How do I put text over symbols? https://tex.stackexchange.com/landing/r/digest?cta=question&id=74125
This is difficult for me to explain, but how do I put words over a symbol? For instance, I want to add words over an equal sign. Anyone know the command/syntax for that? Also adding ^ doesn't cut it..... [syntax]
asked by Lemon https://tex.stackexchange.com/landing/r/digest?cta=user&id=10554 Score of
179 answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954
Score of 134 What are the available "documentclass" types and their uses? https://tex.stackexchange.com/landing/r/digest?cta=question&id=782
Some of the available classes of documents in LaTeX are well known and widely used, such as the article and beamer classes, while others are not so well known, such as the standalone class. I found ... [document-classes] [big-list]
asked by Vivi https://tex.stackexchange.com/landing/r/digest?cta=user&id=14 Score of 522
answered by Stefan Kottwitz https://tex.stackexchange.com/landing/r/digest?cta=user&id=213
Score of 175 Why do the less than symbol (<) and the greater than symbol (>) appear wrong as upside down exclamation (A^\[DownExclamation]) or question mark (A^\[DownQuestion])?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=2369
When typing < or > in LaTeX and compiling with pdflatex, the less than and greater than symbols appear at upside down exclamation points. I'm not in math mode. [symbols] [punctuation] [font-encodings]
asked by biased_estimator https://tex.stackexchange.com/landing/r/digest?cta=user&id=996
Score of 340 answered by Stefan Kottwitz https://tex.stackexchange.com/landing/r/digest?cta=user&id=213
Score of 301 How to add an empty line between paragraphs? https://tex.stackexchange.com/landing/r/digest?cta=question&id=135134
I have two sections which I'd like to separate by an empty line. Every time I press Enter, LyX removes that empty line between paragraphs. How do I prevent this? [spacing] [lyx]
asked by goldisfine https://tex.stackexchange.com/landing/r/digest?cta=user&id=37301
Score of 178 answered by Werner https://tex.stackexchange.com/landing/r/digest?cta=user&id=5764 Score
of 191 Forcing linebreaks in \url https://tex.stackexchange.com/landing/r/digest?cta=question&id=3033
This question led to a new package: xurl I wish to typeset some relatively long URLs in a piece of text, and when I use \url{..}, the resulting text does not respect the margin boundaries that govern ... [line-breaking] [urls]
asked by Suresh https://tex.stackexchange.com/landing/r/digest?cta=user&id=103 Score of 375
answered by Suresh https://tex.stackexchange.com/landing/r/digest?cta=user&id=103 Score of
268 Multi-line (block) comments in LaTeX https://tex.stackexchange.com/landing/r/digest?cta=question&id=87303
In LaTeX, % can be used for single-line comments. For multi-line comments, the following command is available in the verbatim package. \begin{comment} Commented code \end{comment} But is there a ... [comments]
asked by Arindam Pal https://tex.stackexchange.com/landing/r/digest?cta=user&id=17379
Score of 374 answered by guillem https://tex.stackexchange.com/landing/r/digest?cta=user&id=3941 Score
of 317