Search found 3 matches

by gafarglbargl
Fri Nov 08, 2013 3:24 pm
Forum: Graphics, Figures & Tables
Topic: Adding Table outside floating Environment to LoT
Replies: 1
Views: 2457

Adding Table outside floating Environment to LoT

I have a table created with tabularx. Is there any way to add it to the LoT without putting it in a {table}?
by gafarglbargl
Wed Sep 11, 2013 1:28 pm
Forum: General
Topic: Indention of itemized List outside of its Scope
Replies: 2
Views: 5242

Re: Indention of itemized List outside of its Scope

Thank you for the help, advice and welcome :D
by gafarglbargl
Wed Sep 11, 2013 12:24 pm
Forum: General
Topic: Indention of itemized List outside of its Scope
Replies: 2
Views: 5242

Indention of itemized List outside of its Scope

I get an unwanted indentation when using this code for itemized lists (see attachment).
Definitions:
\begin{itemize}
\item Functional requirement:
\item Non-functional requirement:
\end{itemize}

Abbreviations:
\begin{itemize}
\item FR: Functional requirement
\item NFR: Non-functional ...