clearer HTML formatting
This commit is contained in:
parent
b68a9cc91f
commit
89d053b722
11
funcs.el
11
funcs.el
@ -357,6 +357,11 @@ Arguments:
|
|||||||
()
|
()
|
||||||
2))
|
2))
|
||||||
(concat "@@html:<span class=\"tooltip\"><i>"
|
(concat "@@html:<span class=\"tooltip\"><i>"
|
||||||
text "</i><span class=\"tooltiptext\"> /" phonetics
|
text
|
||||||
"/</span></span>@@@@latex:\\textit{" text
|
"</i><span class=\"tooltiptext\"> /"
|
||||||
"} (/" phonetics "/)@@"))
|
phonetics
|
||||||
|
"/</span></span>@@@@latex:\\textit{"
|
||||||
|
text
|
||||||
|
"} (/"
|
||||||
|
phonetics
|
||||||
|
"/)@@"))
|
||||||
|
Reference in New Issue
Block a user