csquotes

如何使用 biblatex 仅引用引用的页码放在引文后面
csquotes

如何使用 biblatex 仅引用引用的页码放在引文后面

根据 APA 格式规则,引用页码应始终出现在引用本身之后。 使用文本引用,看起来会像这样: Palladino 和 Wade (2010) 的研究结果表明“灵活的头脑才是健康的头脑”(第 147 页)。 我无法使用biblatex和重现此问题\textcite。使用\autocite仍然会给我年份和页码,而不仅仅是页码。 平均能量损失 \documentclass{article} \usepackage[style=authoryear-comp]{biblatex} \addbibresource{\jobname.bib} \usep...

Admin

标签块引用像显示的方程式
csquotes

标签块引用像显示的方程式

我希望能够以与显示问题大致相同的方式向区块引用添加标签。理想情况下,我还可以使用\labeland \eqref(或\ref),就好像它们引用的实际上是一个等式一样。 你可能会说我想把下面两个例子的功能结合起来。有没有简单的方法可以做到这一点? \documentclass{article} \usepackage{csquotes} \usepackage{lipsum} \begin{document} This is a displayed quote. \begin{displayquote...

Admin

在“section”中使用 csquotes 与“hyperref”和双字符时出错
csquotes

在“section”中使用 csquotes 与“hyperref”和双字符时出错

我发现了一个非常奇怪的行为,我只能猜测为什么会发生这种情况。如果我“引用”(csquotes)以节标题中两个相同字符开头的内容并使用 hyperref,我会收到错误: ! Argument of \csq@pdf@quote@ii has an extra }. <inserted text> \par l.19 \section{Foo Bar \enquote{AA}} 我不知道这是否与扩展或字距调整有关,但我觉得这很奇怪。我能做些什么来解决这个问题?当“双”字符不在开头时,一切都很好。 梅威瑟: \do...

Admin

CSquotes + biblatex:在脚注中有参考文献时的最佳做法
csquotes

CSquotes + biblatex:在脚注中有参考文献时的最佳做法

