Big LaTeX delimiters have a weird encoding in the pdf. How can I avoid this?
I noticed recently that changing the size of parentheses in LaTeX results in a different encoding of the text in the pdf (as determined using the copy/paste functionality in my pdf viewer). For...
View ArticleI can't copy and paste underscore
I have a problem that I have not been able to solve. When I generate my PDF document and want to copy the text to a terminal or a WORD document, the underscores are not copied. In the PDF it does print...
View ArticleFixed width listings columns without extra spaces after copy from pdf
I would like the code listings from my Beamer slides to have the same spacing after having been copied from the pdf, and pasted into a text editor. I have been working with the columns option of the...
View ArticleMaking equations copyable in pdf
I would like to write a .pdf, where my readers could copy the rendered formulae and paste them directly in their TeX documents.And the copied text would automatically be:\int x\sin ax\;\mathrm{d}x =...
View ArticleCopyable math formulas
I'm curious whether there is a package that allows to copy math formulas correctly.For example, this one should highlight like sobut, not like soAnd if I copy one, I should get:∫₃⁵ (x/(1-x²)) dxIf...
View ArticleCopy code from lstlisting excluding line number
I have this latex code\documentclass{article}\usepackage[lmargin=2.5cm,rmargin=2.5cm,tmargin=1.5cm,bmargin=3.5cm]{geometry}\usepackage{listings} % Environment meant for source code (useful for...
View ArticleFixing issue with copy-paste with AccSupp
I am preparing a math-heavy document and am using the AccSupp package to control what is copied and pasted (for example, $\angle ABC$ usually results in \ABC being copied, but I have it set to copy...
View ArticleCan't copy-paste text from my latex pdf
I am using TexStudio to write my latex document, wich is using utf-8 encoding. All the pdf file generated can't be copy-paste. It seems like the pdf is generated as an image. Even when I change PDF...
View ArticleRestate statements before declaration
TLDRHow to throw all dirty but necessary "lemmas/proofs" in the appendix, and restate them in the main text?I had a few attempts, and it seemed that my requests are weird.. so I would explain a bit...
View Article