Problem with links to the library

  • Context: Bug 
  • Thread starter Thread starter sylas
  • Start date Start date
sylas
Science Advisor
Messages
1,647
Reaction score
9
Make sure that you have library autolinks enabled, and then have a look at [post=2162699]msg #1[/post] of thread "Estimating the impact of CO2 on global mean temperature"; in particular the LaTeX equation near the top, with the heading "The short form".

Here's what I see at present:
AutolinkBug.JPG


There's a lot of weird looking code sitting just above the table. I've looked at the html source, and the problem is that the LaTeX is an attempt to give a table, which includes as text the word "flux". The autolink system is adding an autolink to the library entry to the popup LaTeX code that goes with the image. This causes odd problems with quoting strings.

I'll see if I can reproduce the problem here:

Using the word flux:
[tex]\textrm{the flux is} \; 10 \; W/m^2[/tex]​

Using the word flow:
[tex]\textrm{the flow is} \; 10 \; W/m^2[/tex]​

Cheers -- sylas
 
Physics news on Phys.org
two solutions

sylas said:
… There's a lot of weird looking code sitting just above the table. I've looked at the html source, and the problem is that the LaTeX is an attempt to give a table, which includes as text the word "flux". The autolink system is adding an autolink to the library entry to the popup LaTeX code that goes with the image. This causes odd problems with quoting strings. …

Hi Sylas! :smile:

There's two ways of fixing it …

i] close the \textrm (btw, you can just type "\text" in PF :wink:) either immediately before "flux" (being careful to include the space before you close), or immediately after it, and reopen … that eliminates the space before, or after, "flux", so the autolink (which needs a space before and after) isn't activated

ii] gratuitously use " flux " before you get to the LaTeX … autolinking only works on the first appearance in each post.​

Here's two copies of your table, the first with the extra "\text", showing (I hope! :rolleyes:) no autolinking, and the second exactly as you posted it …

[tex]\begin{array}{lcll}<br /> \textrm{Energy balance} & \approx 239 & W/m^2 & \textrm{(energy }\text{flux to, and from, space)} \\<br /> \textrm{CO2 forcing} & 3.7 & W/m^2/2xCO_2 & \textrm{(change to balance per doubling)} \\<br /> \textrm{Current CO2 increase} & 2 & ppm/year \\<br /> \textrm{Current 2xCO2 per year} & \log_2(1+2/385) = 0.0075 & 2xCO_2 / year & \textrm{(using 385ppm for current levels)} \\<br /> \textrm{Climate sensitivity} & 3 \pm 1.5 & K/2xCO_2 & \textrm{(Temperature response for forcings, to restore balance)} \\<br /> \textrm{Temperature impact of CO2} & 0.022 \pm 0.011 & K/year & \textrm{Estimated contribution of CO2 to current warming trends}\end{array}[/tex]​
[tex]\begin{array}{lcll}<br /> \textrm{Energy balance} & \approx 239 & W/m^2 & \textrm{(energy flux to, and from, space)} \\<br /> \textrm{CO2 forcing} & 3.7 & W/m^2/2xCO_2 & \textrm{(change to balance per doubling)} \\<br /> \textrm{Current CO2 increase} & 2 & ppm/year \\<br /> \textrm{Current 2xCO2 per year} & \log_2(1+2/385) = 0.0075 & 2xCO_2 / year & \textrm{(using 385ppm for current levels)} \\<br /> \textrm{Climate sensitivity} & 3 \pm 1.5 & K/2xCO_2 & \textrm{(Temperature response for forcings, to restore balance)} \\<br /> \textrm{Temperature impact of CO2} & 0.022 \pm 0.011 & K/year & \textrm{Estimated contribution of CO2 to current warming trends}\end{array}[/tex]​

EDIT: Cool, it worked! :cool:
 
Last edited:


Thanks... that will work. I'll ask someone to fix it for me in the post.

If it is easy to fix, it may be worth altering the autolinking code to check that it is not munging html... something for chroot in his no doubt copious free time. :-p

Cheers -- sylas
 


sylas said:
Thanks... that will work. I'll ask someone to fix it for me in the post.

Done.
 


cristo said:
Done.

Wow. That was quick. Ta muchly!
 

Similar threads

Replies
6
Views
3K
  • · Replies 183 ·
7
Replies
183
Views
81K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 25 ·
Replies
25
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
10K
Replies
7
Views
11K
  • · Replies 4 ·
Replies
4
Views
5K