csquotes
csquotes copied to clipboard
Context sensitive quotation facilities
A discussion from several (at least more than one) experts in Dutch and native Dutch speakers is missing in https://github.com/josephwright/csquotes/pull/64 ; the change occurred on a vote of only one...
I get ``` pg 27: Package csquotes Warning: No style for language 'polutonikogreek'. (csquotes) Using fallback style on input line 25. ``` (At the CI check https://github.com/thomas-hilarius-meyer/LaTeX-fuer-Geisteswissenschaftler/actions/runs/8660150572/job/23747547751?pr=147) Think, I should...
I found a really weird behavior: If I "enquote" (csquotes) something that starts with two identical characters in a section header AND use hyperref I get the error: ``` !...
## Description When I compile the minimal example below, which uses `microtype` and `biblatex` with the `american` language option, using LuaLaTeX, then closing quotation marks in the bibliography don't protrude...
There will be things to look at here linked to https://github.com/latex3/tagging-project
When using foreinblockquote from csquotes with the class memoir, if the quote spreads across pages, the document won't compile but will fail with the message "Missing } inserted." The following...
When setting the cite command to `\footcite` as described on page 30 in Section 9.2 of the manual, using `\foreignblockcquote` results in an error: ```TeX ! Missing } inserted. }...
If there is a font change inside \enquote it affects the right quote! Example: ``` \documentclass{article} \usepackage{csquotes} \begin{document} \fontfamily{Overlock-LF}\selectfont A \enquote{test}. And another \enquote{\fontfamily{cmr}\selectfont test}. \showoutput \end{document} ``` Which gives...
I am working on localization of Turkish language for biblatex (turkish.lbx), but Turkish is not defined in the csquotes package. I defined the style in the localization key file to...
The default polish variant was based off `PN-83/P-55366` that was [recalled in 2014](https://sklep.pkn.pl/pn-p-55366-1983p.html). Per [PWN](https://web.archive.org/web/20121120220728/http://so.pwn.pl/zasady.php?id=629866) the version that is currently preferred is the inner-pointing guillemets, though others are allowed. This...