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
CPLEX exceeds time limit issue
Phrase origin: "You ain't got to go home but you got to get out of here."
How might boat designs change in order to allow them to be pulled by dragons?
Do the 26 richest billionaires own as much wealth as the poorest 3.8 billion people?
Hiding a solar system in a nebula
How come having a Deathly Hallow is not a big deal?
gzip compress a local folder and extract it to remote server
Performance of loop vs expansion
Language Selector
How is /a/ pronounced before n/m in French?
How frequently do Russian people still refer to others by their patronymic (отчество)?
How can I get a file's size with C++17?
What is meaning of 4 letter acronyms in Roman names like Titus Flavius T. f. T. n. Sabinus?
What does the ash content of broken wheat really mean?
List of Implementations for common OR problems
Bypass with wrong cvv of debit card and getting OTP
Versicle and response symbols
"Best practices" for formulating MIPs
Olive oil in Japanese cooking
Fine-tuning parameters for existing methods
3D nonogram – What's going on?
What do you call the motor that fuels the movement of a robotic arm?
What is a "tittering order"?
Does a reference have a storage location?
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;
I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:
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:
symbols
add a comment |
I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:
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:
symbols
Are rthey symbols for maths relations, or binary relations?
– Bernard
7 hours ago
@Bernard No, I used math mode simply so I could usenot
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
add a comment |
I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:
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:
symbols
I want to properly typeset the versicle and response symbols. The versicle symbol looks like this:
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:
symbols
symbols
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 usenot
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
add a comment |
Are rthey symbols for maths relations, or binary relations?
– Bernard
7 hours ago
@Bernard No, I used math mode simply so I could usenot
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
add a comment |
2 Answers
2
active
oldest
votes
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
That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd haveversicle
andresponse
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
6 hours ago
add a comment |
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
You may need to fine tune the parameters for a different font.
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd haveversicle
andresponse
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
6 hours ago
add a comment |
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
That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd haveversicle
andresponse
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
6 hours ago
add a comment |
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
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
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 haveversicle
andresponse
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
6 hours ago
add a comment |
That looks a lot better than mine, +1! The symbols aren't used in math mode, though, so I'd haveversicle
andresponse
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
6 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
6 hours ago
I've updated my answer for text mode. The code is simpler. Please see if it's fine for you.
– Bernard
6 hours ago
add a comment |
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
You may need to fine tune the parameters for a different font.
add a comment |
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
You may need to fine tune the parameters for a different font.
add a comment |
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
You may need to fine tune the parameters for a different font.
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
You may need to fine tune the parameters for a different font.
answered 6 hours ago
egregegreg
752k89 gold badges1973 silver badges3313 bronze badges
752k89 gold badges1973 silver badges3313 bronze badges
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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