Forgot password?
 Create new account
View 1671|Reply 1

[逗]没有最无聊,只有更无聊

[Copy link]

700

Threads

110K

Posts

910K

Credits

Credits
94222
QQ

Show all posts

kuing Posted at 2015-2-16 01:38:54 |Read mode
W.Hans<2611**********com> 16:08:15
QQ图片20150216010657.png 如何打出这个效果

kuing(249533164) 16:10:03
平行容易,那个回车箭头就不知道了

数海星空(1661******) 16:10:15
真逗
那个回车是word里的换段符,不需要打出来吧

其实真的可以逗一逗
  1. \documentclass{article}
  2. \usepackage{tikz}
  3. \usetikzlibrary{arrows.meta}
  4. \newcommand\px{\mathrel{/\mkern-5mu/}}
  5. \newcommand\hch{\tikz{\draw[arrows=-{Triangle[angle=90:1pt 3]},rounded corners=1pt] (0.4em,0.55ex)--(0.4em,0)--(0,0);}}
  6. \begin {document}
  7. \$CD\px \alpha\$\hch
  8. \end {document}
Copy the Code
编译出来效果: QQ截图20150216013937.gif

700

Threads

110K

Posts

910K

Credits

Credits
94222
QQ

Show all posts

 Author| kuing Posted at 2015-2-16 01:45:21
更无聊一点:
  1. \documentclass{article}
  2. \usepackage{tikz}
  3. \usetikzlibrary{arrows.meta}
  4. \newcommand\px{\mathrel{/\mkern-5mu/}}
  5. \newcommand\hch{\tikz{\draw[arrows=-{Triangle[angle=90:1pt 3]},rounded corners=1pt] (0.4em,0.55ex)--(0.4em,0)--(0,0);}}
  6. \let\oldpar\par
  7. \def\par{\hch\oldpar}
  8. \begin {document}
  9. test
  10. test test
  11. \$CD\px \alpha\$
  12. ha ha ...
  13. \end {document}
Copy the Code
编译结果:
QQ截图20150216014714.gif

手机版Mobile version|Leisure Math Forum

2025-4-23 01:36 GMT+8

Powered by Discuz!

× Quick Reply To Top Return to the list