Timeline for What are underfull hboxes and how can I get rid of them?
Current License: CC BY-SA 2.5
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 31, 2020 at 4:04 | comment | added | sreeraj t | What if I write \\ , put a blank line and then write something?. In this scenario, there is something written after \\, but I am still getting this error! | |
| Aug 21, 2014 at 15:17 | comment | added | Shailen | In addition to what @DGrady said, you can use \bigskip or \medskip which are basically \vspace{predefined_val} | |
| Feb 9, 2013 at 0:03 | comment | added | DGrady | Using \setlength{\parskip}{...} is great if you want extra space between every paragraph. If you want some extra space to appear in one spot but not all the time, you can also use \vspace{...}. | |
| Jul 26, 2010 at 20:41 | history | answered | Quadrescence | CC BY-SA 2.5 |