BackLinks search for "NewDocumentCommand"

EDRSPIHCRSSRSS

BackLinks of NewDocumentCommand


Search BackLinks only
Display context of search results
Case-sensitive searching
  • KTUGDocSubjIdx
          * 김강수 (2014) [http://wiki.ktug.org/wiki/wiki.php/LaTeXWorkshop/2014?action=download&value=tstabn1.pdf clist와 keys] LaTeX3 문법 중 clist와 keys의 용법, \NewDocumentCommand (xparse) 사용법
  • xparse
          * [https://tug.org/TUGboat/tb31-3/tb99wright.pdf From \newcommand to \NewDocumentCommand with xparse]
         === \newcommand에서 \NewDocumentCommand로... ===
          * {{{\NewDocumentCommand{<이름>}{<옵션/인자 지시자>}{<명령 수행 내용>}}}}
          * 예: \NewDocumentCommand\ktug{}{Korean TeX Users Group}
         \NewDocumentCommand\bsh{}{\textbackslash}
         \NewDocumentCommand\hi{m}{Hello, #1}
         \NewDocumentCommand\hii{mm}{Hello, #1 and #2}
          * \renewcommand -> \RenewDocumentCommand
         \RenewDocumentCommand\hii{mm}{Hi, #1 and #2}
         \NewDocumentCommand\myword{om}{\textcolor{#1}{#2}}
         \NewDocumentCommand\Myword{O{black}m}{\textcolor{#1}{#2}}
         \NewDocumentCommand\myfbox{O{.4pt}mO{3pt}}
         \NewDocumentCommand\arglm{lm}{\textcolor{#2}{#1}}
         \NewDocumentCommand\argr{r<>m}{`#1' and \textbf{#2}}
         \NewDocumentCommand\argrR{R@^{default}m}{`#1' and \textbf{#2}}
         \NewDocumentCommand\argu{u{+}}{`\textsc{#1}'}
         \NewDocumentCommand\vtext{v}{\fbox{\texttt{#1}}}}}}
         \NewDocumentCommand\tzdot{r()d()}{\tikz{\filldraw (#1) circle (#2);}}
         \NewDocumentCommand\tzDotx{O{overlay}r()D(){3pt}}{\tikz{\filldraw [#1] (#2) circle (#3);}}
         \NewDocumentCommand\tzdotg{r()g}{\tikz{\filldraw (#1) circle (#2);}}
Found 2 matching pages out of 267 total pages

You can also click here to search title.