Example:
Code: Select all
\noindent Some text
\\ \\
\noindent Some more text
in my PDF file. Any experience concerning this issue or possible solutions?Some text
Ê
Some more text
Thanks

Code: Select all
\noindent Some text
\\ \\
\noindent Some more text
in my PDF file. Any experience concerning this issue or possible solutions?Some text
Ê
Some more text
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass[12pt,a4paper]{scrartcl}
\usepackage{fourier}
\begin{document}
\begin{itemize}
\item LOREM IPSUM
\end{itemize}
\end{document}
Code: Select all
\documentclass[12pt,a4paper]{scrartcl}
\usepackage{fourier}
\begin{document}
\begin{itemize}
\item LOREM IPSUM
\end{itemize}
\end{document}
\usepackage[utf8]{inputenc}
NEW: TikZ book now 40% off at Amazon.com for a short time.