]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/test/box-color-size-space-align.tex
Update tex2lyx test reference after 754cb3d1
[lyx.git] / src / tex2lyx / test / box-color-size-space-align.tex
index 009fcc08db66d22b4c50ac4fbc33356b4bf203d3..eb7de94160fe36fb265b2733d6f397c2c32b209e 100644 (file)
@@ -37,6 +37,7 @@
 \usepackage{pifont}
 \usepackage{tipa}
 \usepackage{tipx}
+\usepackage{xcolor}
 
 \setlength{\parskip}{3mm}
 \setlength{\parindent}{0sp}
@@ -96,6 +97,10 @@ blabla \makebox[3cm]{makebox 2} blabla
 
 blabla \makebox[3cm][l]{makebox 3} blabla
 
+\makebox[1\width]{www}
+
+\parbox[t][1\depth]{2.3cm}{www}
+
 \begin{figure}[ht]
   \centering
   \setlength{\unitlength}{.2in}
@@ -119,12 +124,20 @@ blabla \begin{framed}\begin{framed}nested framed\end{framed}\end{framed} blabla
 
 blabla \fbox{fbox} blabla
 
+blabla \framebox{framebox} blabla
+
+\fbox{\begin{minipage}[t]{0.9\columnwidth}%
+fbox around minipage%
+\end{minipage}}
+
 blabla \framebox{fr\textcolor{blue}{ame}box 1} blabla
 
 blabla \framebox[3cm]{framebox 2} blabla
 
 blabla \framebox[3cm][l]{framebox 3} blabla
 
+\framebox[1.5\totalheight]{www}
+
 This is an example text. %
 \framebox{%
 \begin{minipage}[c][1\totalheight][s]{0.2\columnwidth}%
@@ -156,6 +169,52 @@ blabla \doublebox{doublebox} blabla
 
 $\boxed{\int A=B}$
 
+\subsection{Boxes with custom settings}
+
+\fboxsep 35pt
+
+\framebox[1cm]{www}
+
+\fboxsep 20pt \framebox[1cm]{www}
+
+{\fboxsep 1pt \fboxrule 10pt \framebox[1cm]{www}}
+
+{\fboxsep 35pt\shadowsize 15pt\shadowbox{\centering www}}
+
+\parbox[t]{0.9\columnwidth}{%
+\centering www%
+}
+
+{\raggedleft
+\parbox[t]{0.9\columnwidth}{
+\centering www%
+}
+}
+
+\subsection{Color Boxes}
+
+\colorbox{blue}{www}
+
+\colorbox{blue}{\begin{minipage}[t]{0.9\columnwidth}
+www
+\end{minipage}}
+
+\colorbox{blue}{\parbox[t]{0.9\columnwidth}{www}}
+
+\colorbox{blue}{\makebox[0.9\columnwidth][l]{www}}
+
+\fcolorbox{lime}{white}{\begin{minipage}[t]{0.9\columnwidth}%
+www%
+\end{minipage}}
+
+\fcolorbox{lime}{white}{\parbox[t]{0.9\columnwidth}{%
+www%
+}}
+
+\fcolorbox{lime}{white}{\makebox[0.9\columnwidth][l]{www}}
+
+\fcolorbox{lime}{white}{www}
+
 \subsection{LyX Boxes}
 
 \begin{lyxgreyedout}
@@ -175,6 +234,9 @@ Shaded background box, with inner minipage\end{shaded}%
 \subsection{Predefined Colors}
 
 test \textcolor{blue}{blue} test \textcolor{red}{red red red} test \textcolor{green}{bla}\textcolor{magenta}{blub}
+test \textcolor{brown}{brown} test \textcolor{darkgray}{darkgray} test \textcolor{gray}{gray}\textcolor{lightgray}{lightgray}
+test \textcolor{lime}{lime} test \textcolor{olive}{olive} test \textcolor{orange}{orange}\textcolor{pink}{pink}
+test \textcolor{purple}{purple} test \textcolor{teal}{teal} test \textcolor{violet}{violet}
 test
 \textcolor{green}{c}%
 \textcolor{red}{o}%
@@ -357,8 +419,9 @@ Lines can have a left arrow fill \leftarrowfill in the middle.
 Lines can have a right arrow fill \rightarrowfill in the middle.
 Lines can have a upbrace fill \upbracefill in the middle.
 Lines can have a downbrace fill \downbracefill in the middle.
-Lines can have absolute space \hspace{2cm} in the middle.
-Lines can have relative space \hspace{0.12\textwidth} in the middle.
+Lines can have an absolute space \hspace{2cm} in the middle.
+Lines can have a relative space \hspace{0.12\textwidth} in the middle.
+Lines can have a glue-length space \hspace{2cm plus 2mm minus 1mm} in the middle.
 Lines can have protected space \hspace*{2cm} in the middle.
 
 We also handle defined spaces:
@@ -422,8 +485,9 @@ interword: $a\ b$
 Lines can have a vfill \vfill in the middle.
 Lines can have a vfill \vspace{\fill} in the middle.
 Lines can have a protected vfill \vspace*{\fill} in the middle.
-Lines can have vertical absolute space \vspace{2cm} in the middle.
-Lines can have vertical relative space \vspace{0.09\columnwidth} in the middle.
+Lines can have a vertical absolute space \vspace{2cm} in the middle.
+Lines can have a vertical relative space \vspace{0.09\columnwidth} in the middle.
+Lines can have a vertical glue-length space \vspace{2cm minus 2bp plus 1cc} in the middle.
 Lines can have protected vertical space \vspace*{2cm} in the middle.
 
 We also handle skips:
@@ -452,7 +516,7 @@ from textcomp:
 \textnumero\texttrademark
 
 from textgreek and textcyr:
-\textgreek{>a}\textcyr{\char226}
+\textgreek{>a}\textcyr{\cyrv}
 
 from subscript:
 \textsubscript{4}