elementary/doc - Fix some images placement in docs.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 18 Jul 2011 22:11:49 +0000 (22:11 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 18 Jul 2011 22:11:49 +0000 (22:11 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@61489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/examples.dox
src/lib/Elementary.h.in

index 3d307e5..d157bf2 100644 (file)
  * And this is the end of this example.
  *
  * This example will look like this:
+ *
  * @image html screenshots/bg_01.png
- * @image latex screenshots/bg_01.eps
+ * @image latex screenshots/bg_01.eps width=\textwidth
  */
 
 /**
  * @until object_show
  *
  * The example will look like this:
+ *
  * @image html screenshots/actionslider_01.png
- * @image latex screenshots/actionslider_01.eps
+ * @image latex screenshots/actionslider_01.eps width=\textwidth
  *
  * See the full source code @ref actionslider_example_01 "here"
  */
  * ourselves.
  *
  * The example should look like this:
+ *
  * @image html screenshots/animator_example_01.png
- * @image latex screenshots/animator_example_01.eps
+ * @image latex screenshots/animator_example_01.eps width=\textwidth
  * @n
  * @image html screenshots/animator_example_02.png
- * @image latex screenshots/animator_example_02.eps
+ * @image latex screenshots/animator_example_02.eps width=\textwidth
  * @n
  * @image html screenshots/animator_example_03.png
- * @image latex screenshots/animator_example_03.eps
+ * @image latex screenshots/animator_example_03.eps width=\textwidth
  *
  * The full source code for this example can be found @ref
  * animator_example_01_c "here"
  * but the custom theme must be added to the front of the search path.
  *
  * In the end, we should be looking at something like this:
+ *
  * @image html screenshots/theme_example_01.png
- * @image latex screenshots/theme_example_01.eps
+ * @image latex screenshots/theme_example_01.eps width=\textwidth
  *
  * That's all. Boringly simple, and the full code in one piece can be found
  * @ref theme_example_01.c "here".
   * commonly used.
   *
   * In the end, we'll be presented with something that looks like this:
+  *
   * @image html screenshots/button_01.png
-  * @image latex screenshots/button_01.eps
+  * @image latex screenshots/button_01.eps width=\textwidth
   *
   * The full code of the example is @ref button_example_01.c "here" and we
   * will follow here with a rundown of it.
  * @skipline show
  *
  * Our example will look like this:
+ *
  * @image html screenshots/bubble_example_01.png
- * @image latex screenshots/bubble_example_01.eps
+ * @image latex screenshots/bubble_example_01.eps width=\textwidth
  *
  * See the full source code @ref bubble_example_01.c here.
  * @example bubble_example_01.c
  * untouched in our @ref box_example_01 "previous example".
  *
  * @image html screenshots/box_example_02.png
- * @image latex screenshots/box_example_02.eps
+ * @image latex screenshots/box_example_02.eps width=\textwidth
  *
  * @skipline Elementary.h
  *
  * @until ELM_MAIN
  *
  * Our example will look like this:
+ *
  * @image html screenshots/calendar_example_01.png
- * @image latex screenshots/calendar_example_01.eps
+ * @image latex screenshots/calendar_example_01.eps width=\textwidth
  *
  * See the full source code @ref calendar_example_01.c here.
  * @example calendar_example_01.c
  * skipline weekdays_names_set
  *
  * Our example will look like this:
+ *
  * @image html screenshots/calendar_example_02.png
- * @image latex screenshots/calendar_example_02.eps
+ * @image latex screenshots/calendar_example_02.eps width=\textwidth
  *
  * See the full source code @ref calendar_example_02.c here.
  * @example calendar_example_02.c
  * @skipline elm_calendar_min_max_year_set
  *
  * Our example will look like this:
+ *
  * @image html screenshots/calendar_example_03.png
- * @image latex screenshots/calendar_example_03.eps
+ * @image latex screenshots/calendar_example_03.eps width=\textwidth
  *
  * See the full source code @ref calendar_example_03.c here.
  * @example calendar_example_03.c
  * @until elm_calendar_selected_time_set
  *
  * Our example will look like this:
+ *
  * @image html screenshots/calendar_example_04.png
- * @image latex screenshots/calendar_example_04.eps
+ * @image latex screenshots/calendar_example_04.eps width=\textwidth
  *
  * See the full source code @ref calendar_example_04.c here.
  * @example calendar_example_04.c
  * @skipline evas_object_smart_callback_add
  *
  * Our example will look like this:
+ *
  * @image html screenshots/calendar_example_05.png
- * @image latex screenshots/calendar_example_05.eps
+ * @image latex screenshots/calendar_example_05.eps width=\textwidth
  *
  * See the full source code @ref calendar_example_05.c here.
  * @example calendar_example_05.c
  * @note Remember to draw marks after clear the calendar.
  *
  * Our example will look like this:
+ *
  * @image html screenshots/calendar_example_06.png
- * @image latex screenshots/calendar_example_06.eps
+ * @image latex screenshots/calendar_example_06.eps width=\textwidth
  *
  * See the full source code @ref calendar_example_06.c here.
  * @example calendar_example_06.c
  *
  * See the full @ref clock_example.c "example", whose window should
  * look like this picture:
+ *
  * @image html screenshots/clock_example.png
- * @image latex screenshots/clock_example.eps
+ * @image latex screenshots/clock_example.eps width=\textwidth
  *
  * See the full @ref clock_example_c "source code" for this example.
  *
  *
  * See the full @ref diskselector_example_01.c "diskselector_example_01.c"
  * code, whose window should look like this picture:
+ *
  * @image html screenshots/diskselector_example_01.png
- * @image latex screenshots/diskselector_example_01.eps
+ * @image latex screenshots/diskselector_example_01.eps width=\textwidth
  *
  * @example diskselector_example_01.c
  */
  *
  * See the full @ref diskselector_example_02.c "diskselector_example_02.c"
  * code, whose window should look like this picture:
+ *
  * @image html screenshots/diskselector_example_02.png
- * @image latex screenshots/diskselector_example_02.eps
+ * @image latex screenshots/diskselector_example_02.eps width=\textwidth
  *
  * @example diskselector_example_02.c
  */
  *
  * See the full @ref flipselector_example.c "example", whose window should
  * look like this picture:
+ *
  * @image html screenshots/flipselector_example.png
- * @image latex screenshots/flipselector_example.eps
+ * @image latex screenshots/flipselector_example.eps width=\textwidth
  *
  * See the full @ref flipselector_example_c "source code" for this example.
  *
  *
  * See the full @ref fileselector_example.c "example", whose window
  * should look like this picture:
+ *
  * @image html screenshots/fileselector_example.png
- * @image latex screenshots/fileselector_example.eps
+ * @image latex screenshots/fileselector_example.eps width=\textwidth
  *
  * See the full @ref fileselector_example_c "source code" for this example.
  *
  * it (if any was made).
  *
  * This is how the example, just after called, should look like:
+ *
  * @image html screenshots/fileselector_button_example_00.png
- * @image latex screenshots/fileselector_button_example_00.eps
+ * @image latex screenshots/fileselector_button_example_00.eps width=\textwidth
  *
  * Click on the file selector button to raise its internal file
  * selector, which will be contained on an <b>"inner window"</b>:
+ *
  * @image html screenshots/fileselector_button_example_01.png
- * @image latex screenshots/fileselector_button_example_01.eps
+ * @image latex screenshots/fileselector_button_example_01.eps width=\textwidth
  *
  * Toggle the "inwin mode" switch off and, if you click on the file
  * selector button again, you'll get @b two windows, the original one
  * (note the last selection there!)
+ *
  * @image html screenshots/fileselector_button_example_02.png
- * @image latex screenshots/fileselector_button_example_02.eps
+ * @image latex screenshots/fileselector_button_example_02.eps width=\textwidth
+ *
  * and the file selector's new one
+ *
  * @image html screenshots/fileselector_button_example_03.png
- * @image latex screenshots/fileselector_button_example_03.eps
+ * @image latex screenshots/fileselector_button_example_03.eps width=\textwidth
  *
  * Play with the checkboxes to get the behavior changes on the file
  * selector button. The respective API calls on the widget coming from
  * selector's window: it will start the file browsing there, for you.
  *
  * This is how the example, just after called, should look like:
+ *
  * @image html screenshots/fileselector_entry_example_00.png
- * @image latex screenshots/fileselector_entry_example_00.eps
+ * @image latex screenshots/fileselector_entry_example_00.eps width=\textwidth
  *
  * Click on the file selector entry to raise its internal file
  * selector, which will be contained on an <b>"inner window"</b>:
+ *
  * @image html screenshots/fileselector_entry_example_01.png
- * @image latex screenshots/fileselector_entry_example_01.eps
+ * @image latex screenshots/fileselector_entry_example_01.eps width=\textwidth
  *
  * Toggle the "inwin mode" switch off and, if you click on the file
  * selector entry again, you'll get @b two windows, the original one
  * (note the last selection there!)
+ *
  * @image html screenshots/fileselector_entry_example_02.png
- * @image latex screenshots/fileselector_entry_example_02.eps
+ * @image latex screenshots/fileselector_entry_example_02.eps width=\textwidth
+ *
  * and the file selector's new one
+ *
  * @image html screenshots/fileselector_entry_example_03.png
- * @image latex screenshots/fileselector_entry_example_03.eps
+ * @image latex screenshots/fileselector_entry_example_03.eps width=\textwidth
  *
  * Play with the checkboxes to get the behavior changes on the file
  * selector entry. The respective API calls on the widget coming from
  * @until ELM_MAIN
  *
  * Our example will initially look like this:
+ *
  * @image html screenshots/hover_example_01.png
- * @image latex screenshots/hover_example_01.eps
+ * @image latex screenshots/hover_example_01.eps width=\textwidth
  *
  * And after you click the "Show hover" button it will look like this:
+ *
  * @image html screenshots/hover_example_01_a.png
- * @image latex screenshots/hover_example_01_a.eps
+ * @image latex screenshots/hover_example_01_a.eps width=\textwidth
  *
  * @example hover_example_01.c
  */
   * ilustrate that it's possible to animate the flip programmatically.
   *
   * Our example will look like this:
+  *
   * @image html screenshots/flip_example_01.png
-  * @image latex screenshots/flip_example_01.eps
+  * @image latex screenshots/flip_example_01.eps width=\textwidth
+  *
   * @note Since this is an animated example the screenshot doesn't do it
   * justice, it is a good idea to compile it and see the animations.
   *
   * @until show(label
   *
   * Our example will look like this:
+  *
   * @image html screenshots/label_example_01.png
-  * @image latex screenshots/label_example_01.eps
+  * @image latex screenshots/label_example_01.eps width=\textwidth
   *
   * @example label_example_01.c
   */
   * This example will look like this:
   *
   * @image html screenshots/image_example_01.png
-  * @image latex screenshots/image_example_01.eps
+  * @image latex screenshots/image_example_01.eps width=\textwidth
   *
   * @example image_example_01.c
   */
   * This example will look like this:
   *
   * @image html screenshots/icon_example_01.png
-  * @image latex screenshots/icon_example_01.eps
+  * @image latex screenshots/icon_example_01.eps width=\textwidth
   *
   * @example icon_example_01.c
   */
  * @until }
  *
  * Our example will initially look like this:
+ *
  * @image html screenshots/hoversel_example_01.png
- * @image latex screenshots/hoversel_example_01.eps
+ * @image latex screenshots/hoversel_example_01.eps width=\textwidth
  *
  * And when the hoversel is clicked it will look like this:
+ *
  * @image html screenshots/hoversel_example_01_a.png
- * @image latex screenshots/hoversel_example_01_a.eps
+ * @image latex screenshots/hoversel_example_01_a.eps width=\textwidth
  *
  * @example hoversel_example_01.c
  */
  * can see on the following image:
  *
  * @image html screenshots/conformant_example_01.png
- * @image latex screenshots/conformant_example_01.eps
+ * @image latex screenshots/conformant_example_01.eps width=\textwidth
  *
  * But if you call a virtual keyboard, the window will resize, changing
  * widgets size and position. All the content will shrink.
  * The window will look like this:
  *
  * @image html screenshots/conformant_example_02.png
- * @image latex screenshots/conformant_example_02.eps
+ * @image latex screenshots/conformant_example_02.eps width=\textwidth
  *
  * If you don't want such behaviour, you
  * will need a conformant to account for space taken up by the indicator,
  * a window like the following when the virtual keyboard is hidden:
  *
  * @image html screenshots/conformant_example_03.png
- * @image latex screenshots/conformant_example_03.eps
+ * @image latex screenshots/conformant_example_03.eps width=\textwidth
  *
  * As you can see, it guess the space that will be required by the keyboard.
  * Verify how perfectly it fits when keyboard is visible:
  *
  * @image html screenshots/conformant_example_04.png
- * @image latex screenshots/conformant_example_04.eps
+ * @image latex screenshots/conformant_example_04.eps width=\textwidth
  *
  * So, let's study each step required to transform our initial example on
  * the second one.
index d05912f..2ef3bdb 100644 (file)
@@ -4179,8 +4179,9 @@ extern "C" {
     * @until ELM_MAIN()
     *
     * Our example will look like this:
+    *
     * @image html screenshots/frame_example_01.png
-    * @image latex screenshots/frame_example_01.eps
+    * @image latex screenshots/frame_example_01.eps width=\textwidth
     *
     * @example frame_example_01.c
     */
@@ -5487,8 +5488,9 @@ extern "C" {
     * @until }
     *
     * The example will look like this:
+    *
     * @image html screenshots/anchorblock_01.png
-    * @image latex screenshots/anchorblock_01.eps
+    * @image latex screenshots/anchorblock_01.eps width=\textwidth
     *
     * @example anchorblock_example_01.c
     */
@@ -7056,8 +7058,9 @@ extern "C" {
     * value is changed when the checkbox is changed.
     *
     * Our example will look like this:
+    *
     * @image html screenshots/check_example_01.png
-    * @image latex screenshots/check_example_01.eps
+    * @image latex screenshots/check_example_01.eps width=\textwidth
     *
     * @example check_example_01.c
     */
@@ -8705,6 +8708,7 @@ extern "C" {
     * The speed in which an animation happens doesn't have to be linear, some
     * animations will look better if they're accelerating or decelerating, so
     * elm_animator provides four options in this regard:
+    *
     * @image html elm_animator_curve_style.png
     * @image latex elm_animator_curve_style.eps width=\textwidth
     * As can be seen in the image the speed of the animation will be:
@@ -10205,8 +10209,9 @@ extern "C" {
     * @until }
     *
     * This example will look like this:
+    *
     * @image html screenshots/colorselector_example_01.png
-    * @image latex screenshots/colorselector_example_01.eps
+    * @image latex screenshots/colorselector_example_01.eps width=\textwidth
     *
     * @example colorselector_example_01.c
     */