----------------------------------
Options for ``Paraview`` subfigure
----------------------------------

**Option aliases:**

* *Parent* -> *Type*
* *parent* -> *Type*
* *pos* -> *Position*
* *type* -> *Type*
* *width* -> *Width*

**Recognized options:**

*Alignment*: {``'center'``} | :class:`object`
    value of option "Alignment"
*Caption*: {``None``} | :class:`str`
    subfigure caption
*Command*: {``'pvpython'``} | :class:`str`
    name of Python/Paraview executable to call
*Format*: {``'png'``} | :class:`str`
    image file format
*ImageFile*: {``'export.png'``} | :class:`str`
    name of image file created by *Layout*
*Layout*: {``'layout.py'``} | :class:`str`
    name of Python file to execute with Paraview
*Position*: {``'b'``} | ``'c'`` | ``'t'``
    subfigure vertical alignment
*Type*: {``None``} | :class:`str`
    subfigure type or parent
*Width*: {``0.5``} | :class:`float`
    value of option "Width"