DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:odt:odt-demo-page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin:odt:odt-demo-page [2017-03-03 21:09] – Added exttab3 plugin LarsDW223plugin:odt:odt-demo-page [2017-04-28 08:51] – old revision restored (2017-03-21 19:43) LarsDW223
Line 242: Line 242:
  
 </columns> </columns>
 +
 +====== Definition List plugin ======
 +
 +:!: This example requires the [[https://www.dokuwiki.org/plugin:definitionlist|Definition List plugin]] to be installed :!:
 +
 +See an example of a simple definition list: 
 +  ; termA : definitionA
 +  ; termB : definitionB
 +  ; termC : definitionC
  
 ====== Emphasis plugin ====== ====== Emphasis plugin ======
Line 290: Line 299:
 The output generated by the filelist plugin is exported to ODT: The output generated by the filelist plugin is exported to ODT:
 {{filelist>lib/images/*&style=table&direct=1&preview=1&link=0}} {{filelist>lib/images/*&style=table&direct=1&preview=1&link=0}}
 +
 +====== Geotag plugin ======
 +
 +:!: This example requires the [[https://www.dokuwiki.org/plugin:geotag|geotag plugin]] to be installed :!:
 +
 +The geotag plugin allows a user to annotate pages with a geotag:
 +{{geotag>lat:51.565696, lon:5.324596}}
  
 ====== Keyboard plugin ====== ====== Keyboard plugin ======
Line 298: Line 314:
  
 This displays the keys <key>ALT</key> + <key>H</key>. This displays the keys <key>ALT</key> + <key>H</key>.
 +
 +====== Math2/Mathpublish plugin ======
 +
 +:!: This example requires the [[https://www.dokuwiki.org/plugin:mathpublish|mathpublish plugin]] to be installed :!:
 +
 +The mathpublish plugin can be used to insert mathematical formulae. See some examples from the plugin page:
 +
 +<m>S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)}</m> 
 +
 +<m 8>delim{lbrace}{matrix{3}{1}{{3x-5y+z=0} {sqrt{2}x-7y+8z=0} {x-8y+9z=0}}}{ }</m>
 +
 +<m 32>delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3</m>
 +
 +
 +====== Mimetex plugin ======
 +
 +:!: This example requires the [[https://www.dokuwiki.org/plugin:mimetex|mimetex plugin]] to be installed :!:
 +
 +The mimetex plugin can be used to insert formulas which are also exported to ODT. See some examples from the plugin page:
 +
 +<latex>
 +    \frac{3}{4 \pi}   \sqrt{4 \cdot x^2   12}\\
 +    \lim_{n \to \infty}
 +    \sum_{k=1}^n \frac{1}{k^2} = \frac{\pi^2}{6}\\
 +    \it{f}(x) = \frac{1}{\sqrt{x} x^2}\\
 +    e^{i \pi} + 1 = 0\;
 +</latex>
 +
 +====== Note plugin ======
 +
 +:!: This example requires the [[https://www.dokuwiki.org/plugin:note|note plugin]] to be installed :!:
 +
 +The note plugin can be used to write little notes of different kinds. See this examples from the plugin page:
 +<note>
 +This is my note ! Remember it!!
 +</note>
 +
 +<note important>
 +Warning ! You're about to lose your mind ;-)
 +</note>
 +
 +<note tip>
 +The clues are in the images.
 +</note>
 +
 +<note warning>
 +Beware of the cat when you open the door !!
 +</note>
 +
 +In ODT the notes are rendered as tables. This is why they loose their round corners after export to ODT.
  
 ====== Pagebreak plugin ====== ====== Pagebreak plugin ======
plugin/odt/odt-demo-page.txt · Last modified: 2024-03-08 07:07 by 2a03:6880:118c:df00:4cb8:8578:89aa:8a98

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki