Top "Spacing" questions

Refers to the blank space (page or screen) between two objects or entities.

Line spacing after endl and cout?

I noticed that in the following code: cout << "Please enter your number: "; cin >> Number; cout <&…

c++ line cout spacing endl
How to reduce the separation from other text using LaTeX minted?

I want to use the minted package to give me syntax highlighting but it has a spacing of more than …

latex spacing pygments
WPF tab control spacing between headers

The default behavior of the WPF Tabcontrol is to place the Tab Headers adjacent to each other, without any empty …

wpf header tabcontrol spacing gaps-in-visuals
LaTeX: Avoid new paragraph?

I use the \todo command from the \todonotes package. I'd like to layout my source to put \todos separately from …

layout latex spacing paragraph
decreasing line spacing itemize latex

I would like to place each item more close to each other, that is, decrease the line spacing but I …

latex spacing
Sentence Spacing

What is the best way to present the additional spacing that should come between sentences (using [X]HTML+CSS)? <…

html css typography spacing
LaTeX Beamer : distribute items evenly inside each frame

I have a Beamer presentation and I'd like to get the items of an itemize environment evenly spaced in each …

latex spacing beamer
CSS 100% - 200px?

I'm trying to use <div> objects and CSS to emulate the appearance of frames for a project that …

css width positioning spacing
CSS Height 100% + overflow: auto not showing all of nest content

Basically I have a one page HTML app with everything fixed position, and I only want one pane to have …

html css positioning spacing