* @image latex layout_inheritance_tree.eps
*
* @image html img/widget/layout/preview-00.png
- * @image latex img/widget/layout/preview-00.eps width=\textwidth
+ * @image latex img/widget/layout/preview-00.eps width=\\textwidth
*
* @image html img/layout-predefined.png
- * @image latex img/layout-predefined.eps width=\textwidth
+ * @image latex img/layout-predefined.eps width=\\textwidth
*
* A Layout is a direct realization of @ref elm-layout-class.
*
* object added to its @c SWALLOW:
*
* @image html layout_swallow.png
- * @image latex layout_swallow.eps width=\textwidth
+ * @image latex layout_swallow.eps width=\\textwidth
*
* @section secBox Box (@c BOX part)
*
* objects added to its @c BOX part:
*
* @image html layout_box.png
- * @image latex layout_box.eps width=\textwidth
+ * @image latex layout_box.eps width=\\textwidth
*
* @section secTable Table (@c TABLE part)
*
* objects added to its @c TABLE part:
*
* @image html layout_table.png
- * @image latex layout_table.eps width=\textwidth
+ * @image latex layout_table.eps width=\\textwidth
*
* @section secPredef Predefined Layouts
*
* @image latex list_inheritance_tree.eps
*
* @image html img/widget/list/preview-00.png
- * @image latex img/widget/list/preview-00.eps width=\textwidth
+ * @image latex img/widget/list/preview-00.eps width=\\textwidth
*
* @image html img/list.png
- * @image latex img/list.eps width=\textwidth
+ * @image latex img/list.eps width=\\textwidth
*
* A list widget is a container whose children are displayed
* vertically or horizontally, in order, and can be selected. The list