are duplicate (identical) figure captions allowed?
How do I hide large comments that is already commented out?
Biblatex adds comma before parentheses
Can you answer these?
are duplicate (identical) figure captions allowed? http://tex.stackexchange.com/questions/330351/are-duplicate-identical-figure-captions-allowed
I'm hacking through a DOORS DXL script provided here (stackoverflow), and am running into difficulty getting all the images contained in the DOORS module to show up in the correct location in the ...
- asked by Carl Witthoft 2votes How do I hide large comments that is already commented out? \documentclass{article} \usepackage{comment} \begin{document} \begin{comment} lots of stuff here \end{comment} \end{document} Is there a way to ...
- asked by jacob smith 2votes Biblatex adds comma before parentheses http://tex.stackexchange.com/questions/330349/biblatex-adds-comma-before-parentheses
This is recent behavior, but I couldn't figure out since exactly when this is happening: % !TEX encoding = UTF-8 Unicode % !TEX TS-program = pdflatexmk \documentclass{beamer} ...
- asked by FooBar 6votes —