Tagged Questions
23
votes
4answers
437 views
Smart parentheses?
Is there a way of smartly nesting parentheses and square brackets (in text mode), so that LaTeX detects nesting relations and typesets them accordingly? I'm thinking in something like csquotes does ...
5
votes
1answer
156 views
Automatically capitalize macro output if used after a period [duplicate]
Possible Duplicate:
Detect beginning of a sentence in a macro for capitalization
Is it possible to write a macro that is able to determine if it is used at the beginning of a sentence? For ...
26
votes
2answers
2k views
What's the advantage of using csquotes over using an editor's auto-replacement for "?
Many editors (TeXnicCenter, Texmaker, TeXworks, ...) offer auto-replacement of " by the desired form of quotation marks, be it `` and '' for English, "` and "' for German, or whatnot. Usually, I know ...
7
votes
2answers
358 views
Footnotes with automatic final period
I'm tired to always add a period at the end of the \footnote command. Is there the possibility that LaTeX automatically does this at the end of every footnote?