mirror of https://github.com/texmacs/doc.git
61 lines
1.9 KiB
Tcl
61 lines
1.9 KiB
Tcl
<TeXmacs|1.0.4.2>
|
|
|
|
<style|tmdoc>
|
|
|
|
<\body>
|
|
<tmdoc-title|Rechnende Befehle>
|
|
|
|
Mit den folgenden Tastenkombinationen können dynamische Rechnungen
|
|
durchgeführt werden:
|
|
|
|
<\description>
|
|
<item*|<key|executable \|>>inklusives Oder von zwei Aussagen.
|
|
|
|
<item*|<key|executable ^>>exklusives Oder von zwei Aussagen.
|
|
|
|
<item*|<key|executable &>>Und von zwei Aussagen.
|
|
|
|
<item*|<key|executable !>>Negation einer Aussage.
|
|
|
|
<item*|<key|executable +>>Addition zweier Zahlen.
|
|
|
|
<item*|<key|executable ->>Subtraktion zweier Zahlen.
|
|
|
|
<item*|<key|executable *>>Multiplikation zweier Zahlen.
|
|
|
|
<item*|<key|executable />>Division zweier Zahlen.
|
|
|
|
<item*|<key|executable ;>>Zusammenfügung zweier Zeichenketten.
|
|
|
|
<item*|<key|executable #>>Darstellung einer Zahl in <em|Arabic>, <em|roman>,
|
|
<em|Roman>, <em|alpha> oder <em|Alpha> (wird beispielsweise in
|
|
Aufzählungen benutzt).
|
|
|
|
<item*|<key|executable \<gtr\>>>Übersetzung eines Wortes von einer Quellsprache
|
|
in eine Zielsprache (siehe die Wörterbücher (dictionary) in
|
|
<verbatim|$TEXMACS_PATH/data/dic>).
|
|
|
|
<item*|<key|executable =>>Teste auf Gleichheit.
|
|
|
|
<item*|<key|executable E-e>>Teste auf Ungleichheit.
|
|
|
|
<item*|<key|executable ?>>Einfügung einer Wenn-Abfrage (if) mit optinalem Sonst
|
|
(else).
|
|
</description>
|
|
|
|
<tmdoc-copyright|1998--2002|Joris van der Hoeven>
|
|
|
|
<tmdoc-license|Permission is granted to copy, distribute and/or modify this
|
|
document under the terms of the GNU Free Documentation License, Version 1.1
|
|
or any later version published by the Free Software Foundation; with no
|
|
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
|
Texts. A copy of the license is included in the section entitled "GNU Free
|
|
Documentation License".>
|
|
</body>
|
|
|
|
<\initial>
|
|
<\collection>
|
|
<associate|language|english>
|
|
<associate|preamble|false>
|
|
</collection>
|
|
</initial> |