Skip to content
Snippets Groups Projects
Select Git revision
  • adf0c56ab9e77014d9dd07557259e68dd46b6baf
  • master default
  • JS-based-scroll-rendering
  • Paul_Marius_Level
  • Paul_Marius_2
  • Paul_Marius
  • Andi_Mark
  • be-UnityWebView
  • gitignoreFrameitServer
  • ZimmerBSc
  • Bugfix_StageLoading
  • stages
  • MAZIFAU_Experimental
  • tsc/coneworld
  • tsc/fact-interaction
  • marcel
  • MaZiFAU_TopSort
  • mergeHelper
  • zwischenSpeichern
  • tempAndrToMaster
  • SebBranch
  • 3.0
  • v2.1
  • v2.0
  • v1.0
25 results

Task-Character.prefab.meta

Blame
  • macros.tex 746 B
    \renewcommand{\bnf}[1]{{\color{red}#1}}
    \newcommand{\type}{\mathtt{type}}
    \newcommand{\kind}{\mathtt{kind}}
    \newcommand{\self}{\mathtt{self}}
    \newcommand{\judg}[2]{#1 \vdash #2}
    \newcommand{\gjudg}[1]{\judg\Gamma{#1}}
    \newcommand{\tjudg}[2]{\judg{\Theta;#1}{#2}}
    \newcommand{\tgjudg}[1]{\tjudg{\Gamma}{#1}}
    \newcommand{\hastype}[2]{ #1 : #2 }
    \newcommand{\judgeq}[3]{ #1 \equiv #2:#3}
    \newcommand{\judgeqc}[2]{ #1 \rewrites #2}
    \newcommand{\oma}[2]{\ensuremath{#1\left(#2\right)}}
    \newcommand{\ombind}[3]{\ensuremath{#1\left[#2\right]\left(#3\right)}}
    
    \newcommand{\incl}[1]{\mathtt{include}\,#1}
    \newcommand{\gray}[1]{{\color{gray}#1}}
    \newcommand{\red}[1]{{\color{red}#1}}
    
    \newcommand{\cn}[1]{\ensuremath{\mathtt{#1}}}
    \def\defemph{\textbf}