mirror of
https://github.com/vale981/Lab_Report_LaTeX
synced 2025-03-04 16:41:38 -05:00
Update Where
This commit is contained in:
parent
2887b2c1d5
commit
5705203dfb
1 changed files with 3 additions and 2 deletions
|
@ -22,6 +22,7 @@
|
|||
\labelformat{figure}{figure #1}
|
||||
\labelformat{table}{table #1}
|
||||
|
||||
\newcolumntype{L}{>{\(}l<{\)}} % math-mode version of "l" column type
|
||||
\newcommand{\headsection}{\leftmark}
|
||||
\newcommand{\ifset}[2]{\ifx {#1} \empty\else\ {#2}\fi}
|
||||
\deftripstyle{pagestyle}
|
||||
|
@ -73,12 +74,12 @@
|
|||
\end{titlepage}
|
||||
}
|
||||
|
||||
|
||||
\newcommand*{\rom}[1]{\expandafter\@slowromancap\romannumeral #1@}
|
||||
\newlength{\conditionwd}
|
||||
\newenvironment{conditions}[1][where:]
|
||||
{%
|
||||
#1\tabularx{\textwidth-\widthof{#1}}[t]{
|
||||
>{\(}l<{\)} @{${}-\quad{}$} X@{}
|
||||
>{\(}r<{\)} @{${}\quad-\quad{}$} l@{}
|
||||
}%
|
||||
}
|
||||
{\endtabularx\\[\belowdisplayskip]}
|
||||
|
|
Loading…
Add table
Reference in a new issue