Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. documentclass{article}
  2.  
  3. defmdiscretionary#1#2#3{%
  4. {}$discretionary{hbox{$#1$}}{hbox{$#2$}}{hbox{$#3$}}${}}
  5. begin{document}
  6.  
  7.  
  8. aaadiscretionary{X}{Y}{Z}aaa
  9.  
  10. bigskip
  11.  
  12. parbox{1cm}{raggedright aaadiscretionary{X}{Y}{Z}aaa}
  13.  
  14. bigskip
  15.  
  16.  
  17. $aaamdiscretionary{X}{Y}{Z}aaa$
  18.  
  19. bigskip
  20.  
  21. parbox{1cm}{raggedright $aaamdiscretionary{X}{Y}{Z}aaa$}
  22.  
  23.  
  24.  
  25. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement