#LyX 2.1 created this file. For more info see http://www.lyx.org/ \lyxformat 474 \begin_document \begin_header \textclass article \begin_preamble %lyx2wpost preable August 3 2017. %This is an evolving preamble which works in tandem with myConfig5.cfg %and the lyx2wpost script \usepackage[english]{babel} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands. \newtheorem{theorem}{Theorem}[section] %\newtheorem{conjecture}[theorem]{Conjecture} \newtheorem{lemma}[theorem]{Lemma} \newtheorem{corollary}[theorem]{Corollary} \newtheorem{proposition}[theorem]{Proposition} %\newtheorem{claim}[theorem]{Claim} \newtheorem{remark}[theorem]{Remark} \newtheorem{definition}[theorem]{Definition} \newtheorem{construction}[theorem]{Construction} %Theorem 1 instead of Theorem 0.1 \renewcommand{\thetheorem}{% \arabic{theorem}} \renewenvironment{theorem} {\par \refstepcounter{theorem} \noindent \textbf{Theorem \thetheorem.}}{} \ifcsname thm\endcsname \renewenvironment{thm}% {\par \refstepcounter{theorem} \noindent \textbf{Theorem \thetheorem.}}{}% \fi \ifcsname conjecture\endcsname \renewenvironment{conjecture} {\par \refstepcounter{theorem} \noindent \textbf{Conjecture \thetheorem.}}{} \fi \ifcsname corollary\endcsname \renewenvironment{corollary} {\par \refstepcounter{theorem} \noindent \textbf{Corollary \thetheorem.}}{} \fi \ifcsname proposition\endcsname \renewenvironment{proposition} {\par \refstepcounter{theorem} \noindent \textbf{Proposition \thetheorem.}}{} \fi \ifcsname prop\endcsname \renewenvironment{prop}% {\par \refstepcounter{theorem} \noindent \textbf{Proposition \thetheorem.}}{}% \fi \ifcsname claim\endcsname \renewenvironment{claim}% {\par \refstepcounter{theorem} \noindent \textbf{Claim \thetheorem.}}{}% \fi \ifcsname definition\endcsname \renewenvironment{definition} {\par \refstepcounter{theorem} \noindent \textbf{Definition \thetheorem.}}{} \fi \ifcsname lemma\endcsname \renewenvironment{lemma} {\par \refstepcounter{theorem} \noindent \textbf{Lemma \thetheorem.}}{} \fi \ifcsname lem\endcsname \renewenvironment{lem}% {\par \refstepcounter{theorem} \noindent \textbf{Lemma \thetheorem.}}{}% \fi \ifcsname remark\endcsname \renewenvironment{remark} {\par \refstepcounter{theorem} \noindent \textbf{Remark \thetheorem.}}{} \fi \ifcsname rem\endcsname \renewenvironment{rem}% {\par \refstepcounter{theorem} \noindent \textbf{Remark \thetheorem.}}{}% \fi \ifcsname problem\endcsname \renewenvironment{problem}% {\par \refstepcounter{theorem} \noindent \textbf{Problem \thetheorem.}}{}% \fi %\renewenvironment{proof}{\par \noindent \textbf{Proof:}}{\hfill $\square$ \newline \newline} %QED \par\vspace{0.5cm}} \renewcommand{\qedsymbol}{$\square$} \renewcommand{\paragraph}[1]{\textbf{#1}. } \end_preamble \use_default_options false \begin_modules theorems-ams \end_modules \maintain_unincluded_children false \language english \language_package none \inputencoding auto \fontencoding default \font_roman default \font_sans default \font_typewriter default \font_math auto \font_default_family default \use_non_tex_fonts false \font_sc false \font_osf false \font_sf_scale 100 \font_tt_scale 100 \graphics default \default_output_format default \output_sync 0 \bibtex_command default \index_command default \paperfontsize 12 \spacing single \use_hyperref false \papersize default \use_geometry false \use_package amsmath 2 \use_package amssymb 2 \use_package cancel 0 \use_package esint 1 \use_package mathdots 0 \use_package mathtools 0 \use_package mhchem 0 \use_package stackrel 0 \use_package stmaryrd 0 \use_package undertilde 0 \cite_engine basic \cite_engine_type default \biblio_style plain \use_bibtopic false \use_indices false \paperorientation portrait \suppress_date false \justification true \use_refstyle 0 \index Index \shortcut idx \color #008000 \end_index \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \paragraph_indentation default \quotes_language english \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes false \html_math_output 0 \html_css_as_file 0 \html_be_strict false \end_header \begin_body \begin_layout Standard \begin_inset FormulaMacro \newcommand{\E}{\mathrm{\mathbb{E}}} {\mathbb{E}} \end_inset \end_layout \begin_layout Standard \begin_inset FormulaMacro \newcommand{\e}{\mathrm{\mathbb{\epsilon}}} {\epsilon} \end_inset \end_layout \begin_layout Section Title: foo, Scribe: Joe Green \end_layout \begin_layout Standard This is a template for the scribe. It is also a test to make sure everything works. You should change the path for the bibliography (or remove it altogether if you are not using it). \end_layout \begin_layout Standard Optionally, the lectures will be posted on my blog. Using this template minimizes the risk that my wordpress compiler won't work. \end_layout \begin_layout Subsection Subsection \begin_inset CommandInset label LatexCommand label name "sub:Subsection" \end_inset \end_layout \begin_layout Subsubsection Subsubsection \end_layout \begin_layout Paragraph Paragraph \end_layout \begin_layout Theorem Theorem \begin_inset Formula $\e=1/\e$ \end_inset . \end_layout \begin_layout Lemma \begin_inset CommandInset label LatexCommand label name "lem:Lemma" \end_inset Lemma \end_layout \begin_layout Proposition Proposition \end_layout \begin_layout Claim Claim \end_layout \begin_layout Proof Done \end_layout \begin_layout Conjecture Conjecture \end_layout \begin_layout Enumerate A list \end_layout \begin_layout Enumerate Bla \end_layout \begin_layout Problem Open problem \end_layout \begin_layout Standard In-line math \begin_inset Formula $x^{2}=\frac{1}{x}$ \end_inset . Displayed math \begin_inset Formula \[ x^{2}=3 \] \end_inset \end_layout \begin_layout Standard align \end_layout \begin_layout Standard \begin_inset Formula \begin{align} x & =3\label{eq:label}\\ x & =5\label{eq:bla} \end{align} \end_inset \end_layout \begin_layout Standard A reference: By Equation \begin_inset CommandInset ref LatexCommand ref reference "eq:label" \end_inset and \begin_inset CommandInset ref LatexCommand ref reference "eq:bla" \end_inset . A citation. By Paper \begin_inset CommandInset citation LatexCommand cite key "AAIPR01" \end_inset . Ref to subsection \begin_inset CommandInset ref LatexCommand ref reference "sub:Subsection" \end_inset . Ref to Lemma \begin_inset CommandInset ref LatexCommand ref reference "lem:Lemma" \end_inset . \end_layout \begin_layout Remark This is a test. \end_layout \begin_layout Standard \begin_inset CommandInset bibtex LatexCommand bibtex bibfiles "Bibliography,C:/home/krv/math/OmniBib" options "plain" \end_inset \end_layout \end_body \end_document