Forgot password
 Register account
original poster: kuing

原来 KaTeX 已提供 Copy-tex 扩展

[Copy link]

414

Threads

1641

Posts

15

Reputation

Show all posts

abababa posted 2025-4-8 09:17
其实眼睛那个查看的就挺好的,可以在点的时候不但显示源代码,并且一同把源代码复制进剪贴板,这样就行了,不用的话不粘贴就好了。

3208

Threads

7835

Posts

52

Reputation

Show all posts

hbghlyj posted 2025-4-8 09:29
abababa 发表于 2025-4-8 02:17
并且一同把源代码复制进剪贴板 ...
显示后可以选取需要的区域复制,很少需要复制全部吧。

3208

Threads

7835

Posts

52

Reputation

Show all posts

hbghlyj posted 2025-4-8 09:42
默认青色模板在CSS中设定了选取区域中的文字的背景色
  1. ::selection {
  2.     background-color: #429296;
  3.     color: #FFF;
  4. }
Copy the Code
但选取区域中的MathJax没有背景色,看起来不连续
如何把被选取的MathJax SVG添加相同的背景色

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:09 GMT+8

Powered by Discuz!

Processed in 0.020934 seconds, 20 queries