Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. newlengthfigurewidth
  2. newcommandfdash
  3. {settowidthfigurewidth{9}%
  4. raisebox{0.6ex}{makebox[figurewidth]{hrulefill}}%
  5. }
  6.  
  7. documentclass{article}
  8. newlengthfigurewidth
  9. newcommandfdash
  10. {settowidthfigurewidth{9}%
  11. raisebox{0.6ex}{makebox[figurewidth]{hrulefill}}%
  12. }
  13. newcommandtest
  14. {noindent
  15. 123456789\
  16. 1234fdash6789\
  17. - -- fdash ---%
  18. bigskippar
  19. }
  20. begin{document}
  21. test
  22. {ttfamilytest}
  23. {tinytest}
  24. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement