From ccb7862c6b48470a896753e88c6972b4d9cec977 Mon Sep 17 00:00:00 2001 From: sekelsenmat Date: Mon, 22 Sep 2014 09:34:29 +0000 Subject: [PATCH] test file git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3587 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../examples_files/html/areaofcircle.html | 110 ++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 applications/fpvviewer/examples_files/html/areaofcircle.html diff --git a/applications/fpvviewer/examples_files/html/areaofcircle.html b/applications/fpvviewer/examples_files/html/areaofcircle.html new file mode 100644 index 000000000..29dea9c5b --- /dev/null +++ b/applications/fpvviewer/examples_files/html/areaofcircle.html @@ -0,0 +1,110 @@ + + + + + Area of a circle + + +

Area of a circle

+

+ + + + + Area = + Circle Area = + π + × + r + 2 + + + + r + 2 + + + +

+

+ The area of a circle is + + π + + + r + 2 + + . +

+ + \ No newline at end of file