Changes

Jump to navigation Jump to search
413 bytes added ,  01:02, 17 December 2012
no edit summary
==Suggestion for new syntax==
''In progress...'Open for discussion :-)'''
The needs out of existing syntax and my personal experience:
===Simple===
 
Expected formular number: (1) and list entry (1) -> "Der einfache Test"
 
<texcode>
\placeformula[reference={one},listlabel={Der einfache Test}]
\startformula
c^2 = a^2 + b^2.
\stopformula
</texcode>
Expected formular number: (1) and list entry (1) -> "Der einfache Test"
\stopformula
</texcode>
 
===Block notation: NR===
\stopsubformulas
</texcode>
 
===eqalignno===
\stopformula
</texcode>
 
 
===Summary===
 
All three commands:
* \NR
* \placeformula
* \formualanumber
share the same attributes:
* sublevel (maybe better: formulalevel or just level?)<br />to define and concrete the (sub-)level of the formula
* listlabel (maybe textlabel? the numberlabel is still needed)<br /> to add a entry in the list of formulas
* reference<br />just a classic reference in order to link to it
so that the syntax is more intuitive during writing.
 
Also. this way the commands:
* placesubformula
* placenamedformula
* placenamedsubformula
* startstopsubformulas
* subformulanumber
will become needless.
98

edits

Navigation menu