pubsEngine also implemented this mechanism on GNUplot scripts using `.gnuplot`.
pubsEngine also implemented this mechanism on GNUplot scripts using `.gnuplot` class.
## Subprocess delegation
@ -518,7 +518,8 @@ pubsEngine also implemented this mechanism on GNUplot scripts using `.gnuplot`.
~~~
We can delegate the compilation of our CodeBlock to other application.
As an example, the creation of table \ref{tbl:delegate}, can be delegated to `multimarkdown` using following syntax. Please notice the use of `#tbl:delegate` for assignment of label that can be refered in the text using `\ref{tbl:delegate}`.
As an example, the creation of table \ref{tbl:delegate}, can be delegated to `multimarkdown` using following syntax.
Please notice the use of `#tbl:delegate` for assignment of label that can be refered in the text using `\ref{tbl:delegate}`.