Re: [O] Links to headings not generated in Tables

2013-12-19 Thread Luke Crook
Ok. I feel quite quite silly now. Thanks /Luke On Thu, Dec 19, 2013 at 12:48 PM, Nicolas Goaziou wrote: > Hello, > > Luke Crook writes: > > > What about the following code. In the following, <<1>> and <<2>> are not > > appearing in the HTML or the Latex exorts. > > > > > > > > * test > >

Re: [O] Links to headings not generated in Tables

2013-12-19 Thread Nicolas Goaziou
Hello, Luke Crook writes: > What about the following code. In the following, <<1>> and <<2>> are not > appearing in the HTML or the Latex exorts. > > > > * test > One, [[1]] and two, [[2]]. > > > * blee > > | ID| Descr | Descr | > |---+---+---| > | <<1>> | One | One | > |

Re: [O] Links to headings not generated in Tables

2013-12-19 Thread Luke Crook
Here is the html export. The anchor is generated, but with no text. ID Descr Descr One One Two Two On Thu, Dec 19, 2013 at 11:12 AM, Luke Crook wrote: > Hi Nicolas, > > What about the following code. In the following, <<1>> and <<2>> are not > appearing in the HTML or the La

Re: [O] Links to headings not generated in Tables

2013-12-19 Thread Luke Crook
Hi Nicolas, What about the following code. In the following, <<1>> and <<2>> are not appearing in the HTML or the Latex exorts. * test One, [[1]] and two, [[2]]. * blee | ID| Descr | Descr | |---+---+---| | <<1>> | One | One | | <<2>> | Two | Two | On Thu, Nov 2

Re: [O] Links to headings not generated in Tables

2013-11-21 Thread Nick Dokos
Luke Crook writes: > Nicolas Goaziou gmail.com> writes: > >> >> Hello, >> >> Luke Crook balooga.com> writes: >> >> > Hi Nicolas, I'm definitely using 8.2.2, as reported by org-version. >> >> OK. Then could you provide an ECM? I'm unable to reproduce the problem. >> >> Regards, >> > > > Hi

Re: [O] Links to headings not generated in Tables

2013-11-21 Thread Luke Crook
Nicolas Goaziou gmail.com> writes: > > Hello, > > Luke Crook balooga.com> writes: > > > Hi Nicolas, I'm definitely using 8.2.2, as reported by org-version. > > OK. Then could you provide an ECM? I'm unable to reproduce the problem. > > Regards, > Hi Nicolas, The first two work correctly

Re: [O] Links to headings not generated in Tables

2013-11-20 Thread Nicolas Goaziou
Hello, Luke Crook writes: > Hi Nicolas, I'm definitely using 8.2.2, as reported by org-version. OK. Then could you provide an ECM? I'm unable to reproduce the problem. Regards, -- Nicolas Goaziou

Re: [O] Links to headings not generated in Tables

2013-11-20 Thread Luke Crook
Nicolas Goaziou gmail.com> writes: >> > You are probably using an old Org revision (e.g. the one shipped with > Emacs 24.3). > Hi Nicolas, I'm definitely using 8.2.2, as reported by org-version.

Re: [O] Links to headings not generated in Tables

2013-11-20 Thread Nicolas Goaziou
Hello, Luke Crook writes: > I am unable to get links of the following type to appear in Tables when > exporting to HTML or Latex; > > [[*Heading 1][A Heading]] > > The links are valid in Emacs, meaning I can navigate to the target using C-c > C-o. > > Links to headings using ID, or links to o

[O] Links to headings not generated in Tables

2013-11-20 Thread Luke Crook
I am unable to get links of the following type to appear in Tables when exporting to HTML or Latex; [[*Heading 1][A Heading]] The links are valid in Emacs, meaning I can navigate to the target using C-c C-o. Links to headings using ID, or links to other tables ( e.g. [[tbl:aTable]]) do seem