Re: Unwanted Button
- To: mathgroup at smc.vnet.net
- Subject: [mg84224] Re: Unwanted Button
- From: Norbert Marxer <marxer at mec.li>
- Date: Fri, 14 Dec 2007 07:03:05 -0500 (EST)
- References: <fjochk$rul$1@smc.vnet.net>
On 12 Dez., 11:18, janos <janostothmeis... at gmail.com> wrote:
> The only result of ArcCosh[1] _sometimes_ is a repetition of the input
> ArcCosh replaced by a button.
> I could not reproduce this with other trigonometric functions.
> Anybody have seen something like this?
>
> Thank you.
>
> Janos
>
> \!\(\*
> TagBox[
> StyleBox[
> RowBox[{
> RowBox[{"Button", "[",
> RowBox[{"ArcCosh", ",", "Inherited", ",",
> RowBox[{"Rule", "[",
> RowBox[{"BaseStyle", ",", "\"\<Link\>\""}], "]"}], ",",
> RowBox[{"Rule", "[",
> RowBox[{"ButtonData", ",", "\"\<paclet:ref/ArcCosh\>\""}], "]"}]}],
> "]"}], "[", "1", "]"}],
> ShowSpecialCharacters->False,
> ShowStringCharacters->True,
> NumberMarks->True],
> FullForm]\)
Hi
This probably happened because you copied the function from the
Documentation Center, where the function had an underlying button.
If you copy / paste such a function you should use (with the function
selected) one of these:
menu item: Edit / Copy As / Plain Text
right mouse button: Copy As / Plain Text
Best Regards
Norbert Marxer