1

How would one be able to reproduce the scribbling of text in LaTeX?

Something like this superimposed on text:

enter image description here

Ideally:

latex code:

% using the four scribble patterns (top to bottom)

\bigscribble{Can} \mediumscribble{this} \smallscribble{be} \flatscribble{done}

Output:

enter image description here

3kstc
  • 931
  • 6
  • 22
  • Probably, but it might be a little complex. Especially if you want the line to follow the length of the text you enter into the commands. Perhaps this post might help: https://tex.stackexchange.com/questions/143070/drawing-randomly-ragged-lines-in-technical-drawings, as well as this one: https://tex.stackexchange.com/questions/39296/simulating-hand-drawn-lines. – Plergux Oct 16 '20 at 16:44

0 Answers0