Get the Bigoplus Symbol Just Like Knapp's Text

  • Context:
  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Symbol Text
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I wish to get a bigoplus symbol like the one in Knapp's text, Basic Algebra, as follows:https://www.physicsforums.com/attachments/5395but when i use the Latex code

\bigoplus_{ (e,f) } \mathbb{K} (e, f)

I get the (e, f) in slightly the wrong place as here:

$$\bigoplus_{ (e,f) } \mathbb{K} (e, f)$$How can I get the same symbol as Knapp does?

Hope someone can help ...

Peter
 
Physics news on Phys.org
I found that:

\bigoplus{}_{(e,f)}\mathbb{K}(e,f)

produces:

$$\bigoplus{}_{(e,f)}\mathbb{K}(e,f)$$
 
MarkFL said:
I found that:

\bigoplus{}_{(e,f)}\mathbb{K}(e,f)

produces:

$$\bigoplus{}_{(e,f)}\mathbb{K}(e,f)$$
Thanks Mark ... appreciate the help ...

Peter
 
Peter, please see https://driven2services.com/staging/mh/index.php?posts/37450/. It has some unquoted math delimiters in the middle, but the information is relevant.
 
Evgeny.Makarov said:
Peter, please see https://driven2services.com/staging/mh/index.php?posts/37450/. It has some unquoted math delimiters in the middle, but the information is relevant.
Thanks Evgeny ... I thought there was another post on the topic but couldn't find it ...

Peter