Creating two special charactersSpecial characters in KileHandling of special LaTeX characters in textSpecial charactersSpecial characters in input fileSpecial characters in graphics filenamesUse ONLY two Chinese charactersIgnoring LATEX special charactersSpecial characters using XeLatex (š,č,ž)Remove special charactersTwo special characters

Which Article Helped Get Rid of Technobabble in RPGs?

What does Apple's new App Store requirement mean

How much theory knowledge is actually used while playing?

How to preserve electronics (computers, iPads and phones) for hundreds of years

Can you use Vicious Mockery to win an argument or gain favours?

15% tax on $7.5k earnings. Is that right?

Will the Sticky MAC access policy prevent unauthorized hubs from connecting to a network?

Mimic lecturing on blackboard, facing audience

What fields between the rationals and the reals allow a good notion of 2D distance?

When were female captains banned from Starfleet?

What is Cash Advance APR?

Change the color of a single dot in `ddot` symbol

How to draw a matrix with arrows in limited space

What is the English pronunciation of "pain au chocolat"?

Stack Interview Code methods made from class Node and Smart Pointers

Doesn't the system of the Supreme Court oppose justice?

Does Doodling or Improvising on the Piano Have Any Benefits?

Does grappling negate Mirror Image?

Is there a nicer/politer/more positive alternative for "negates"?

Has the laser at Magurele, Romania reached a tenth of the Sun's power?

Multiplicative persistence

How much of a Devil Fruit must be consumed to gain the power?

Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?

How to convince somebody that he is fit for something else, but not this job?



Creating two special characters


Special characters in KileHandling of special LaTeX characters in textSpecial charactersSpecial characters in input fileSpecial characters in graphics filenamesUse ONLY two Chinese charactersIgnoring LATEX special charactersSpecial characters using XeLatex (š,č,ž)Remove special charactersTwo special characters













2















In a paper I'm writing, there are words using the alphabet $sf D,R$. It will be very convenient to add ornated versions as in the picture below, but I have no idea how to create something that is scalable and can be used in text (as opposed to being an included image); hence, no included code.



The little circles can be bullets, and are about flush with the top/bottom of their respective letters, and could be larger than shown.
enter image description here










