Editor Formatvorlage: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Zeile 7: Zeile 7:
=== Quelltext formatieren ===
=== Quelltext formatieren ===
'title => 'Quelltext'<br>
'title => 'Quelltext'<br>
'description' => 'Quelltext formatieren'
'description' => 'Quelltext formatieren'<br>
'content' =>'<nowiki><code> </code></nowiki>'
'content' =>'<nowiki><code> </code></nowiki>'


=== MATLAB-Code ===
=== MATLAB-Code ===
=== Musterlösung ===
'title => 'Quelltext'<br>
'description' => 'Quelltext formatieren'<br>
'content' =>'<nowiki><syntaxhighlight lang="matlab" style="border: none; background-color: #EFF1C1; font-size:larger">  </syntaxhighlight></nowiki>'
=== Lösung ===
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Lösung 2&thinsp;</strong>
|-
|
'''Lösung:'''
|-
|}


=== LaTeX-Formel ===  
=== LaTeX-Formel ===  

Version vom 14. März 2024, 14:58 Uhr

Gewünschte Formatvorlagen

Halbes umbruchgeschütztes Leerzeichen

'title => 'Schmales Leerzeichen'
'description' => 'schmales umbruchgeschützte Leerzeichen'
'content' =>'&#8239;'

Quelltext formatieren

'title => 'Quelltext'
'description' => 'Quelltext formatieren'
'content' =>'<code> </code>'

MATLAB-Code

'title => 'Quelltext'
'description' => 'Quelltext formatieren'
'content' =>'<syntaxhighlight lang="matlab" style="border: none; background-color: #EFF1C1; font-size:larger"> </syntaxhighlight>'

Lösung

LaTeX-Formel

'title => 'LaTeX'
'description' => 'LaTeX-Formel'
'content' =>'<math> </math>'