Tagged Questions
0
votes
0answers
78 views
How to change quotation symbols and define them in language (in Context)? [closed]
To get guillemets (», angle quotes) at quotations in my Swedish text I have used the following code with Context mkII:
\setupdelimitedtext[quotation:1][left=»\nobreak,right=\nobreak»]
...
8
votes
1answer
267 views
Language sensitive italicized quotation with csquotes
In what follows:
\documentclass[fontsize=11pt]{book}
\usepackage{microtype}
\usepackage{times}
\usepackage{csquotes}
\usepackage[frenchb]{babel}
\frenchbsetup{IndentFirst=false}
\begin{document}
text ...
3
votes
1answer
605 views
How to Spell-Check LaTeX in multiple languages / language variants
I am writing a PhD Thesis / Dissertation and would like to be able to spell-check the thing. The problem is that I'm required to write it in UK English, while many of my quotations are written in US ...
12
votes
1answer
431 views
End quotes and punctuation when using biblatex
This seems like a rudimentary question but I haven't been able to find a clear answer. The cultural context in question is American English.
When putting citations in footnotes in biblatex (I'm using ...
