Update.
This commit is contained in:
parent
8d9fabf86a
commit
2c4d7064dc
algo
18
algo/algo-example.tex
Normal file
18
algo/algo-example.tex
Normal file
@ -0,0 +1,18 @@
|
||||
\documentclass[10pt,a4paper]{article}
|
||||
|
||||
\usepackage{commun}
|
||||
\usepackage{algo}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{algobox}
|
||||
\vars{}{}
|
||||
\set{x}{2}
|
||||
|
||||
\debut
|
||||
|
||||
\fin
|
||||
\end{algobox}
|
||||
|
||||
|
||||
\end{document}
|
BIN
algo/build/algo-example.pdf
Normal file
BIN
algo/build/algo-example.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user