LyXFix for Indentation in Endnotes

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
UMaster7
Posts: 1
Joined: Wed Mar 27, 2013 1:45 pm

Fix for Indentation in Endnotes

Post by UMaster7 »

My Problems are the following.
  • Endnotes are not on a line at the beginning, because each second line starts far too left.
  • also Links in endnotes break any rules and make the right side look :shock:
Some data:
My Preamble is:

Code: Select all

Code, edit and compile here:
\usepackage{listings}
\lstset{
language=Matlab,
numbers=left,
numberstyle=\tiny,
basicstyle=\footnotesize,
showstringspaces=false,
numberblanklines=false,
frame=single,
backgroundcolor=\color{zebg},
xleftmargin=0cm,
linewidth=1.11\linewidth
}
\renewcommand{\notesname}{Endnoten}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Document class is scrartcl from koma-script. Tried it also with article. No changes till now.

Modules:
  • hang
  • footnote 2 endnote
Rest is LyX-standard.

:?:
Attachments
LyX-Endnotes.png
LyX-Endnotes.png (54.58 KiB) Viewed 2712 times
Last edited by localghost on Wed Mar 27, 2013 7:38 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply