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
playground:playground [2010/08/02 13:59] richterplayground:playground [2014/03/20 12:30] richter
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
 +
 +==== Latex Plugin ====
 +Components
 +
 +Name:
 +    LaTeX plugin administration 
 +Type:
 +    admin
 +
 +Name:
 +    $$...$$ syntax  for displayed LaTeX-math [ddollar]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{displaymath} ... \end{displaymath} syntax [displaymath]
 +Type:
 +    syntax
 +
 +Name:
 +    $...$ syntax for inline LaTeX-math [dollar]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{eqnarray} ... \end{eqnarray} syntax [eqnarray]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{eqnarray*} ... \end{eqnarray*} syntax [eqnarraystar]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{equation} ... \end{equation} syntax [equation]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{equation*} ... \end{equation*} syntax [equationstar]
 +Type:
 +    syntax
 +
 +Name:
 +    <latex>...</latex> syntax for inline LaTeX (non-math-mode) [latex]
 +Type:
 +    syntax
 +
 +Examples:
 +$$a&=&\frac{a}{c}\times b\times a$$ another way to say $c=b$ $a\times u\times b$ 
 +
 ==== Google Charts ==== ==== Google Charts ====
-{{ http://chart.apis.google.com/chart?cht=tx&chl=|x=\frac{-b\pm\sqrt{b^2-4ac}}{2a} }}+ 
 +<gchart 350x120 pie3d #0000ff #ffffff left legend "Favorite fruits"> 
 +Apples       33 
 +Peaches      23 
 +Strawberries 25 
 +Peanuts      = 7 
 +</gchart> 
 + 
  
 ==== Graphviz plugin ==== ==== Graphviz plugin ====
Line 79: Line 139:
 ==== Uniprot plugin example ==== ==== Uniprot plugin example ====
 {{uniprot>name:LACTB_HUMAN}} or {{uniprot>pac:P83111}} {{uniprot>name:LACTB_HUMAN}} or {{uniprot>pac:P83111}}
-<code>{{uniprot>name:LACTB_HUMAN}} or {{uniprot>pac:P83111}}</code>+<code>{{uniprot>name:LACTB_HUMAN}} or or {{uniprot>pac:P83111}}</code>
  
 ==== Timeline example ==== ==== Timeline example ====
Line 133: Line 193:
  
 <code>{{media}}</code> <code>{{media}}</code>
 +
 +==== Sortable Tables ====
 +<sortable>
 +^Col1^Col3^Col3^
 +|1|one|25/12/2008|
 +|2|two|10/12/2008|
 +</sortable>
 +https://www.dokuwiki.org/plugin:sortablejs
 +
 +
Navigation
Print/export