Hello,
Uwe Brauer writes:
"Uwe" == Uwe Brauer writes:
>
>
>>
>> frame="hsides">
>
> This seem to be the problematic line. I would like that
> orgtbl-to-html would generate
>
>
>
> How can I achieve that?
You could play with :tstart parameter. See `orgtbl-to-generic'
docstring.
>>> "Uwe" == Uwe Brauer writes:
>
>
This seem to be the problematic line. I would like that
orgtbl-to-html would generate
How can I achieve that?
Uwe Brauer
Hello
Thanks to advice received in this list orgtbl-to-latex does precisely
what I want, it generates a latex table with boundaries and hlines. Here
is an example
% BEGIN RECEIVE ORGTBL this
\begin{tabular}{|l|l|}
this & that\\ \hline
this & that\\ \hline
\end{tabular}
% END RECEIVE ORGTBL this
\