Re: Misurare la lunghezza di una stringa

#91549
Up
0
Down
::


Su TeX.SE avevo trovato questa soluzione

egregUse the calc package:
`\parbox{\widthof{my text}}{…}`

ma in realtà io nel PDF vedo [tt]my text[/tt] al posto di [tt]\widthof{my text}[/tt], non la larghezza della stringa 😕

Go to top