Versicle and response symbolsplus-minus symbol with parenthesis around the minus signSymbols for Outer JoinsWhere to find a list of all available symbols for ConTeXt?Table mapping mathematical and scientific symbols to their meaningsPer mille symbol in classicthesis styleCreate Pole/Point Integral SymbolsDouble prec as a single symbol?convert LaTeX symbols into svg files using font files directlyAscii package NBSP and NUL symbolsTypesetting <= and < symbols using the default document font

Contributing to a candidate as a Foreign National US Resident?

Who pays for increased security measures on flights to the US?

How can I get a file's size with C++17?

Yield on municipal bonds versus treasury

How long had Bertha Mason been in the attic at the point of the events in Jane Eyre

What is meaning of 4 letter acronyms in Roman names like Titus Flavius T. f. T. n. Sabinus?

How to create a 2D table with varying step?

When should we use dependency injection (C#)

Fine-tuning parameters for existing methods

What is the difference between figures illustration and images?

Do I need to be legally qualified to install a Hive smart thermostat?

What could a Medieval society do with excess animal blood?

Did Stalin kill all Soviet officers involved in the Winter War?

What caused the flashes in the video footage of Chernobyl?

What does the ash content of broken wheat really mean?

Has there ever been a cold war other than between the U.S. and the U.S.S.R.?

Are there advantages in writing by hand over typing out a story?

Language Selector

My players like to search everything. What do they find?

gzip compress a local folder and extract it to remote server

How is /a/ pronounced before n/m in French?

Is よう an adjective or a noun?

Does this circuit have marginal voltage level problem?

Hiding a solar system in a nebula



Versicle and response symbols


plus-minus symbol with parenthesis around the minus signSymbols for Outer JoinsWhere to find a list of all available symbols for ConTeXt?Table mapping mathematical and scientific symbols to their meaningsPer mille symbol in classicthesis styleCreate Pole/Point Integral SymbolsDouble prec as a single symbol?convert LaTeX symbols into svg files using font files directlyAscii package NBSP and NUL symbolsTypesetting <= and < symbols using the default document font






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








4















I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:



versicle symbol



and the response symbol is the same but with "R" instead of "V".



The Comprehensive LaTeX Symbol List provides a solution which requires XeLaTeX and the Junicode font, but is there a way to properly typeset the symbols using pdfLaTeX (i.e. is there a package which provides the symbols)? If not, what is the best way to construct the symbols manually?



I managed to construct something that looks like a versicle with



newcommandversicle$mathbfnotmkern -3mu mathrmV$


but I'm not skilled at constructing symbols and I know that's not right.



I'm open to using XeLaTeX or LuaLaTeX if necessary to properly typeset these symbols but I'd like to know if there is a good way to do it with pdfLaTeX.




An example of the use of these symbols can be found in, e.g., Wikipedia's article on the Tantum ergo:



Example usage of versicle/response










share|improve this question
























  • Are rthey symbols for maths relations, or binary relations?

    – Bernard
    7 hours ago











  • @Bernard No, I used math mode simply so I could use not for the slash. My code is very much a hack, just to demonstrate that I tried to make my own but lack the skill/knowledge to do it.

    – Null
    7 hours ago

















4















I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:



versicle symbol



and the response symbol is the same but with "R" instead of "V".



The Comprehensive LaTeX Symbol List provides a solution which requires XeLaTeX and the Junicode font, but is there a way to properly typeset the symbols using pdfLaTeX (i.e. is there a package which provides the symbols)? If not, what is the best way to construct the symbols manually?



I managed to construct something that looks like a versicle with



newcommandversicle$mathbfnotmkern -3mu mathrmV$


but I'm not skilled at constructing symbols and I know that's not right.



I'm open to using XeLaTeX or LuaLaTeX if necessary to properly typeset these symbols but I'd like to know if there is a good way to do it with pdfLaTeX.




An example of the use of these symbols can be found in, e.g., Wikipedia's article on the Tantum ergo:



Example usage of versicle/response










share|improve this question
























  • Are rthey symbols for maths relations, or binary relations?

    – Bernard
    7 hours ago











  • @Bernard No, I used math mode simply so I could use not for the slash. My code is very much a hack, just to demonstrate that I tried to make my own but lack the skill/knowledge to do it.

    – Null
    7 hours ago













4












4








4


1






I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:



versicle symbol



and the response symbol is the same but with "R" instead of "V".



The Comprehensive LaTeX Symbol List provides a solution which requires XeLaTeX and the Junicode font, but is there a way to properly typeset the symbols using pdfLaTeX (i.e. is there a package which provides the symbols)? If not, what is the best way to construct the symbols manually?



I managed to construct something that looks like a versicle with



newcommandversicle$mathbfnotmkern -3mu mathrmV$


but I'm not skilled at constructing symbols and I know that's not right.



I'm open to using XeLaTeX or LuaLaTeX if necessary to properly typeset these symbols but I'd like to know if there is a good way to do it with pdfLaTeX.




An example of the use of these symbols can be found in, e.g., Wikipedia's article on the Tantum ergo:



Example usage of versicle/response










share|improve this question
















I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:



versicle symbol



and the response symbol is the same but with "R" instead of "V".



The Comprehensive LaTeX Symbol List provides a solution which requires XeLaTeX and the Junicode font, but is there a way to properly typeset the symbols using pdfLaTeX (i.e. is there a package which provides the symbols)? If not, what is the best way to construct the symbols manually?



I managed to construct something that looks like a versicle with



newcommandversicle$mathbfnotmkern -3mu mathrmV$


but I'm not skilled at constructing symbols and I know that's not right.



I'm open to using XeLaTeX or LuaLaTeX if necessary to properly typeset these symbols but I'd like to know if there is a good way to do it with pdfLaTeX.




An example of the use of these symbols can be found in, e.g., Wikipedia's article on the Tantum ergo:



Example usage of versicle/response







symbols






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 7 hours ago







Null

















asked 8 hours ago









NullNull

1,1243 gold badges12 silver badges23 bronze badges




1,1243 gold badges12 silver badges23 bronze badges












  • Are rthey symbols for maths relations, or binary relations?

    – Bernard
    7 hours ago











  • @Bernard No, I used math mode simply so I could use not for the slash. My code is very much a hack, just to demonstrate that I tried to make my own but lack the skill/knowledge to do it.

    – Null
    7 hours ago

















  • Are rthey symbols for maths relations, or binary relations?

    – Bernard
    7 hours ago











  • @Bernard No, I used math mode simply so I could use not for the slash. My code is very much a hack, just to demonstrate that I tried to make my own but lack the skill/knowledge to do it.

    – Null
    7 hours ago
















Are rthey symbols for maths relations, or binary relations?

– Bernard
7 hours ago





Are rthey symbols for maths relations, or binary relations?

– Bernard
7 hours ago













@Bernard No, I used math mode simply so I could use not for the slash. My code is very much a hack, just to demonstrate that I tried to make my own but lack the skill/knowledge to do it.

– Null
7 hours ago





@Bernard No, I used math mode simply so I could use not for the slash. My code is very much a hack, just to demonstrate that I tried to make my own but lack the skill/knowledge to do it.

– Null
7 hours ago










2 Answers
2






active

oldest

votes


















4














Here is a possibility with stackengine.



documentclass[border = 6pt]standalone
usepackagegraphicx
usepackagestackengine
newcommandversiclekern-0.25em stackinsetr0.33excrotatebox-30normalsize$rceil$V

newcommandresponsekern-0.25emstackinsetr0.35exc rotatebox-30normalsize$rceil$R

begindocument

A versicle B quad C response D

enddocument


enter image description here






share|improve this answer

























  • That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd have versicle and response enter and exit math mode as part of the marco. I added an example of the use of the symbols to my question to better show the usage.

    – Null
    7 hours ago











  • Beware the code used some math kerning, so you'd have to convert it to ordinary kerning (and change the unit – mu is a unit specifically for math kerning.

    – Bernard
    6 hours ago











  • I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.

    – Bernard
    5 hours ago


















1














A poorman’s version:



documentclassarticle
usepackagegraphicx

makeatletter
DeclareRobustCommandversiclevers@resp-0.1emV
DeclareRobustCommandresponsevers@resp0ptR

newcommandvers@resp@symraisebox0.2exrotatebox[origin=c]-20$m@thrceil$

newcommandvers@resp[2]%
ooalignhidewidthkern#1vers@resp@symhidewidthcr#2cr%

makeatother

begindocument

versicle

response

enddocument


enter image description here



You may need to fine tune the parameters for a different font.






share|improve this answer

























    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%2f498269%2fversicle-and-response-symbols%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4














    Here is a possibility with stackengine.



    documentclass[border = 6pt]standalone
    usepackagegraphicx
    usepackagestackengine
    newcommandversiclekern-0.25em stackinsetr0.33excrotatebox-30normalsize$rceil$V

    newcommandresponsekern-0.25emstackinsetr0.35exc rotatebox-30normalsize$rceil$R

    begindocument

    A versicle B quad C response D

    enddocument


    enter image description here






    share|improve this answer

























    • That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd have versicle and response enter and exit math mode as part of the marco. I added an example of the use of the symbols to my question to better show the usage.

      – Null
      7 hours ago











    • Beware the code used some math kerning, so you'd have to convert it to ordinary kerning (and change the unit – mu is a unit specifically for math kerning.

      – Bernard
      6 hours ago











    • I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.

      – Bernard
      5 hours ago















    4














    Here is a possibility with stackengine.



    documentclass[border = 6pt]standalone
    usepackagegraphicx
    usepackagestackengine
    newcommandversiclekern-0.25em stackinsetr0.33excrotatebox-30normalsize$rceil$V

    newcommandresponsekern-0.25emstackinsetr0.35exc rotatebox-30normalsize$rceil$R

    begindocument

    A versicle B quad C response D

    enddocument


    enter image description here






    share|improve this answer

























    • That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd have versicle and response enter and exit math mode as part of the marco. I added an example of the use of the symbols to my question to better show the usage.

      – Null
      7 hours ago











    • Beware the code used some math kerning, so you'd have to convert it to ordinary kerning (and change the unit – mu is a unit specifically for math kerning.

      – Bernard
      6 hours ago











    • I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.

      – Bernard
      5 hours ago













    4












    4








    4







    Here is a possibility with stackengine.



    documentclass[border = 6pt]standalone
    usepackagegraphicx
    usepackagestackengine
    newcommandversiclekern-0.25em stackinsetr0.33excrotatebox-30normalsize$rceil$V

    newcommandresponsekern-0.25emstackinsetr0.35exc rotatebox-30normalsize$rceil$R

    begindocument

    A versicle B quad C response D

    enddocument


    enter image description here






    share|improve this answer















    Here is a possibility with stackengine.



    documentclass[border = 6pt]standalone
    usepackagegraphicx
    usepackagestackengine
    newcommandversiclekern-0.25em stackinsetr0.33excrotatebox-30normalsize$rceil$V

    newcommandresponsekern-0.25emstackinsetr0.35exc rotatebox-30normalsize$rceil$R

    begindocument

    A versicle B quad C response D

    enddocument


    enter image description here







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited 6 hours ago

























    answered 7 hours ago









    BernardBernard

    183k7 gold badges83 silver badges216 bronze badges




    183k7 gold badges83 silver badges216 bronze badges












    • That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd have versicle and response enter and exit math mode as part of the marco. I added an example of the use of the symbols to my question to better show the usage.

      – Null
      7 hours ago











    • Beware the code used some math kerning, so you'd have to convert it to ordinary kerning (and change the unit – mu is a unit specifically for math kerning.

      – Bernard
      6 hours ago











    • I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.

      – Bernard
      5 hours ago

















    • That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd have versicle and response enter and exit math mode as part of the marco. I added an example of the use of the symbols to my question to better show the usage.

      – Null
      7 hours ago











    • Beware the code used some math kerning, so you'd have to convert it to ordinary kerning (and change the unit – mu is a unit specifically for math kerning.

      – Bernard
      6 hours ago











    • I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.

      – Bernard
      5 hours ago
















    That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd have versicle and response enter and exit math mode as part of the marco. I added an example of the use of the symbols to my question to better show the usage.

    – Null
    7 hours ago





    That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd have versicle and response enter and exit math mode as part of the marco. I added an example of the use of the symbols to my question to better show the usage.

    – Null
    7 hours ago













    Beware the code used some math kerning, so you'd have to convert it to ordinary kerning (and change the unit – mu is a unit specifically for math kerning.

    – Bernard
    6 hours ago





    Beware the code used some math kerning, so you'd have to convert it to ordinary kerning (and change the unit – mu is a unit specifically for math kerning.

    – Bernard
    6 hours ago













    I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.

    – Bernard
    5 hours ago





    I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.

    – Bernard
    5 hours ago













    1














    A poorman’s version:



    documentclassarticle
    usepackagegraphicx

    makeatletter
    DeclareRobustCommandversiclevers@resp-0.1emV
    DeclareRobustCommandresponsevers@resp0ptR

    newcommandvers@resp@symraisebox0.2exrotatebox[origin=c]-20$m@thrceil$

    newcommandvers@resp[2]%
    ooalignhidewidthkern#1vers@resp@symhidewidthcr#2cr%

    makeatother

    begindocument

    versicle

    response

    enddocument


    enter image description here



    You may need to fine tune the parameters for a different font.






    share|improve this answer



























      1














      A poorman’s version:



      documentclassarticle
      usepackagegraphicx

      makeatletter
      DeclareRobustCommandversiclevers@resp-0.1emV
      DeclareRobustCommandresponsevers@resp0ptR

      newcommandvers@resp@symraisebox0.2exrotatebox[origin=c]-20$m@thrceil$

      newcommandvers@resp[2]%
      ooalignhidewidthkern#1vers@resp@symhidewidthcr#2cr%

      makeatother

      begindocument

      versicle

      response

      enddocument


      enter image description here



      You may need to fine tune the parameters for a different font.






      share|improve this answer

























        1












        1








        1







        A poorman’s version:



        documentclassarticle
        usepackagegraphicx

        makeatletter
        DeclareRobustCommandversiclevers@resp-0.1emV
        DeclareRobustCommandresponsevers@resp0ptR

        newcommandvers@resp@symraisebox0.2exrotatebox[origin=c]-20$m@thrceil$

        newcommandvers@resp[2]%
        ooalignhidewidthkern#1vers@resp@symhidewidthcr#2cr%

        makeatother

        begindocument

        versicle

        response

        enddocument


        enter image description here



        You may need to fine tune the parameters for a different font.






        share|improve this answer













        A poorman’s version:



        documentclassarticle
        usepackagegraphicx

        makeatletter
        DeclareRobustCommandversiclevers@resp-0.1emV
        DeclareRobustCommandresponsevers@resp0ptR

        newcommandvers@resp@symraisebox0.2exrotatebox[origin=c]-20$m@thrceil$

        newcommandvers@resp[2]%
        ooalignhidewidthkern#1vers@resp@symhidewidthcr#2cr%

        makeatother

        begindocument

        versicle

        response

        enddocument


        enter image description here



        You may need to fine tune the parameters for a different font.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 6 hours ago









        egregegreg

        752k89 gold badges1973 silver badges3313 bronze badges




        752k89 gold badges1973 silver badges3313 bronze badges



























            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%2f498269%2fversicle-and-response-symbols%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

            Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

            Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

            Tom Holland Mục lục Đầu đời và giáo dục | Sự nghiệp | Cuộc sống cá nhân | Phim tham gia | Giải thưởng và đề cử | Chú thích | Liên kết ngoài | Trình đơn chuyển hướngProfile“Person Details for Thomas Stanley Holland, "England and Wales Birth Registration Index, 1837-2008" — FamilySearch.org”"Meet Tom Holland... the 16-year-old star of The Impossible""Schoolboy actor Tom Holland finds himself in Oscar contention for role in tsunami drama"“Naomi Watts on the Prince William and Harry's reaction to her film about the late Princess Diana”lưu trữ"Holland and Pflueger Are West End's Two New 'Billy Elliots'""I'm so envious of my son, the movie star! British writer Dominic Holland's spent 20 years trying to crack Hollywood - but he's been beaten to it by a very unlikely rival"“Richard and Margaret Povey of Jersey, Channel Islands, UK: Information about Thomas Stanley Holland”"Tom Holland to play Billy Elliot""New Billy Elliot leaving the garage"Billy Elliot the Musical - Tom Holland - Billy"A Tale of four Billys: Tom Holland""The Feel Good Factor""Thames Christian College schoolboys join Myleene Klass for The Feelgood Factor""Government launches £600,000 arts bursaries pilot""BILLY's Chapman, Holland, Gardner & Jackson-Keen Visit Prime Minister""Elton John 'blown away' by Billy Elliot fifth birthday" (video with John's interview and fragments of Holland's performance)"First News interviews Arrietty's Tom Holland"“33rd Critics' Circle Film Awards winners”“National Board of Review Current Awards”Bản gốc"Ron Howard Whaling Tale 'In The Heart Of The Sea' Casts Tom Holland"“'Spider-Man' Finds Tom Holland to Star as New Web-Slinger”lưu trữ“Captain America: Civil War (2016)”“Film Review: ‘Captain America: Civil War’”lưu trữ“‘Captain America: Civil War’ review: Choose your own avenger”lưu trữ“The Lost City of Z reviews”“Sony Pictures and Marvel Studios Find Their 'Spider-Man' Star and Director”“‘Mary Magdalene’, ‘Current War’ & ‘Wind River’ Get 2017 Release Dates From Weinstein”“Lionsgate Unleashing Daisy Ridley & Tom Holland Starrer ‘Chaos Walking’ In Cannes”“PTA's 'Master' Leads Chicago Film Critics Nominations, UPDATED: Houston and Indiana Critics Nominations”“Nominaciones Goya 2013 Telecinco Cinema – ENG”“Jameson Empire Film Awards: Martin Freeman wins best actor for performance in The Hobbit”“34th Annual Young Artist Awards”Bản gốc“Teen Choice Awards 2016—Captain America: Civil War Leads Second Wave of Nominations”“BAFTA Film Award Nominations: ‘La La Land’ Leads Race”“Saturn Awards Nominations 2017: 'Rogue One,' 'Walking Dead' Lead”Tom HollandTom HollandTom HollandTom Hollandmedia.gettyimages.comWorldCat Identities300279794no20130442900000 0004 0355 42791085670554170004732cb16706349t(data)XX5557367