Re: [O] \ref{} not working in HTML export

2013-11-07 Thread Luke Crook
Nicolas Goaziou gmail.com> writes: > > \ref{} is LaTeX syntax. Try [[tbl:repositories]] instead. > > Regards, > That did the trick, thank you.

Re: [O] \ref{} not working in HTML export

2013-11-07 Thread Nicolas Goaziou
Hello, Luke Crook writes: > The following works in the latex export, with the correct table number being > inserted. > > "See Table-\ref{tbl:repositories} for details" > > However "\ref{tbl:repositories}" is included verbatim in the HTML export. > > Is there a setting that causes \ref{} not t

[O] \ref{} not working in HTML export

2013-11-07 Thread Luke Crook
The following works in the latex export, with the correct table number being inserted. "See Table-\ref{tbl:repositories} for details" However "\ref{tbl:repositories}" is included verbatim in the HTML export. Is there a setting that causes \ref{} not to insert the correct results in HTML? T