Forgot password?
 Register account
View 352|Reply 4

加\stop後fill opacity没了

[Copy link]

3152

Threads

7905

Posts

610K

Credits

Credits
64068
QQ

Show all posts

hbghlyj Posted 2023-5-19 16:46 |Read mode
Last edited by hbghlyj 2024-2-10 23:42加\stop前后对比
  1. \documentclass[tikz]{standalone}
  2. \begin{document}
  3. \begin{tikzpicture}
  4. \fill[red,fill opacity=.2](0,0)rectangle(1,1);
  5. \end{tikzpicture}
  6. \end{document}
Copy the Code


  1. \documentclass[tikz]{standalone}
  2. \begin{document}
  3. \begin{tikzpicture}
  4. \fill[red,fill opacity=.2](0,0)rectangle(1,1);
  5. \end{tikzpicture}
  6. \stop
Copy the Code

682

Threads

110K

Posts

910K

Credits

Credits
90973
QQ

Show all posts

kuing Posted 2023-5-19 16:55
\stop 是啥命令没见过

3152

Threads

7905

Posts

610K

Credits

Credits
64068
QQ

Show all posts

 Author| hbghlyj Posted 2023-5-19 18:42
kuing 发表于 2023-5-19 09:55
\stop 是啥命令没见过
tex.stackexchange.com/questions/81667/
$\texttt{\stop}$ will cause LaTeX to stop parsing and output what it has processed up to this command.

3152

Threads

7905

Posts

610K

Credits

Credits
64068
QQ

Show all posts

 Author| hbghlyj Posted 2024-2-11 07:41

3152

Threads

7905

Posts

610K

Credits

Credits
64068
QQ

Show all posts

 Author| hbghlyj Posted 2024-2-11 07:44
在StackExchange插入本站的圖片時,提示:非https不接受,需重新上傳到StackExchange

Mobile version|Discuz Math Forum

2025-6-4 17:20 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit