Upright […] in italics quotationcsquotes: punctuation and quotation marksquotation mark (quotation sign) xelatex + polyglossia + csquotesItalics using csquotes with foreign languageDifferent quotation marks with csquotes packagecsquotes, makeblockquote and big quotation marksStyle of quotation marksQuote inline with italicsDistance between quotation mark and textFormatting - citetitle - dutch quotation styleellipsis in German quotation marks
Please, smoke with good manners
How to make a pipeline wait for end-of-file or stop after an error?
Upright [...] in italics quotation
Phrase for the opposite of "foolproof"
Is thermodynamics only applicable to systems in equilibrium?
How to back up a running remote server?
Examples of non trivial equivalence relations , I mean equivalence relations without the expression " same ... as" in their definition?
How can I record the screen and the rear camera on an iPhone simultaneously?
How can I use Monero RPC via Python
A Note on N!
How to stop co-workers from teasing me because I know Russian?
How to creep the reader out with what seems like a normal person?
Pressure to defend the relevance of one's area of mathematics
Fizzy, soft, pop and still drinks
Confusion about capacitors
Do I have an "anti-research" personality?
Can fracking help reduce CO2?
function to receive a character input and return date format (with incorrect input)
Electric guitar: why such heavy pots?
What is the incentive for curl to release the library for free?
Can not tell colimits from limits
Is creating your own "experiment" considered cheating during a physics exam?
Do vanished people know what happened after the snap?
Smart diagram in Mathematica
Upright […] in italics quotation
csquotes: punctuation and quotation marksquotation mark (quotation sign) xelatex + polyglossia + csquotesItalics using csquotes with foreign languageDifferent quotation marks with csquotes packagecsquotes, makeblockquote and big quotation marksStyle of quotation marksQuote inline with italicsDistance between quotation mark and textFormatting - citetitle - dutch quotation styleellipsis in German quotation marks
I've configured csquotes to show quotations in italics, but I want the output of textelp to be in textnormal shape. How can I accomplish this?
I thought it would be easy to just wrap textelp but it produces a spurious [] that I can't account for.

MWE:
documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
csquotes ellipsis
add a comment |
I've configured csquotes to show quotations in italics, but I want the output of textelp to be in textnormal shape. How can I accomplish this?
I thought it would be easy to just wrap textelp but it produces a spurious [] that I can't account for.

MWE:
documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
csquotes ellipsis
add a comment |
I've configured csquotes to show quotations in italics, but I want the output of textelp to be in textnormal shape. How can I accomplish this?
I thought it would be easy to just wrap textelp but it produces a spurious [] that I can't account for.

MWE:
documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
csquotes ellipsis
I've configured csquotes to show quotations in italics, but I want the output of textelp to be in textnormal shape. How can I accomplish this?
I thought it would be easy to just wrap textelp but it produces a spurious [] that I can't account for.

MWE:
documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
csquotes ellipsis
csquotes ellipsis
edited 1 hour ago
Andrew Swann
78.5k9138335
78.5k9138335
asked 1 hour ago
meidemeide
34118
34118
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
textnormal takes an argument, so you should write
textnormaltextelp
instead.

documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
Doh! Thanks... :)
– meide
1 hour ago
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%2f488104%2fupright-in-italics-quotation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
textnormal takes an argument, so you should write
textnormaltextelp
instead.

documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
Doh! Thanks... :)
– meide
1 hour ago
add a comment |
textnormal takes an argument, so you should write
textnormaltextelp
instead.

documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
Doh! Thanks... :)
– meide
1 hour ago
add a comment |
textnormal takes an argument, so you should write
textnormaltextelp
instead.

documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
textnormal takes an argument, so you should write
textnormaltextelp
instead.

documentclassarticle
usepackagecsquotes
DeclareQuoteStyle[meide]danish
itshapequotedblbase
textquotedblleft
[0.05em]
normalfontguillemotright
guillemotleft
setquotestyle[meide]danish
newcommandellision%
textnormaltextelp%
begindocument
enquoteabc abc abc textelp abc abc abc % the [...] is in italics
enquoteabc abc abc ellision abc abc abc % the [...] is followed by empty brackets
enquoteabc abc abc textnormaltextelp abc abc abc % same
enddocument
answered 1 hour ago
Andrew SwannAndrew Swann
78.5k9138335
78.5k9138335
Doh! Thanks... :)
– meide
1 hour ago
add a comment |
Doh! Thanks... :)
– meide
1 hour ago
Doh! Thanks... :)
– meide
1 hour ago
Doh! Thanks... :)
– meide
1 hour ago
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%2f488104%2fupright-in-italics-quotation%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