[問題] R with a slash through it

看板LaTeX (論文排版)作者時間12年前 (2013/08/22 14:01), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串2/2 (看更多)
One possible solution: \documentclass{article} \usepackage{tikz} \newcommand*{\OL}{\tikz[remember picture, overlay] \draw[thin]} \newcommand*\slashR{R\OL (0,0)--(-8pt,8pt);} \newcommand*\slashRi{\OL (0,0)--(8pt,8pt);R} \begin{document} I don't know which direction you wants, so two cases here \slashR \par \slashRi \end{document}

08/27 09:39, , 1F
感謝albert大的解惑
08/27 09:39, 1F
文章代碼(AID): #1I5QaUXE (LaTeX)
文章代碼(AID): #1I5QaUXE (LaTeX)