Skip to content

AngeloFilaseta/layangelo-latex

Repository files navigation

layangelo-latex

Commands

Images

\centeredImage{#1}{#2}{#3} is used to place and center an image. Place the image path as #1, the caption as #2, and a number between 0 and 1 in #3 to specify the widht.

Highliting

\hly{text} and \hlY{text} are the commands used to highlight. Both use the stock yellow highlighter, but \hlY{text} is a bit darker.

Enviroments

File

Usage:

\begin{file}[optional filename, defaults to "File"]
	File contents, for example, with a listings environment
\end{file}

Info

Usage:

\begin{info}[optional title, defaults to "Info:"]
	Some info
\end{info}

Question

Usage:

\begin{question}[optional title]
	Question contents
\end{question}

Warning

Usage:

\begin{warn}[optional title, defaults to "Warning:"]
	Some Warning
\end{warn}

License

This template originates from LaTeXTemplates

This template is licensed under the CC BY-NC-SA 3.0 license.

Started from:

Lachaise Assignment Original Authors:

  • Marion Lachaise
  • François Févotte

Vel ([email protected])

Changes from the original template are listed in the layout.tex file.

FOSSA Status

Releases

No releases published

Languages