Skip to main content

Questions tagged [punctuation]

{punctuation} is for questions involving the typesetting of punctuation marks. If your question relates to punctuation in particular document parts such as e.g. bibliography formatting or section formatting you should also add the appropriate tag for that topic.

4 votes
1 answer
82 views

I'm using the \enquote command from csquotes to automatically produce appropriate quotation marks. I have also specifically enabled the "middle quotes" so that if there's a paragraph break ...
ronno's user avatar
  • 1,553
1 vote
2 answers
89 views

I'm using the Clara typeface which, as already noted, is missing a few ligatures. My compiler reports that it's also missing u2013 (the en dash), which is evident because any explicit en dashes is ...
Fifteen12's user avatar
  • 196
1 vote
0 answers
39 views

Is it possible, in biblatex, to impose a comma at the end of citation commands (just for a specific type of entry, e.g. @misc)? See an input example. La \cite{legge241-1990} è una delle più importanti ...
Francesco Contini's user avatar
1 vote
0 answers
117 views

To be straight, I want to put hyphenation, emdash, endash, and punctuations (quotation mark, comma, point...) outside body area in LaTeX. Please see pictorial description of what I want in the below ...
Abbas's user avatar
  • 103
1 vote
3 answers
83 views

I want to put prevent linebreak in my macro (between 2$\pi$- and périodiques) but it doesn't work \documentclass[french]{report} \usepackage[T1]{fontenc} \usepackage{lmodern} \usepackage[a4paper]{...
Martin D's user avatar
2 votes
1 answer
241 views

I am using the scrartcl class and want to customize the \subsection command. In particular, I want to add a dot behind the subsection title, i.e. something like this: 1.2. The Subsection Title. but ...
uzer.name's user avatar
0 votes
1 answer
88 views

I am adding puntuctuation to my equations such as \documentclass{article} \usepackage{amsmath} \begin{document} \begin{align} abc. \end{align} \begin{align} \left(abc\right). \end{align} %...
HerpDerpington's user avatar
2 votes
3 answers
248 views

I want a command that, when given a list of things, outputs a comma-separated list where all the items are bold and with an "and". For example, if I do \wordlist{one,two,three}, I would want ...
Test Account's user avatar

15 30 50 per page
1
2 3 4 5
71