diff --git a/demo/org-mode-syntax.html b/demo/org-mode-syntax.html index 506f60e..f78828d 100755 --- a/demo/org-mode-syntax.html +++ b/demo/org-mode-syntax.html @@ -50,31 +50,32 @@
  • Abstract
  • Document header
  • Document settings
  • -
  • Section titles (headings)
  • -
  • Paragraphs
  • -
  • Formatting text
  • -
  • Lists
  • -
  • Tables
  • +
  • Section titles (headings)
  • +
  • Paragraphs
  • +
  • Formatting text
  • +
  • Lists
  • +
  • Tables
  • Links
  • -
  • Images
  • -
  • Videos
  • -
  • Admonitions
  • -
  • Centered text
  • -
  • Sidebar
  • -
  • Example
  • -
  • Prose excerpts
  • -
  • Comments
  • -
  • Substitutions
  • -
  • Source code
  • -
  • Math
  • -
  • Miscellaneous effects
  • -
  • Notes at the footer
  • -
  • Useful extensions
  • -
  • Graphs with Graphviz
  • -
  • Graphs with R
  • -
  • Index
  • -
  • Glossary
  • -
  • Bibliography
  • +
  • Images
  • +
  • Videos
  • +
  • Admonitions
  • +
  • Centered text
  • +
  • Sidebar
  • +
  • Example
  • +
  • Prose excerpts
  • +
  • Comments
  • +
  • Substitutions
  • +
  • Source code
  • +
  • Math
  • +
  • Miscellaneous effects
  • +
  • Notes at the footer
  • +
  • Useful extensions
  • +
  • Graphs with Graphviz
  • +
  • Graphs with R
  • +
  • Index
  • +
  • Bibliography
  • +
  • Citations
  • +
  • Glossary
  • @@ -182,18 +183,35 @@ to its 2 first levels) at the top of document.
    #+OPTIONS:   p:t
     
    + + +
    +

    List of figures

    +

    -#+TOC: figures is not implemented yet in the HMTL backend (though #+TOC: tables -is). +#+TOC: figures is not implemented yet in the HMTL backend.

    + +
    +

    List of tables

    +
    +

    +#+TOC: tables is already implemented in the HTML backend. +

    +
    -
    -

    Section titles (headings)

    -
    +
    +

    List of equations

    +
    +
    + +
    +

    Section titles (headings)

    +
    * Biggest heading (level 1)
    @@ -218,25 +236,25 @@ New sub-sub-section.
     
    -
    -

    Bigger heading (level 2)

    -
    +
    +

    Bigger heading (level 2)

    +

    New section.

    -
    -

    Big heading (level 3)

    -
    +
    +

    Big heading (level 3)

    +

    New sub-section.

    -
    -
    Heading (level 4)
    -
    +
    +
    Heading (level 4)
    +

    New sub-sub-section.

    @@ -245,9 +263,9 @@ New sub-sub-section.
    -
    -

    Numbered headings

    -
    +
    +

    Numbered headings

    +

    You can create numbered headings up to a certain level by setting an option:

    @@ -261,12 +279,12 @@ You can create numbered headings up to a certain level by setting an option:
    -
    -

    Paragraphs

    -
    -
    -

    Normal

    -
    +
    +

    Paragraphs

    +
    +
    +

    Normal

    +
    A single newline has no effect.
    @@ -293,9 +311,9 @@ demarcates paragraphs.
     
    -
    -

    Line breaks

    -
    +
    +

    Line breaks

    +
    By entering two consecutive backslashes, \\
    @@ -312,9 +330,9 @@ without starting a new paragraph.
     
    -
    -

    Horizontal rules

    -
    +
    +

    Horizontal rules

    +
    For an horizontal line, insert at least 5 dashes: this is some text above an
    @@ -335,9 +353,9 @@ and some text below it.
     
    -
    -

    Text width

    -
    +
    +

    Text width

    +

    One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, @@ -350,17 +368,17 @@ compared with the size of the rest of him, waved about helplessly as he looked.

    -
    -

    Formatting text

    -
    +
    +

    Formatting text

    +

    Text effects.

    -
    -

    Bold and italic

    -
    +
    +

    Bold and italic

    +
    Emphasize (italics), strongly (bold), and /very strongly/ (bold italics).
    @@ -404,12 +422,27 @@ bold.*
     is not
     bold.*
     

    + +

    +Org mode does not interpret a marker surrounded by alphanumeric characters as an +emphasis marker. So, you can’t (easily) emphasize just part of a word: +

    + +
    + +
    Not feas*ible*.
    +
    +
    + +

    +Not feas*ible*. +

    -
    -

    Monospace, superscript and subscript

    -
    +
    +

    Monospace, superscript and subscript

    +

    Other elements to use sparingly are:

    @@ -418,8 +451,8 @@ Other elements to use sparingly are:
    - monospaced typewriter font for inline code
     - monospaced typewriter font for verbatim text
    -- +deleted+ text (vs. inserted text)
    -- text with superscript, such as E=mc2
    +- +deleted text+ (vs. inserted text)
    +- text with superscript, such as 210
     - text with subscript, such as H2O
     
    @@ -427,26 +460,37 @@ Other elements to use sparingly are:
    • monospaced typewriter font for inline code
    • monospaced typewriter font for verbatim text
    • -
    • +deleted+ text (vs. inserted text)
    • -
    • text with superscript, such as E=mc2
    • +
    • +deleted text+ (vs. inserted text)
    • +
    • text with superscript, such as 210
    • text with subscript, such as H2O
    + +
    +

    Smart punctuation

    +
    +

    +If the XXX option is specified, Org mode will produce typographically correct +output, converting straight quotes to curly quotes, --- to em-dashes, -- to +en-dashes, and ... to ellipses. +

    +
    +
    -
    -

    Lists

    -
    +
    +

    Lists

    +

    Org markup allows you to create bulleted or numbered lists. It allows any combination of the two list types.

    -
    -

    Unordered lists

    -
    +
    +

    Unordered lists

    +

    Itemized lists are marked with bullets. Create them with a minus or a plus sign.

    @@ -480,9 +524,9 @@ a few words to really show the line wrapping.
    -
    -

    Checklists

    -
    +
    +

    Checklists

    +
    - [X] Checked.
    @@ -501,9 +545,9 @@ a few words to really show the line wrapping.
     
    -
    -

    Ordered lists

    -
    +
    +

    Ordered lists

    +

    Enumerated lists are marked with numbers or letters:

    @@ -552,9 +596,9 @@ You can have ordered lists with jumping numbers:
    -
    -

    Definition lists

    -
    +
    +

    Definition lists

    +

    Labeled, multi-line lists.

    @@ -566,7 +610,7 @@ Labeled, multi-line lists. to see what happens when you have long lines. - Second term :: - Explication of the second term. + Explication of the second term with inline markup. In many paragraphs. @@ -577,7 +621,7 @@ Labeled, multi-line lists. to see what happens when you have long lines.
    Second term

    - Explication of the second term. + Explication of the second term with inline markup.

    @@ -587,9 +631,9 @@ In many paragraphs.

    -
    -

    Separating lists

    -
    +
    +

    Separating lists

    +

    Adjacent lists sometimes like to fuse. To force the start of a new list, offset the two lists by an empty line comment: @@ -624,18 +668,18 @@ the two lists by an empty line comment:

    -
    -

    Tables

    -
    +
    +

    Tables

    +

    Tables are one of the most refined areas of the Org mode syntax. They are very easy to create and to read.

    -
    -

    Simple table

    -
    +
    +

    Simple table

    +
    | Cell in column 1, row 1 | Cell in column 2, row 1 |
    @@ -666,9 +710,9 @@ to create and to read.
     
    -
    -

    Column formatting

    -
    +
    +

    Column formatting

    +

    Columns are automatically aligned:

    @@ -679,9 +723,9 @@ Columns are automatically aligned:
    -
    -

    Table with aligned cells

    -
    +
    +

    Table with aligned cells

    +

    If you want to override the automatic alignment, use <r>, <c> or <l>.

    @@ -729,14 +773,14 @@ If you want to override the automatic alignment, use <r>,
    -
    -

    Table with column size adjusted

    +
    +

    Table with column size adjusted

    -
    -

    Header row

    -
    +
    +

    Header row

    +

    You can create tables with an header row (by using an horizontal line of dashes to separate it from the rest of the table). @@ -793,9 +837,9 @@ to separate it from the rest of the table).

    -
    -

    Table placement

    -
    +
    +

    Table placement

    +
    #+ATTR_LATEX: :center nil
    @@ -859,12 +903,12 @@ XXX Different from the following:
     
    -
    -

    Align tables on the page

    -
    -
    -

    Left

    -
    +
    +

    Align tables on the page

    +
    +
    +

    Left

    +

    Here is a table on the left side:

    @@ -920,9 +964,9 @@ table, so it pushes the table to the left.
    -
    -

    Center

    -
    +
    +

    Center

    +

    Here is a centered table:

    @@ -970,9 +1014,9 @@ Here is a centered table:
    -
    -

    Right

    -
    +
    +

    Right

    +

    And here’s a table on the right side:

    @@ -1028,9 +1072,9 @@ to the right.
    -
    -

    Table size

    -
    +
    +

    Table size

    +
    #+ATTR_HTML: :width 100%
    @@ -1062,9 +1106,9 @@ to the right.
     
    -
    -

    CSV

    -
    +
    +

    CSV

    +

    You can fill a table from a CSV file using R commands.

    @@ -1073,7 +1117,7 @@ You can fill a table from a CSV file using R commands.