My LaTeX installation, and many others on the internet seem to be typesetting arrows with thick bits in them, and it looks like a hypen or something has been overlayed over them. Does anyone have a solution---this isn't a problem on inkjets, it all just smudges together but it looks ugly on PDF viewers and nice laser printers.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
|
This is normal. LaTeX uses hypens to draw the lines of the arrows, because it can't really draw arbitrary vector graphics by itself. The solution (for a few arrows) is to use a vector graphic package like For example using TikZ, inside text mode:
Change the See the manuals of the mentioned packages for more details. |
|||
|
|
|
you can draw any arrow with the small package
|
||||
|
|
