diff doc/manual/manual_overview.tex @ 72:2b89d8497aad

- html manual work
author cslag
date Sun, 13 Mar 2016 21:08:59 +0100
parents 32e397e1674c
children 8326c5ced916
line wrap: on
line diff
--- a/doc/manual/manual_overview.tex	Mon Mar 07 01:45:36 2016 +0100
+++ b/doc/manual/manual_overview.tex	Sun Mar 13 21:08:59 2016 +0100
@@ -22,12 +22,12 @@
 \section{Overview}
 
 The \product{dyncall} library encapsulates architecture-, OS- and compiler-specific
-function call semantics in a virtual
-
-\begin{center}
+function call semantics in a virtual %
+%
+\casehtml{\Tg<span clas="marker">}{\begin{center}}%
 \emph{bind argument parameters from left to right and then call}
-\end{center}
- 
+\casehtml{\Tg</span>}{\end{center}}%
+ %
 interface allowing programmers to call C functions 
 in a completely dynamic manner. In other words, instead of calling a function 
 directly, the \product{dyncall} library provides a mechanism to push the function parameters