This page shows some examples. The org source document is here.
VERSE is used to keep the line breaks in a reagin. This is a VERSE:
Notice: As you can see, the starting whitespaces counts.
Everything should be made as simple as possible, but not any simpler – Albert Einstein
Just like a normal paragraph but it is quoted.
This level is quoted
An EXAMPLE is used to include literal examples.
This is an EXAMPLE:
Some example from a text file.
You can also start the example lines with a colon followed by a space:
Some example started with a colon followed by a space.
If example is source code, you can use BEGIN_SRC
block instead.
You can always use M-x org-edit-src-code
to edit the code block in
another buffer.
Print hello world
in C:
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("hello this world\n");
return 0;
}
- This is italic
- This is bold
- This is underlined
- This is a
variable
,verbatim
this is deleted
This is a horizontal line
This is a drawer
The Org homepage[fn:orglink: org mode homepage] now looks a lot better than it used to.
Inline definition [fn:: This is the inline definition of this footnote].
Org homepage again [fn:orglink]. Don’t tell others that the link is: http://orgmode.org
An issue about the footnote [fn:issue: The definition is wrapped in a paragraph (<p>
) hence a new line].
This is a link do you like it?
- plus
- second plus
- star
- second star
- number
- second number
- number again
- second number again
- third star
- third plus
The formula:
where
It’s just an example :)
- [x] add more examples
- [ ] push to GitHub
The quick brown fox jumps over the lazy dog. Foxy parsons quiz and cajole the lovably dim wiki-girl. Watch “Jeopardy!”, Alex Trebek’s fun TV quiz game. How razorback-jumping frogs can level six piqued gymnasts! All questions asked by five watched experts — amaze the judge.
The quick brown fox jumps over the lazy dog. Foxy parsons quiz and cajole the lovably dim wiki-girl. Watch “Jeopardy!”, Alex Trebek’s fun TV quiz game. How razorback-jumping frogs can level six piqued gymnasts! All questions asked by five watched experts — amaze the judge.
The quick brown fox jumps over the lazy dog. Foxy parsons quiz and cajole the lovably dim wiki-girl. Watch “Jeopardy!”, Alex Trebek’s fun TV quiz game. How razorback-jumping frogs can level six piqued gymnasts! All questions asked by five watched experts — amaze the judge.
The quick brown fox jumps over the lazy dog. Foxy parsons quiz and cajole the lovably dim wiki-girl. Watch “Jeopardy!”, Alex Trebek’s fun TV quiz game. How razorback-jumping frogs can level six piqued gymnasts! All questions asked by five watched experts — amaze the judge.
The quick brown fox jumps over the lazy dog. Foxy parsons quiz and cajole the lovably dim wiki-girl. Watch “Jeopardy!”, Alex Trebek’s fun TV quiz game. How razorback-jumping frogs can level six piqued gymnasts! All questions asked by five watched experts — amaze the judge.
<sec:table>
Monday | Tuesday | Wesday | Thursday | Friday | This is a long weekend |
---|---|---|---|---|---|
work | play | study | work | party | I have nothing to do |
play | study and work and play and party | work | party | work | I sing and dance and the quick brown fox jumps over the lazy dog. |
<sec:image>
- one item
- <<target>>another item
Here we refer to item target.
Please check the table tab:plan at section sec:table, and image fig:tree at section sec:image.
The mass of the sun is M_sun = 1.989 x 10^30 kg. The radius of the sun is Rsun = 6.96 x 10^8 m.
Angles are written as Greek letters α, β and γ.