ProgTutorial/document/root.tex
changeset 240 d111f5988e49
parent 218 7ff7325e3b4e
child 244 dc95a56b1953
equal deleted inserted replaced
239:b63c72776f03 240:d111f5988e49
   114 
   114 
   115 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   115 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   116 % for {*  *} in antiquotations
   116 % for {*  *} in antiquotations
   117 \newcommand{\isasymverbopen}{\isacharverbatimopen}
   117 \newcommand{\isasymverbopen}{\isacharverbatimopen}
   118 \newcommand{\isasymverbclose}{\isacharverbatimclose}
   118 \newcommand{\isasymverbclose}{\isacharverbatimclose}
       
   119 \newcommand{\isasymfoo}{\isa{{\isacharbackslash}{\isacharless}foo{\isachargreater}}}
   119 
   120 
   120 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   121 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   121 % since * cannot be used in text {*...*} 
   122 % since * cannot be used in text {*...*} 
   122 \newenvironment{tabularstar}[2]
   123 \newenvironment{tabularstar}[2]
   123 {\begin{tabular*}{#1}{#2}}{\end{tabular*}}
   124 {\begin{tabular*}{#1}{#2}}{\end{tabular*}}