Sha256: a97d2dcaf6388ede89c66d46cb8152303e7d4e85637dc5cc0d0508b0d5849853

Contents?: true

Size: 1.03 KB

Versions: 12

Compression:

Stored size: 1.03 KB

Contents

%== .basic ==%

%== .emphasis ==%
\emph{chunky bacon}

%== .emphasis_with_role ==%
\emph{chunky bacon}

%== .strong ==%
\textbf{chunky bacon}

%== .strong_with_role ==%
\textbf{chunky bacon}

%== .monospaced ==%
\texttt{hello world!}

%== .monospaced_with_role ==%
\texttt{hello world!}

%== .superscript ==%
${}^{super}$chunky bacon

%== .superscript_with_role ==%
${}^{super}$chunky bacon

%== .subscript ==%
${}_{sub}$chunky bacon

%== .subscript_with_role ==%
${}_{sub}$chunky bacon

%== .mark ==%
\colorbox{yellow}{ chunky bacon}

%== .double ==%
``chunky bacon''

%== .double_with_role ==%
``chunky bacon''

%== .single ==%
`chunky bacon'

%== .single_with_role ==%
`chunky bacon'

%== .latexmath ==%
$C = \alpha + \beta Y^{\gamma} + \epsilon$

%== .latexmath2 ==%
$C = \alpha + \beta Y^{\gamma} + \epsilon$

%== .with_id ==%
\emph{chunky bacon}

%== .mixed_monospace_bold_italic ==%
\texttt{\textbf{\emph{monospace bold italic phrase}}} and le\texttt{\textbf{\emph{tt}}}ers

%== .asciimath ==%
<div class="paragraph">
<p>sqrt(4) = 2</p>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
asciidoctor-latex-1.5.0.17.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.16.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.15.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.14.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.13.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.12.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.11.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.10.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.9.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.8b.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.7.dev test/examples/tex/inline_quoted.tex
asciidoctor-latex-1.5.0.5.dev test/examples/tex/inline_quoted.tex