Unwanted Copyright symbol (C) - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: Not HP Calculators (/forum-7.html) +--- Forum: Forum Issues and Administration (/forum-19.html) +--- Thread: Unwanted Copyright symbol (C) (/thread-331.html) |
Unwanted Copyright symbol (C) - Terje Vallestad - 01-05-2014 10:57 PM Does anyone know how to avoid writing (C) Copyright symbol in the forum when you actually want ( C ) (but without the spaces either side of the C)? I notice this recoding does not occur in the Subject line, why? I could not find any reference to this on the MyBB website Thanks, Terje RE: Unwanted Copyright symbol (C) - Katie Wasserman - 01-05-2014 11:40 PM (01-05-2014 10:57 PM)Terje Vallestad Wrote: Does anyone know how to avoid writing (C) Copyright symbol in the forum when you actually want ( C ) (but without the spaces either side of the C)? This happens with (r) too. You'll see (r). This is a weird parsing issue in MyBB it even changes the way Latex expressions are shown. The only way I could find to get around this is to put in a formatting code and it's closure between the ( and the c. So ( [ b ] [ / b ] c ) will work (take out all the spaces). RE: Unwanted Copyright symbol (C) - Terje Vallestad - 01-05-2014 11:51 PM (01-05-2014 11:40 PM)Katie Wasserman Wrote:(01-05-2014 10:57 PM)Terje Vallestad Wrote: Does anyone know how to avoid writing (C) Copyright symbol in the forum when you actually want ( C ) (but without the spaces either side of the C)? Thanks Katie, Will remember that for the future Cheers, Terje RE: Unwanted Copyright symbol (C) - Thomas Klemm - 01-06-2014 12:06 AM Press button [B] to enter whatever. And here we have some bold text. Namir had the same problem with [ B ]. It was interpreted as bold tag. Now we have a better workaround for this issue than having to use {B}. Thanks Thomas RE: Unwanted Copyright symbol (C) - Massimo Gnerucci - 01-06-2014 12:29 AM (TM) too: (TM) RE: Unwanted Copyright symbol (C) - Dave Hicks - 01-06-2014 03:38 AM I should be able to remove the C, R, TM automagic in a few days. RE: Unwanted Copyright symbol (C) - Dave Hicks - 01-08-2014 06:01 AM I've removed the automagic for (c) (r) and (tm). RE: Unwanted Copyright symbol (C) - Massimo Gnerucci - 01-08-2014 07:41 AM Yes you have! I don't see them anymore in the old posts. Thank you. RE: Unwanted Copyright symbol (C) - Terje Vallestad - 01-08-2014 07:58 AM (01-08-2014 06:01 AM)Dave Hicks Wrote: I've removed the automagic for (c) (r) and (tm). Thank you Dave, Cheers, Terje |