User:Inthar/Style guide: Difference between revisions

Inthar (talk | contribs)
Inthar (talk | contribs)
Line 8: Line 8:
* Bolded variables denote interval sizes (especially letters of scale words) and elements of lattices.
* Bolded variables denote interval sizes (especially letters of scale words) and elements of lattices.
** 5'''L''' 2'''s'''
** 5'''L''' 2'''s'''
* Sans serif function names are scale constructions, or more generally functions named more verbosely than in conventional math notation.
* Sans serif function names are scale constructions, or more generally functions named more verbosely than is typical for conventional math notation.
** <math>\mathsf{MOS}(5,2;6)(\mathbf{L}, \mathbf{s}) = \mathbf{LLLsLLs}</math>
** <math>\mathsf{MOS}(5,2;6)(\mathbf{L}, \mathbf{s}) = \mathbf{LLLsLLs}</math>
** Blackdye is <math>\mathsf{Fl}(\mathrm{Pyth}[5]; 10/9)</math>
** Blackdye is <math>\mathsf{Fl}(\mathrm{Pyth}[5]; 10/9)</math>
== Discrete sets ==
== Discrete sets ==
* For <math>k \in \mathbb{R}</math> and <math>n\in \mathbb{Z}_{>0},</math> <math>[n]_k</math> denotes <math>\{k, k+1, ..., k+n-1\}.</math> I may also use <math>[i:j]</math> for <math>[j-i]_i.</math> For ''n'' = 0, [0]<sub>k</sub> is the empty set.
* For <math>k \in \mathbb{R}</math> and <math>n\in \mathbb{Z}_{>0},</math> <math>[n]_k</math> denotes <math>\{k, k+1, ..., k+n-1\}.</math> I may also use <math>[i:j]</math> for <math>[j-i]_i.</math> For ''n'' = 0, [0]<sub>k</sub> is the empty set.