Posting problem

  • Unknown's avatar

    Why in my post does it change the image tag and url
    <img src="http://www.forkosh.dreamhost.com/mimetex.cgi?phi(x)=begin{cases}0,%26mbox{if},xlt-frac{b}{2}\A_1cos{k_0x}+A_2sin{k_0x},%26mbox{if},-frac{b}{2}lt{x}lt-frac{a}{2}\B_1cos{k_1x}+B_2sin{k_1x},%26mbox{if},-frac{a}{2}lt{x}ltfrac{a}{2}\C_1cos{k_0x}+C_2sin{k_0x},%26mbox{if},frac{a}{2}lt{x}ltfrac{b}{2},%26mbox{if},xgtfrac{b}{2}end{cases}">
    into
    <img src="http://www.forkosh.dreamhost.com/mimetex.cgi?phi(x)=begin{cases}0,%26mbox{if},xlt-frac{b}{2}\A_1cos{k_0x}+A_2sin{k_0x},%26mbox{if},-frac{b}{2}lt{x}lt-frac{a}{2}\B_1cos{k_1x}+B_2sin{k_1x},%26mbox{if},-frac{a}{2}lt{x}ltfrac{a}{2}\C_1cos{k_0x}+C_2sin{k_0x},%26mbox{if},frac{a}{2}lt{x}ltfrac{b}{2},%26mbox{if},xgtfrac{b}{2}end{cases}">

    when I post? I need the former, not the latter, but it changes it back to the wrong one whenever I edit the post to try and fix it.

    –The Twisted One

  • Unknown's avatar

    This post just cut off the end of the codes. The right one should end `…%26mbox{if},-frac{a}{2}lt{x}ltfrac{a}{2}\C_1cos{k_0x}+C_2sin{k_0x},%26mbox{if},frac{a}{2}lt{x}ltfrac{b}{2},%26mbox{if},xgtfrac{b}{2}end{cases}”>
    and the wrong one ends
    …%26mbox{if},-frac{a}{2}lt{x}ltfrac{a}{2}\C_1cos{k_0x}+C_2sin{k_0x},%26mbox{if},frac{a}{2}lt{x}ltfrac{b}{2},%26mbox{if},xgtfrac{b}{2}end{cases}">

  • Unknown's avatar

    Ok, these keep posting weird.

    Correct code, done with separate lines:
    <img src="http://www.forkosh.dreamhost.com/mimetex.cgi?
    phi(x)=begin{cases}0,%26mbox{if},xlt-
    frac{b}{2}\A_1cos{k_0x}+A_2sin{k_0x},%26mbox{if},-frac{b}{2}lt{x}lt-
    frac{a}{2}\B_1cos{k_1x}+B_2sin{k_1x},%26mbox{if},-
    frac{a}{2}lt{x}ltfrac{a}{2}\C_1cos{k_0x}+C_2sin{k_0x},%26mbox{if},frac{a}{2}lt{x}
    ltfrac{b}{2},%26mbox{if},xgtfrac{b}{2}end{cases}">

    And the wrong code that it keeps getting changed to is:
    `<img src=”http://www.forkosh.dreamhost.com/mimetex.cgi?
    phi(x)=begin{cases}0,%26mbox{if},xlt-
    frac{b}{2}\A_1cos{k_0x}+A_2sin{k_0x},%26mbox{if},-frac{b}{2}lt{x}lt-
    frac{a}{2}\B_1cos{k_1x}+B_2sin{k_1x},%26mbox{if},-
    frac{a}{2}lt{x}ltfrac{a}{2}\C_1cos{k_0x}+C_2sin{k_0x},%26mbox{if},frac{a}{2}lt{x}
    ltfrac{b}{2},%26mbox{if},xgtfrac{b}{2}end{cases}">

    The change is near the end, namely going from ...,%26mbox{if},xgtfrac{b}{2}...
    to ...,%26mbox{if},xgtfrac{b}{2}...

  • Unknown's avatar

    Ok, it’s making the change on this as well. The correct is supposed to be “…\,%26mbox{if}…”, not “…,%26mbox{if}…”

  • Unknown's avatar

    And it changed it again. Why does a zero keep getting removed when following a backslash?

  • Unknown's avatar

    Ok, I found a work-around so that there was now a character between the and the 0, and that did it.

  • The topic ‘Posting problem’ is closed to new replies.