Forgot password
 Register account
View 321|Reply 4

加\stop後fill opacity没了

[Copy link]

3208

Threads

7835

Posts

52

Reputation

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

673

Threads

110K

Posts

218

Reputation

Show all posts

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

3208

Threads

7835

Posts

52

Reputation

Show all posts

original poster 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.

3208

Threads

7835

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2024-2-11 07:41

3208

Threads

7835

Posts

52

Reputation

Show all posts

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

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-19 21:49 GMT+8

Powered by Discuz!

Processed in 0.030372 seconds, 44 queries