{vertical-alignment} is about aligning document elements vertically, e.g. using \raggedbottom or \flushbottom or adjusting the vertical position of several equation or table components. If your question is generally about (vertical) white space, use {spacing} instead.
3
votes
0answers
26 views
Tabular alignment of text and figure
I am preparing an exam. And I want to properly build a top page header, with the university logo, and two block of text side-by-side (for course, department, etc.). I have already seen some possible ...
3
votes
0answers
48 views
pgfplots trim to axis area even with extra ticklabels
I have a plot with extra x tick labels on top in pgfplots that i wish to display in a figure at the top of my page.
I wish to have the top of the actual axis rectangle directly at the top, with the ...
3
votes
0answers
139 views
How to vertically align the captions for sub figures in subfigure?
This is my tikz code:
\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{shapes,shapes.geometric,arrows,fit,calc,positioning,automata,}
\usepackage{amsmath}
\usepackage{caption}
...
3
votes
0answers
97 views
Text in table with images is not aligned on top
I have table with text in the first column and image in second. I want both columns to be top aligned. I use following code:
\begin{tabular}{p{3cm}l}
Internal state after adding 2 elements & ...
0
votes
0answers
39 views
TikZ triming text based on an other node placement
I am using tikz to create a page layout comprising different nodes, each node containing a bit of text.
The nodes are placed relative to each other.
What I would like to achieve is that for some ...


