Software-generated bibliographic entries: common errors and other mistakes to check before use
How to letter space (German) abbreviations automatically
How to highlight sections of my code in algorithm?
How to get correct grammar in the bibliography of a German document when the editor is an association?
tcolorbox breaks the verbatim definition of ltugboat documentclass
Is it possible to make a curly brace end in an arrow?
How to have a specific style for empty cells in a tikz matrix
Software-generated bibliographic entries: common errors and other mistakes to check before use
Background Story: While answering bibliography questions on this site, I often come across incorrect bibliography entries - most of the time they were automatically generated by Google Scholar ...
- asked by samcarter (37 votes), answered by samcarter (19 votes)
How to letter space (German) abbreviations automatically In German abbreviations like "z. B." should be written with a space in between. In good old typewriter days the usual way to write them was without space. And even today I often type them without a ...
- asked by TeXnician (16 votes), answered by Mico (13 votes)
How to highlight sections of my code in algorithm? https://tex.stackexchange.com/questions/386272/how-to-highlight-sections-of-my-code-in-algorithm
I have picture below I want my paper look like that. I have sample code below but the highlight doesnt fill up to the left margin and there is whitespace in between. I have been trying very long but ...
- asked by kong (11 votes), answered by Alan Munn (11 votes)
How to get correct grammar in the bibliography of a German document when the editor is an association?
Ia^\200\231m writing a German document with the biblatex-chicago package. One of my sources is a journal article where one editor is an association (a Verband). When I compile the code, the grammar in the ...
- asked by Philipp (10 votes), answered by Ulrike Fischer (10 votes)
tcolorbox breaks the verbatim definition of ltugboat documentclass
This code: \documentclass{ltugboat} \usepackage{tcolorbox} \begin{document} \begin{verbatim}[\small] \documentclass{article} \usepackage{tikzduck} \begin{document} ...
- asked by CarLaTeX (10 votes), answered by Karl Berry (11 votes)
Is it possible to make a curly brace end in an arrow? https://tex.stackexchange.com/questions/386754/is-it-possible-to-make-a-curly-brace-end-in-an-arrow
In the following MWE, I'd like to make the right end of the brace an arrow pointing to the right with an arrow head just like the line below it. Is that possible? The goal being that the right side ...
- asked by Francesco (9 votes), answered by Adarsh (6 votes)
How to have a specific style for empty cells in a tikz matrix I have a tikz matrix as the one in the code below which contains some empty cells. (Don't care about issues with column and row separations. I left that out for the sake of simplicity.) ...
- asked by Benedikt Bauer (7 votes), answered by TorbjA~,rn T. (3 votes)