aboutsummaryrefslogtreecommitdiffstats
path: root/model_doc/kmm_component.tex
diff options
context:
space:
mode:
Diffstat (limited to 'model_doc/kmm_component.tex')
-rw-r--r--model_doc/kmm_component.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/model_doc/kmm_component.tex b/model_doc/kmm_component.tex
new file mode 100644
index 0000000..e474924
--- /dev/null
+++ b/model_doc/kmm_component.tex
@@ -0,0 +1,11 @@
+\documentclass{article}
+\usepackage{amsmath}
+\usepackage{amssymb}
+\usepackage{amsfonts}
+
+\thispagestyle{empty}
+\begin{document}
+\begin{equation}
+ y=kx+b\notag
+\end{equation}
+\end{document}