share|improve this question


























    2















    In a paper I'm writing, there are words using the alphabet $sf D,R$. It will be very convenient to add ornated versions as in the picture below, but I have no idea how to create something that is scalable and can be used in text (as opposed to being an included image); hence, no included code.



    The little circles can be bullets, and are about flush with the top/bottom of their respective letters, and could be larger than shown.
    enter image description here










    share|improve this question
























      2












      2








      2








      In a paper I'm writing, there are words using the alphabet $sf D,R$. It will be very convenient to add ornated versions as in the picture below, but I have no idea how to create something that is scalable and can be used in text (as opposed to being an included image); hence, no included code.



      The little circles can be bullets, and are about flush with the top/bottom of their respective letters, and could be larger than shown.
      enter image description here










      share|improve this question














      In a paper I'm writing, there are words using the alphabet $sf D,R$. It will be very convenient to add ornated versions as in the picture below, but I have no idea how to create something that is scalable and can be used in text (as opposed to being an included image); hence, no included code.



      The little circles can be bullets, and are about flush with the top/bottom of their respective letters, and could be larger than shown.
      enter image description here







      symbols characters






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 3 hours ago









      yrodroyrodro

      233138




      233138




















          3 Answers
          3






          active

          oldest

          votes


















          3














          documentclassarticle
          usepackagestackengine
          newcommanddotRstackinsetr-.11emb.textsfRkern0.075em
          newcommanddotDkern.06emstackinsetl-0.06emt.textsfD
          begindocument
          dotRdotD LargedotRdotD
          enddocument


          enter image description here



          I added kerning to account for the extra width. However, if you prefer the original kerning of R and D,



          documentclassarticle
          usepackagestackengine
          newcommanddotRstackinsetr-.11emb.textsfR
          newcommanddotDstackinsetl-0.06emt.textsfD
          begindocument
          dotRdotD LargedotRdotD

          sffamily RDLarge RD
          enddocument


          enter image description here






          share|improve this answer
































            2














            You can always patch things together.



            documentclassarticle
            newcommandOrnatedDraisebox1.35ex.hspace*-0.22emtextsfD
            newcommandOrnatedRtextsfRhspace*-0.15em.
            begindocument
            OrnatedD~OrnatedR Large OrnatedD~OrnatedR
            enddocument


            enter image description here






            share|improve this answer






























              1














              Here is an option using ooalign.



              enter image description here



              documentclassarticle
              usepackagegraphicx
              newcommandRRooaligntextsfRkern.107emcrhfil.cr
              newcommandDDreflectboxrotatebox[origin=c]180ooalignkern.04emtextsfDcr.hfilcr

              begindocument
              RRDD LargeRRDD HugeRRDD
              enddocument





              share|improve this answer

























              • Not sure what's the point about ooalign. Anyway, you've better add a pair of braces around the code for RR.

                – egreg
                20 mins ago












              • Thanks for the reminder @egreg. Just putting another option out there. @Steven already did it a more intuitive way. Is there a reason to avoid ooalign? Or just no compelling reason to use it in this case?

                – Sandy G
                12 mins ago










              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "85"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480737%2fcreating-two-special-characters%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              3














              documentclassarticle
              usepackagestackengine
              newcommanddotRstackinsetr-.11emb.textsfRkern0.075em
              newcommanddotDkern.06emstackinsetl-0.06emt.textsfD
              begindocument
              dotRdotD LargedotRdotD
              enddocument


              enter image description here



              I added kerning to account for the extra width. However, if you prefer the original kerning of R and D,



              documentclassarticle
              usepackagestackengine
              newcommanddotRstackinsetr-.11emb.textsfR
              newcommanddotDstackinsetl-0.06emt.textsfD
              begindocument
              dotRdotD LargedotRdotD

              sffamily RDLarge RD
              enddocument


              enter image description here






              share|improve this answer





























                3














                documentclassarticle
                usepackagestackengine
                newcommanddotRstackinsetr-.11emb.textsfRkern0.075em
                newcommanddotDkern.06emstackinsetl-0.06emt.textsfD
                begindocument
                dotRdotD LargedotRdotD
                enddocument


                enter image description here



                I added kerning to account for the extra width. However, if you prefer the original kerning of R and D,



                documentclassarticle
                usepackagestackengine
                newcommanddotRstackinsetr-.11emb.textsfR
                newcommanddotDstackinsetl-0.06emt.textsfD
                begindocument
                dotRdotD LargedotRdotD

                sffamily RDLarge RD
                enddocument


                enter image description here






                share|improve this answer



























                  3












                  3








                  3







                  documentclassarticle
                  usepackagestackengine
                  newcommanddotRstackinsetr-.11emb.textsfRkern0.075em
                  newcommanddotDkern.06emstackinsetl-0.06emt.textsfD
                  begindocument
                  dotRdotD LargedotRdotD
                  enddocument


                  enter image description here



                  I added kerning to account for the extra width. However, if you prefer the original kerning of R and D,



                  documentclassarticle
                  usepackagestackengine
                  newcommanddotRstackinsetr-.11emb.textsfR
                  newcommanddotDstackinsetl-0.06emt.textsfD
                  begindocument
                  dotRdotD LargedotRdotD

                  sffamily RDLarge RD
                  enddocument


                  enter image description here






                  share|improve this answer















                  documentclassarticle
                  usepackagestackengine
                  newcommanddotRstackinsetr-.11emb.textsfRkern0.075em
                  newcommanddotDkern.06emstackinsetl-0.06emt.textsfD
                  begindocument
                  dotRdotD LargedotRdotD
                  enddocument


                  enter image description here



                  I added kerning to account for the extra width. However, if you prefer the original kerning of R and D,



                  documentclassarticle
                  usepackagestackengine
                  newcommanddotRstackinsetr-.11emb.textsfR
                  newcommanddotDstackinsetl-0.06emt.textsfD
                  begindocument
                  dotRdotD LargedotRdotD

                  sffamily RDLarge RD
                  enddocument


                  enter image description here







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited 2 hours ago

























                  answered 3 hours ago









                  Steven B. SegletesSteven B. Segletes

                  159k9204411




                  159k9204411





















                      2














                      You can always patch things together.



                      documentclassarticle
                      newcommandOrnatedDraisebox1.35ex.hspace*-0.22emtextsfD
                      newcommandOrnatedRtextsfRhspace*-0.15em.
                      begindocument
                      OrnatedD~OrnatedR Large OrnatedD~OrnatedR
                      enddocument


                      enter image description here






                      share|improve this answer



























                        2














                        You can always patch things together.



                        documentclassarticle
                        newcommandOrnatedDraisebox1.35ex.hspace*-0.22emtextsfD
                        newcommandOrnatedRtextsfRhspace*-0.15em.
                        begindocument
                        OrnatedD~OrnatedR Large OrnatedD~OrnatedR
                        enddocument


                        enter image description here






                        share|improve this answer

























                          2












                          2








                          2







                          You can always patch things together.



                          documentclassarticle
                          newcommandOrnatedDraisebox1.35ex.hspace*-0.22emtextsfD
                          newcommandOrnatedRtextsfRhspace*-0.15em.
                          begindocument
                          OrnatedD~OrnatedR Large OrnatedD~OrnatedR
                          enddocument


                          enter image description here






                          share|improve this answer













                          You can always patch things together.



                          documentclassarticle
                          newcommandOrnatedDraisebox1.35ex.hspace*-0.22emtextsfD
                          newcommandOrnatedRtextsfRhspace*-0.15em.
                          begindocument
                          OrnatedD~OrnatedR Large OrnatedD~OrnatedR
                          enddocument


                          enter image description here







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 3 hours ago









                          marmotmarmot

                          110k5137256




                          110k5137256





















                              1














                              Here is an option using ooalign.



                              enter image description here



                              documentclassarticle
                              usepackagegraphicx
                              newcommandRRooaligntextsfRkern.107emcrhfil.cr
                              newcommandDDreflectboxrotatebox[origin=c]180ooalignkern.04emtextsfDcr.hfilcr

                              begindocument
                              RRDD LargeRRDD HugeRRDD
                              enddocument





                              share|improve this answer

























                              • Not sure what's the point about ooalign. Anyway, you've better add a pair of braces around the code for RR.

                                – egreg
                                20 mins ago












                              • Thanks for the reminder @egreg. Just putting another option out there. @Steven already did it a more intuitive way. Is there a reason to avoid ooalign? Or just no compelling reason to use it in this case?

                                – Sandy G
                                12 mins ago















                              1














                              Here is an option using ooalign.



                              enter image description here



                              documentclassarticle
                              usepackagegraphicx
                              newcommandRRooaligntextsfRkern.107emcrhfil.cr
                              newcommandDDreflectboxrotatebox[origin=c]180ooalignkern.04emtextsfDcr.hfilcr

                              begindocument
                              RRDD LargeRRDD HugeRRDD
                              enddocument





                              share|improve this answer

























                              • Not sure what's the point about ooalign. Anyway, you've better add a pair of braces around the code for RR.

                                – egreg
                                20 mins ago












                              • Thanks for the reminder @egreg. Just putting another option out there. @Steven already did it a more intuitive way. Is there a reason to avoid ooalign? Or just no compelling reason to use it in this case?

                                – Sandy G
                                12 mins ago













                              1












                              1








                              1







                              Here is an option using ooalign.



                              enter image description here



                              documentclassarticle
                              usepackagegraphicx
                              newcommandRRooaligntextsfRkern.107emcrhfil.cr
                              newcommandDDreflectboxrotatebox[origin=c]180ooalignkern.04emtextsfDcr.hfilcr

                              begindocument
                              RRDD LargeRRDD HugeRRDD
                              enddocument





                              share|improve this answer















                              Here is an option using ooalign.



                              enter image description here



                              documentclassarticle
                              usepackagegraphicx
                              newcommandRRooaligntextsfRkern.107emcrhfil.cr
                              newcommandDDreflectboxrotatebox[origin=c]180ooalignkern.04emtextsfDcr.hfilcr

                              begindocument
                              RRDD LargeRRDD HugeRRDD
                              enddocument






                              share|improve this answer














                              share|improve this answer



                              share|improve this answer








                              edited 18 mins ago

























                              answered 2 hours ago









                              Sandy GSandy G

                              3,7071428




                              3,7071428












                              • Not sure what's the point about ooalign. Anyway, you've better add a pair of braces around the code for RR.

                                – egreg
                                20 mins ago












                              • Thanks for the reminder @egreg. Just putting another option out there. @Steven already did it a more intuitive way. Is there a reason to avoid ooalign? Or just no compelling reason to use it in this case?

                                – Sandy G
                                12 mins ago

















                              • Not sure what's the point about ooalign. Anyway, you've better add a pair of braces around the code for RR.

                                – egreg
                                20 mins ago












                              • Thanks for the reminder @egreg. Just putting another option out there. @Steven already did it a more intuitive way. Is there a reason to avoid ooalign? Or just no compelling reason to use it in this case?

                                – Sandy G
                                12 mins ago
















                              Not sure what's the point about ooalign. Anyway, you've better add a pair of braces around the code for RR.

                              – egreg
                              20 mins ago






                              Not sure what's the point about ooalign. Anyway, you've better add a pair of braces around the code for RR.

                              – egreg
                              20 mins ago














                              Thanks for the reminder @egreg. Just putting another option out there. @Steven already did it a more intuitive way. Is there a reason to avoid ooalign? Or just no compelling reason to use it in this case?

                              – Sandy G
                              12 mins ago





                              Thanks for the reminder @egreg. Just putting another option out there. @Steven already did it a more intuitive way. Is there a reason to avoid ooalign? Or just no compelling reason to use it in this case?

                              – Sandy G
                              12 mins ago

















                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480737%2fcreating-two-special-characters%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              瀋陽號驅逐艦 目录 接收與服役 配置反潛直升機 武進三型性能升級 歷史 除役 參考資料 外部連結 导航菜单Taiwan Air Power海疆老兵-陽字號驅逐艦沿革World Navies Today: Taiwan (Republic of China)DD-839 USS POWER

                              Memorizing the KeyboardThe Norwegian Foreman''If the B…''The Consonant EaterThe Cherry TreeElle Rend Le Coeur Plus AmoureuxFill in the blanks with the number in wordsState of the UnionFind the missing elementsCircuit DiagramWhat's the name of the game show?

                              名間水力發電廠 目录 沿革 設施 鄰近設施 註釋 外部連結 导航菜单23°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.7113923°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.71139計畫概要原始内容臺灣第一座BOT 模式開發的水力發電廠-名間水力電廠名間水力發電廠 水利署首件BOT案原始内容《小檔案》名間電廠 首座BOT水力發電廠原始内容名間電廠BOT - 經濟部水利署中區水資源局