0% found this document useful (0 votes)
8 views3 pages

Hướng Dẫn Sử Dụng Gói Lệnh alltt

The document discusses the \begin{alltt} environment in LaTeX, which is used to display text verbatim without interpreting special characters. It provides examples of using the \begin{alltt} environment to display text with LaTeX commands like \textbf and colors like \blue without having the commands processed. It also shows using the environment to display R code and output verbatim.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views3 pages

Hướng Dẫn Sử Dụng Gói Lệnh alltt

The document discusses the \begin{alltt} environment in LaTeX, which is used to display text verbatim without interpreting special characters. It provides examples of using the \begin{alltt} environment to display text with LaTeX commands like \textbf and colors like \blue without having the commands processed. It also shows using the environment to display R code and output verbatim.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

, , G oi lnh y tu ay v` a thu anh m . [Link] k . phng d .c hin . lnh .

TeX
, Hu ,u in Nguyn , - Tin hoc Khoa To an - Co . HKHTN H` a Ni, . HQGHN

,i thiu Gio .

, mi tru ,o ,ng nhu , , ,c. ng nhu ,ng lnh `,ng verbatim, nhu G oi lnh o . alltt gi . TeX thu . c hin . du . [Link] , T ac gia l` a Johannes Braams.

,, Su dung oi lnh . g .
,o `,ng verbatim vo ,i c 1. D` ung mi tru ac lnh . TeX:

7
\begin{verbatim} , ,a t ,ng g` t ca nh verbatim gi u u {\it a c o } Xin ch` ao \textbf{Xin ch` ao} \end{verbatim}

:
, ,a t ,ng g` t ca nh verbatim gi u u {\it a c o } Xin ch` ao \textbf{Xin ch` ao} ,o `,ng alltt vo ,i c D` ung mi tru ac lnh . TeX:

7
\begin{alltt} , ,a t ,ng g` t ca nh verbatim gi u u {\it a c o } Xin ch` ao \textbf{Xin ch` ao} \end{alltt} 1

, H [Link] - Nguyn u,u in

:
, ,a t ,ng g` t ca nh verbatim gi u u d o a c Xin ch` ao Xin ch` ao 2. D` ung ch u th ch , , , y\footnote{\texttt{pnorm} v` ,i. u o ng du anh d a nh` n xu o \begin{alltt} Pe<- (n1*m1/N+n2/N*m2)/N\\ Po<- (a+d)/N\\ kappa<- (Po-Pe)/(1-Pe)\\ SEkappa<- sqrt(Po*(1-Po)/(N*(1-Pe)\textasciicircum2))\\ kappaL<- kappa-qnorm(0.975)*SEkappa\\ kappaU<- kappa+qnorm(0.975)*SEkappa\\ cat(95%CI=[",kappaL,",",kappaU,"]n")\\ \end{alltt} } ,, u o anh d dy 1 , `u 3. C o th d` ung m

7
V du u th ch . ch \begin{alltt} The other day I met a \blue{bear} Out in the woods away out there \red{He} looked at me, I looked at him \red{He} sized me up I sized up him \red{He} said on me, why dont you run
1 pnorm

,o ng du ,i. v` a nh` n xu

Pe<- (n1*m1/N+n2/N*m2)/N Po<- (a+d)/N kappa<- (Po-Pe)/(1-Pe) SEkappa<- sqrt(Po*(1-Po)/(N*(1-Pe)^2)) kappaL<- kappa-qnorm(0.975)*SEkappa kappaU<- kappa+qnorm(0.975)*SEkappa cat(95

, H [Link] - Nguyn u,u in

I see you aint got any gun I said to him, thats good idea Cmon now feet, lets up and flee And so I run, away from there But right behind me was that \blue{bear} \end{alltt}

V du u th ch . ch The other day I met a bear Out in the woods away out there He looked at me, I looked at him He sized me up I sized up him He said on me, why dont you run I see you aint got any gun I said to him, thats good idea Cmon now feet, lets up and flee And so I run, away from there But right behind me was that bear

You might also like