在我的文本中,我使用 biblatex 创建参考书目,并使用 csquotes 生成引号。我想将参考文献放在脚注中。不幸的是,当谈到一致设置参考文献的最佳方法时,我有点迷茫。我创建了一个 MWE,在其中创建了三个直接引用示例(A-1 至 A-3)和两个释义示例(B-1 和 B-2)。 也许有人可以根据自己的经验告诉我最实用的解决方案是什么。无论如何,小写字母和缺少句号仍然是一个问题……非常感谢!! \documentclass{scrbook} \usepackage[english, main=ngerman]{babel} \usepackage[g...

Admin

使用 csquotes 在显示引号后添加一个点
csquotes

使用 csquotes 在显示引号后添加一个点

我有以下使用 csquotes 的代码: \documentclass[11pt]{article} \usepackage{csquotes} \usepackage{lipsum} \begin{document} \lipsum[1] \begin{displayquote}[Author] Quotation text \end{displayquote} \end{document} 结果是 我想在 (Author) 后面添加一个句号,例如“(Author)”。如果我将句号放在引文后面,它看起来就像“.(Author)”,如果我将它放在...

Admin

使用 csquotes 和 babel 自动添加标点符号
csquotes

使用 csquotes 和 babel 自动添加标点符号

我csquotes使用美式英语在文档中管理我的引文。我的代码基本上如下。 \documentclass{article} \usepackage[american]{babel} \usepackage{csquotes} \begin{document} This is \enquote{my splendid quote}. \end{document} 呈现为:这就是“我的精彩语录”。 我想要的是:这就是“我的精彩语录”。 有没有办法在使用的同时实现自动化\enquote?我以为这个autopunct选项可以解决问题,但显然不行。 ...

Admin

TikZ:沿路径在文本中使用 \enquote
csquotes

TikZ:沿路径在文本中使用 \enquote

我想在 TikZ 中沿路径放置一些文本。所述文本是引言,对于引言,我总是会使用包csquotes。但是,\enquote当与沿路径的文本一起使用时,它似乎不起作用。 考虑以下 FMWE(相当简单的工作示例): \documentclass{article} \usepackage{tikz} \usetikzlibrary{decorations.text} \usepackage{csquotes} \begin{document} \begin{tikzpicture} \node at (0,-1) {\enquote{Howdy}}; \path[d...

Admin

csquotes 可以省略右引号吗?
csquotes

csquotes 可以省略右引号吗?

是否有某种方法可以使用 csquotes 来发出不带结束引号的文本? 当演讲者的话语超过一个段落时,英语的出版惯例是在引用的开头、每个后续段落的开头以及整个引用的结尾使用引号。 \documentclass[12pt]{article} \begin{document} “I read a spell-binding mystery yesterday,” Agnes said. “It gripped me on the first page, and I couldn’t put the book down until I had finished. ...

Admin

如何在参考文献部分设置“parindent”?
csquotes

如何在参考文献部分设置“parindent”?

有人能帮帮我吗?我希望我的参考文献符合以下文章标准: \textbf{References} {\leftskip=2em\parindent=-2em Anderson, C. A., Gentile, D. A., {\&} Buckley, K. E. (2007). \emph{Violent video game effects on children and adolescents: Theory, research and public policy.} https://doi.org/10.1093/acprof:oso/9780...

Admin

以引文开头的尾注:对齐
csquotes

以引文开头的尾注:对齐

在我的文档中,我有一个尾注,以引文开头。我的最小工作示例如下: \documentclass[12pt,a4paper,twoside]{scrartcl} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{lmodern} \usepackage[english]{babel} \usepackage{csquotes} %Endnotes: \usepackage{endnotes} \usepackage{ragged2e} %Left allign endnotes:...

Admin

为什么在这种情况下包 csquotes 会出现错误?
csquotes

为什么在这种情况下包 csquotes 会出现错误?

当我使用包 csquotes (style=spanish) 的命令 enquote 和书目样式 caauda0.bst 时,我遇到了问题。我给你一个 MWE 来说明,但我得到了以下错误: LaTeX Error: Command \enquote already defined. ‪./output.bbl, 6‬ Or name \end... illegal, see p.192 of the manual. See the LaTeX manual or LaTeX Companion ...

Admin

为 babel 定义一个新的语言别名
csquotes

为 babel 定义一个新的语言别名

我想定义一个babel语言别名,它的作用与通常的语言选择器、babel派生器(例如csquotes和 )的原始别名相同biblatex。理想情况下,babel原始语言的简写也适用于别名。为了举例说明,假设我想创建一个myenglishaliasfrom english。 这里的用例是,我的文档通常包含两种母语变体,即我自己的文本和一些来自旧来源的引文,这些引文使用了旧拼写。现在,到目前为止,我还没有觉得有必要对 LaTeX 进行不同的处理(连字符等),但是,我希望编辑器对它们进行不同的处理(即使用不同的词典进行拼写检查)。但我必须能够区分标记,以便编辑器的解...

Admin

无法将 csquote 的 \enquote 与 lettrine 一起使用
csquotes

无法将 csquote 的 \enquote 与 lettrine 一起使用

我不太清楚如何让 csquote\enquote与 lettrine 完美配合。我应该手动输入“和”吗(参见下面的代码块)?(请注意,我是手动输入的,“因为 lettrine 中甚至连 `` 都不起作用) \documentclass[14pt]{extarticle} \usepackage{fontspec,lettrine} \setmainfont{EB Garamond} \newfontfamily{\Iniciales}{EB Garamond Initials} \renewcommand{\LettrineFontHook}{\Inicia...

Admin

未检测到 csquotes 的 AUCTeX 多文件文档
csquotes

未检测到 csquotes 的 AUCTeX 多文件文档

我在 emacs 28.1 中使用 AUCTeX 13.2.1,并且我有一个多文件文档设置,其中调用我的主文件,并在子目录中these.tex调用包含的文件。在主文件的序言中,我确实调用:chapter_01.tex \usepackage{csquotes} \usepackage[french]{babel} 并且我希望在按下时\enquote{插入到显示的缓冲区中。为此,一切似乎都已正确配置:chapter_01.tex" 主文件的底部有: %%% Local Variables: %%% TeX-master: t ...

Admin